Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds