Home
last modified time | relevance | path

Searched defs:output_components (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/
Djpeglib.h529 int output_components; /* # of color components returned */ member
/third_party/skia/m133/third_party/externals/libjpeg-turbo/
Djpeglib.h531 int output_components; /* # of color components returned */ member
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_link_varyings.c4181 const unsigned output_components = output_vectors * 4; in check_against_output_limit() local