Searched refs:ancillary_data_lenght (Results 1 – 1 of 1) sorted by relevance
504 int32 ancillary_data_lenght = pVars->predicted_frame_size << 3; in pvmp3_framedecoder() local506 ancillary_data_lenght -= pVars->inputStream.usedBits; in pvmp3_framedecoder()509 if (ancillary_data_lenght > 0) in pvmp3_framedecoder()511 pVars->inputStream.usedBits += ancillary_data_lenght; in pvmp3_framedecoder()