Home
last modified time | relevance | path

Searched refs:chroma_check (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dvar_based_part.c578 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/
Dvp9_encodeframe.c1210 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()