Searched refs:mpegSurroundUseTimeInterface (Results 1 – 1 of 1) sorted by relevance
216 UCHAR mpegSurroundUseTimeInterface; member668 sacDec->mpegSurroundUseTimeInterface = 1; in mpegSurroundDecoder_Create()1695 if (pMpegSurroundDecoder->mpegSurroundUseTimeInterface) { in mpegSurroundDecoder_Apply()1708 pMpegSurroundDecoder->mpegSurroundUseTimeInterface ? INPUTMODE_TIME in mpegSurroundDecoder_Apply()1863 if (pMpegSurroundDecoder->mpegSurroundUseTimeInterface != (UCHAR)value) { in mpegSurroundDecoder_SetParam()1864 pMpegSurroundDecoder->mpegSurroundUseTimeInterface = (UCHAR)value; in mpegSurroundDecoder_SetParam()1987 if (self->mpegSurroundUseTimeInterface) { in mpegSurroundDecoder_GetDelay()