Searched refs:L_DIV (Results 1 – 4 of 4) sorted by relevance
761 PIT_MAX_MAX + L_INTERPOL + L_DIV + 1); /* 411 + 17 + 256 + 1 = 685 */ in CLpd_AcelpDecode()763 M_LP_FILTER_ORDER + L_DIV); /* 16 + 256 = 272 */ in CLpd_AcelpDecode()784 (L_DIV + 1) * sizeof(FIXP_DBL)); in CLpd_AcelpDecode()890 coreCoderFrameLength / L_DIV, in CLpd_AcelpDecode()919 C_ALLOC_SCRATCH_END(syn_buf, FIXP_DBL, M_LP_FILTER_ORDER + L_DIV); in CLpd_AcelpDecode()920 C_ALLOC_SCRATCH_END(exc_buf, FIXP_DBL, PIT_MAX_MAX + L_INTERPOL + L_DIV + 1); in CLpd_AcelpDecode()946 PIT_MAX_MAX + L_INTERPOL + L_DIV); /* 411 + 17 + 256 + 1 = */ in CLpd_TcxTDConceal()948 M_LP_FILTER_ORDER + L_DIV); /* 256 + 16 = */ in CLpd_TcxTDConceal()950 FIXP_DBL ns_buf[L_DIV + 1]; in CLpd_TcxTDConceal()1043 C_ALLOC_SCRATCH_END(syn_buf, FIXP_DBL, M_LP_FILTER_ORDER + L_DIV); in CLpd_TcxTDConceal()[all …]
192 #define L_DIV L_DIV_1024 macro
1188 pAacDecoderStaticChannelInfo->last_tcx_pitch = L_DIV; /* pitch_tcx */ in CLpd_Reset()
2324 self->pAacDecoderStaticChannelInfo[ch]->last_tcx_pitch = L_DIV; in CAacDecoder_Init()