Searched refs:mpc8_thres (Results 1 – 2 of 2) sorted by relevance
49 static const unsigned int mpc8_thres[] = {0, 0, 3, 0, 0, 1, 3, 4, 8}; variable
335 cnt = 2 * mpc8_thres[res]; in mpc8_decode_frame()337 const VLC *vlc = &quant_vlc[res - 5][cnt > mpc8_thres[res]]; in mpc8_decode_frame()