Searched refs:bytes_to_discard (Results 1 – 1 of 1) sorted by relevance
234 int32 bytes_to_discard; in pvmp3_framedecoder() local302 bytes_to_discard = pVars->frame_start - pVars->sideInfo.main_data_begin - main_data_end; in pvmp3_framedecoder()315 if (bytes_to_discard < 0 || crc_error_count) in pvmp3_framedecoder()352 pVars->mainDataStream.usedBits += (bytes_to_discard << 3); in pvmp3_framedecoder()