Home
last modified time | relevance | path

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

Completed in 1 milliseconds