Searched refs:CHROMA_420 (Results 1 – 3 of 3) sorted by relevance
146 CHROMA_420 = 1, enumerator
494 if (vsh->chroma_format == CHROMA_420 && vsh->bit_depth == 8) { in dpb_alloc_frame()496 } else if (vsh->chroma_format == CHROMA_420 && vsh->bit_depth == 10) { in dpb_alloc_frame()
315 if (vsh->chroma_format != CHROMA_420) { in avs2d_parse_sequence_header()