Searched defs:dquant_code (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | ituh263enc.c | 298 static const int dquant_code[5]= {1,0,9,2,3}; variable |
H A D | mpeg4videoenc.c | 481 static const int dquant_code[5] = { 1, 0, 9, 2, 3 }; variable |
Completed in 4 milliseconds