Home
last modified time | relevance | path

Searched refs:mpc8_huffq2 (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmpc8data.h50 static const int8_t mpc8_huffq2[5*5*5] = { variable
Dmpc8.c320 cnt = (cnt >> 1) + mpc8_huffq2[t]; in mpc8_decode_frame()