Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmsmpeg4enc.c156 int chroma_best = 0, best_chroma_size = INT_MAX; in find_best_tables() local
193 if(chroma_size<best_chroma_size){ in find_best_tables()
194 best_chroma_size= chroma_size; in find_best_tables()