Searched refs:chroma_check (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 961 static void chroma_check(VP9_COMP *cpi, MACROBLOCK *x, int bsize, in chroma_check() function 1214 chroma_check(cpi, x, bsize, y_sad, is_key_frame); in choose_partitioning() 1225 chroma_check(cpi, x, bsize, y_sad, is_key_frame); in choose_partitioning() 1448 chroma_check(cpi, x, bsize, y_sad, is_key_frame); in choose_partitioning()
|