Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dblockd.c63 int chroma_ref; in av1_reset_skip_context() local
64 chroma_ref = in av1_reset_skip_context()
67 nplanes = 1 + (num_planes - 1) * chroma_ref; in av1_reset_skip_context()
Donyxc_int.h858 const int chroma_ref = ((mi_row & 0x01) || !(bh & 0x01) || !ss_y) && in set_mi_row_col() local
860 if (chroma_ref) { in set_mi_row_col()