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