Searched refs:DCT3_LEN (Results 1 – 4 of 4) sorted by relevance
58 #define DCT3_LEN (32) macro88 for (n = 1; n < DCT3_LEN / 2; n++) { in ixheaacd_dct3_32()121 ptr_reverse = &output[DCT3_LEN - 1]; in ixheaacd_dct3_32()139 for (n = 1; n < DCT3_LEN / 4; n++) { in ixheaacd_dct3_32()202 for (k = (DCT3_LEN / 4) - 1; k != 0; k--) { in ixheaacd_dct3_32()
53 #define DCT3_LEN (32) macro82 for (n = 1; n < DCT3_LEN / 2; n++) { in ixheaacd_dct3_32()121 ptr_reverse = &output[DCT3_LEN - 1]; in ixheaacd_dct3_32()140 for (n = 1; n < DCT3_LEN / 4; n++) { in ixheaacd_dct3_32()208 for (k = (DCT3_LEN / 4) - 1; k != 0; k--) { in ixheaacd_dct3_32()
60 #define DCT3_LEN (32) macro
52 #define DCT3_LEN (32) macro