Searched refs:chroma_check (Results 1 – 2 of 2) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | var_based_part.c | 578 static AOM_INLINE void chroma_check(AV1_COMP *cpi, MACROBLOCK *x, in chroma_check() function 1001 chroma_check(cpi, x, bsize, y_sad, is_key_frame); in av1_choose_var_based_partitioning()
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 1210 static void chroma_check(VP9_COMP *cpi, MACROBLOCK *x, int bsize, in chroma_check() function 1541 chroma_check(cpi, x, bsize, y_sad, is_key_frame); in choose_partitioning() 1558 chroma_check(cpi, x, bsize, y_sad, is_key_frame); in choose_partitioning() 1787 chroma_check(cpi, x, bsize, y_sad, is_key_frame); in choose_partitioning()
|