Searched refs:ancillary_data_lenght (Results 1 – 1 of 1) sorted by relevance
513 int32 ancillary_data_lenght = pVars->predicted_frame_size << 3; in pvmp3_framedecoder() local515 ancillary_data_lenght -= pVars->inputStream.usedBits; in pvmp3_framedecoder()518 if (ancillary_data_lenght > 0) in pvmp3_framedecoder()520 pVars->inputStream.usedBits += ancillary_data_lenght; in pvmp3_framedecoder()