/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
H A D | SurfaceD3D.cpp | 121 EGLAttrib colorspace = in initialize() local 130 EGLAttrib colorspace = in initialize() local
|
/third_party/vk-gl-cts/modules/egl/ |
H A D | teglQuerySurfaceTests.cpp | 235 const EGLint colorspace = eglu::querySurfaceInt(egl, display, surface, EGL_COLORSPACE); in checkCommonAttributes() local
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | image_format_convert_test.cpp | 1619 ColorSpace colorspace = ColorSpace::UNKNOWN; in HWTEST_F() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | h264_ps.h | 79 enum AVColorSpace colorspace; member
|
H A D | ffv1.h | 104 int colorspace; member
|
H A D | vp8.h | 308 uint8_t colorspace; ///< 0 is the only value allowed (meaning bt601) member
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_tonemap_opencl.c | 54 enum AVColorSpace colorspace, colorspace_in, colorspace_out; member [all...] |
H A D | vf_libplacebo.c | 78 int colorspace; member [all...] |
H A D | vf_scale.c | 380 static const int *parse_yuv_type(const char *s, enum AVColorSpace colorspace) in parse_yuv_type() argument [all...] |
H A D | vf_vectorscope.c | 75 int colorspace; member [all...] |
H A D | vf_colorspace.c | 1007 AVFILTER_DEFINE_CLASS(colorspace); variable [all...] |
/third_party/ffmpeg/libavutil/ |
H A D | frame.h | 589 enum AVColorSpace colorspace; member
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | formatutils.h | 79 ANGLE_INLINE bool ColorspaceFormatOverride(const EGLenum colorspace, GLenum *rendertargetformat) in ColorspaceFormatOverride() argument
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | D3DTextureTest.cpp | 329 EGLint colorspace = EGL_NONE; in TEST_P() local 385 EGLint colorspace = EGL_NONE; in TEST_P() local 486 EGLint colorspace = EGL_NONE; in TEST_P() local 586 EGLint colorspace = EGL_NONE; TEST_P() local [all...] |
/third_party/skia/third_party/externals/libwebp/src/dec/ |
H A D | io_dec.c | 179 const WEBP_CSP_MODE colorspace = p->output->colorspace; in EmitAlphaRGB() local 205 const WEBP_CSP_MODE colorspace = p->output->colorspace; in EmitAlphaRGBA4444() local 413 const WEBP_CSP_MODE colorspace = p->output->colorspace; ExportAlpha() local 447 const WEBP_CSP_MODE colorspace = p->output->colorspace; ExportAlphaRGBA4444() local 565 const WEBP_CSP_MODE colorspace = p->output->colorspace; CustomSetup() local [all...] |
H A D | webp_dec.c | 526 static uint8_t* DecodeIntoRGBABuffer(WEBP_CSP_MODE colorspace, in DecodeIntoRGBABuffer() argument
|
H A D | idec_dec.c | 722 WEBP_CSP_MODE colorspace; in WebPINewYUVA() local [all...] |
/third_party/skia/third_party/externals/libwebp/src/webp/ |
H A D | decode.h | 201 WEBP_CSP_MODE colorspace; // Colorspace. member
|
H A D | encode.h | 310 WebPEncCSP colorspace; // colorspace: should be YUV420 for now (=Y'CbCr). member [all...] |
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | egl_state.cpp | 1055 EGLint colorspace = 0; in GetSurfaceInformation() local
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/texture_encode/ |
H A D | astc_codec.cpp | 693 ColorManager::ColorSpace colorspace = astcPixelMap_->InnerGetGrColorSpace(); in AstcSoftwareEncodeCore() local
|
/third_party/cups-filters/filter/ |
H A D | imagetopdf.c | 135 static int colorspace; /* Output colorspace */ variable [all...] |
H A D | imagetoraster.c | 4527 make_lut(cups_ib_t *lut, int colorspace, float g, float b) make_lut() argument
|
/third_party/mesa3d/src/util/format/ |
H A D | u_format.h | 244 enum util_format_colorspace colorspace; member 942 util_format_get_component_bits(enum pipe_format format, enum util_format_colorspace colorspace, uint component) util_format_get_component_bits() argument [all...] |
/test/xts/acts/graphic/nativebuffer/entry/src/main/cpp/ |
H A D | nativebuffer.cpp | 777 OH_NativeBuffer_ColorSpace colorspace;
in OHNativeBufferSetColorSpaceNormal() local
|