Searched refs:best_chroma_size (Results 1 – 1 of 1) sorted by relevance
156 int chroma_best = 0, best_chroma_size = INT_MAX; in find_best_tables() local193 if(chroma_size<best_chroma_size){ in find_best_tables()194 best_chroma_size= chroma_size; in find_best_tables()