Searched refs:chroma_ref (Results 1 – 2 of 2) sorted by relevance
63 int chroma_ref; in av1_reset_skip_context() local64 chroma_ref = in av1_reset_skip_context()67 nplanes = 1 + (num_planes - 1) * chroma_ref; in av1_reset_skip_context()
858 const int chroma_ref = ((mi_row & 0x01) || !(bh & 0x01) || !ss_y) && in set_mi_row_col() local860 if (chroma_ref) { in set_mi_row_col()