Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp3.c82 #define CODING_MODE_COUNT 8 macro
92 static const int ModeAlphabet[6][CODING_MODE_COUNT] = {
795 int custom_mode_alphabet[CODING_MODE_COUNT]; in unpack_modes()