Home
last modified time | relevance | path

Searched refs:chroma_best (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
195 chroma_best= i; in find_best_tables()
199 if(s->pict_type==AV_PICTURE_TYPE_P) chroma_best= best; in find_best_tables()
204 s->rl_chroma_table_index= chroma_best; in find_best_tables()