Home
last modified time | relevance | path

Searched defs:colorspace (Results 1 - 25 of 55) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferOSX.hpp44 CGColorSpaceRef colorspace; member in sw::FrameBufferOSX
/third_party/skia/modules/svg/src/
H A DSkSVGFeDisplacementMap.cpp30 const SkSVGColorspace colorspace = this->resolveColorspace(ctx, fctx); in onMakeImageFilter() local
H A DSkSVGFeComposite.cpp50 const SkSVGColorspace colorspace = this->resolveColorspace(ctx, fctx); in onMakeImageFilter() local
H A DSkSVGFeMorphology.cpp26 const SkSVGColorspace colorspace = this->resolveColorspace(ctx, fctx); in onMakeImageFilter() local
H A DSkSVGFeBlend.cpp42 const SkSVGColorspace colorspace = this->resolveColorspace(ctx, fctx); in onMakeImageFilter() local
/third_party/skia/tests/
H A DImageGeneratorTest.cpp111 auto colorspace = SkColorSpace::MakeSRGB(); in DEF_TEST() local
/third_party/ffmpeg/libavformat/
H A Dyuv4mpegenc.c34 const char *colorspace = ""; in yuv4_write_header() local
[all...]
/third_party/mesa3d/src/vulkan/util/
H A Dvk_format.h169 vk_format_get_component_bits(VkFormat format, enum util_format_colorspace colorspace, in vk_format_get_component_bits() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DImage.h142 EGLenum colorspace; member
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DPbufferTest.cpp249 EGLint colorspace = 0; in TEST_P() local
322 EGLint colorspace = 0; in TEST_P() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_setparams.c42 int colorspace; member
[all...]
H A Dvaapi_vpp.c242 enum AVColorSpace colorspace; member
[all...]
/third_party/cups-filters/cupsfilters/
H A Draster.c802 colorspace, /* CUPS/PWG raster color space */ in cupsRasterParseIPPOptions() local
[all...]
H A Dimage-private.h98 cups_icspace_t colorspace; /* Colorspace of image */ member
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djcparam.c324 jpeg_set_colorspace(j_compress_ptr cinfo, J_COLOR_SPACE colorspace) in jpeg_set_colorspace() argument
/third_party/ffmpeg/libavcodec/
H A Ddirac.c122 enum AVColorSpace colorspace; member
H A Ddirac.h110 enum AVColorSpace colorspace; member
H A Dffv1dec.c556 int chroma_planes, chroma_h_shift, chroma_v_shift, transparency, colorspace, bits_per_raw_sample; in read_header() local
[all...]
/third_party/ltp/testcases/kernel/device-drivers/v4l/user_space/
H A Dtest_VIDIOC_FMT.c165 int valid_colorspace(enum v4l2_colorspace colorspace) in valid_colorspace() argument
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpnginfo.h101 png_colorspace colorspace; member
/third_party/ffmpeg/libswscale/
H A Dyuv2rgb.c62 const int *sws_getCoefficients(int colorspace) in sws_getCoefficients() argument
/third_party/cups-filters/filter/
H A Durftopdf.cpp266 uint8_t colorspace; member
/third_party/mesa3d/src/intel/isl/
H A Disl_format.c1204 pack_channel(const union isl_color_value *value, unsigned i, const struct isl_channel_layout *layout, enum isl_colorspace colorspace, uint32_t data_out[4]) pack_channel() argument
1293 unpack_channel(union isl_color_value *value, unsigned start, unsigned count, const struct isl_channel_layout *layout, enum isl_colorspace colorspace, const uint32_t *data_in) unpack_channel() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DSurfaceD3D.cpp121 EGLAttrib colorspace = in initialize() local
130 EGLAttrib colorspace = in initialize() local
/third_party/vk-gl-cts/modules/egl/
H A DteglQuerySurfaceTests.cpp235 const EGLint colorspace = eglu::querySurfaceInt(egl, display, surface, EGL_COLORSPACE); in checkCommonAttributes() local

Completed in 20 milliseconds

123