Searched refs:bad_pitch (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dg729dec.c399 int bad_pitch = 0; ///< parity check failed local
483 bad_pitch = get_parity(ac_index) == get_bits1(&gb);
492 if (bad_pitch)

Completed in 60 milliseconds