Searched refs:matLoop (Results 1 – 1 of 1) sorted by relevance
397 uint8_t matLoop; in arm_dct4_q31() local415 matLoop = (uint8_t)(((S->N - 1U) >> 8U) + 1U); in arm_dct4_q31()421 while ((matLoop--) != 0U) in arm_dct4_q31()452 matLoop = (uint8_t)(((S->N - 1U) >> 7U) + 1U); in arm_dct4_q31()460 while ((matLoop--) != 0U) in arm_dct4_q31()618 uint8_t matLoop; in arm_dct4_q15() local636 matLoop = (uint8_t)(((S->N - 1U) >> 8U) + 1U); in arm_dct4_q15()642 while ((matLoop--) != 0U) in arm_dct4_q15()677 matLoop = (uint8_t)(((S->N - 1U) >> 7U) + 1U); in arm_dct4_q15()685 while ((matLoop--) != 0U) in arm_dct4_q15()