Searched refs:LC_aacP_DecoderFlag (Results 1 – 4 of 4) sorted by relevance
212 sbrDec->LC_aacP_DecoderFlag = OFF; in sbr_applied()225 sbrDec->LC_aacP_DecoderFlag = ON; /* Enable LC for stereo */ in sbr_applied()229 sbrDec->LC_aacP_DecoderFlag = OFF; /* Disable LC, Enable HQ for mono */ in sbr_applied()245 sbrDec->LC_aacP_DecoderFlag = ON; /* Enable LC for stereo */ in sbr_applied()249 sbrDec->LC_aacP_DecoderFlag = OFF; /* Disable LC, Enable HQ for mono */ in sbr_applied()256 sbrDec->LC_aacP_DecoderFlag = ON; /* Enable LC for all sbr decoding */ in sbr_applied()277 sbrDec->LC_aacP_DecoderFlag = ON; /* Enable LC for stereo */ in sbr_applied()281 sbrDec->LC_aacP_DecoderFlag = OFF; /* Disable LC, Enable HQ for mono */ in sbr_applied()284 sbrDec->LC_aacP_DecoderFlag = ON; /* Enable LC for all sbr decoding */ in sbr_applied()
207 if (sbrDec->LC_aacP_DecoderFlag == OFF) in sbr_dec()224 if (sbrDec->LC_aacP_DecoderFlag == ON) in sbr_dec()264 if (sbrDec->LC_aacP_DecoderFlag == ON) in sbr_dec()285 sbrDec->LC_aacP_DecoderFlag, in sbr_dec()317 sbrDec->LC_aacP_DecoderFlag); in sbr_dec()341 sbrDec->LC_aacP_DecoderFlag, in sbr_dec()370 sbrDec->LC_aacP_DecoderFlag); in sbr_dec()765 if (sbrDec->LC_aacP_DecoderFlag == ON) in sbr_dec()906 if (sbrDec->LC_aacP_DecoderFlag == OFF) in sbr_dec()
107 Int32 LC_aacP_DecoderFlag; /* Low Complexity decoder flag */ member
281 if (pVars->sbrDec.LC_aacP_DecoderFlag == 1) /* clear buffer only for LC decoding */ in PVMP4AudioDecoderResetBuffer()