Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_convert_ycbcr.c51 nir_ssa_def *chroma_channel, in chroma_range() argument
57 return nir_fadd(b, chroma_channel, in chroma_range()
62 nir_fmul(b, chroma_channel, in chroma_range()