Searched refs:has_chroma (Results 1 – 5 of 5) sorted by relevance
242 if (plane_format->has_chroma && conversion->chroma_reconstruction) { in create_plane_tex_instr_implicit()367 if (!format->planes[p].has_chroma) in try_lower_tex_ycbcr()
88 .has_chroma = false, \96 .has_chroma = true, \1054 if (conversion->format->planes[p].has_chroma && in anv_CreateSamplerYcbcrConversionKHR()
277 sampler->conversion && sampler->conversion->format->planes[p].has_chroma; in genX()
2231 bool has_chroma; member
1059 const int has_chroma = in read_intra_block_mode_info() local1062 xd->cfl.is_chroma_reference = has_chroma; in read_intra_block_mode_info()1063 if (!cm->seq_params.monochrome && has_chroma) { in read_intra_block_mode_info()