Searched refs:mpegSurroundUseTimeInterface (Results 1 – 1 of 1) sorted by relevance
216 UCHAR mpegSurroundUseTimeInterface; member668 sacDec->mpegSurroundUseTimeInterface = 1; in mpegSurroundDecoder_Create()1714 if (pMpegSurroundDecoder->mpegSurroundUseTimeInterface) { in mpegSurroundDecoder_Apply()1727 pMpegSurroundDecoder->mpegSurroundUseTimeInterface ? INPUTMODE_TIME in mpegSurroundDecoder_Apply()1882 if (pMpegSurroundDecoder->mpegSurroundUseTimeInterface != (UCHAR)value) { in mpegSurroundDecoder_SetParam()1883 pMpegSurroundDecoder->mpegSurroundUseTimeInterface = (UCHAR)value; in mpegSurroundDecoder_SetParam()2006 if (self->mpegSurroundUseTimeInterface) { in mpegSurroundDecoder_GetDelay()