Searched refs:bad_pitch (Results 1 – 1 of 1) sorted by relevance
451 int bad_pitch = 0; ///< parity check failed in decode_frame() local503 bad_pitch = av_parity(ac_index >> 2) == get_bits1(&gb); in decode_frame()512 if (bad_pitch) { in decode_frame()