Home
last modified time | relevance | path

Searched defs:ycbcr (Results 1 – 22 of 22) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrFormatTests.hpp31 namespace ycbcr namespace
DvktYCbCrCopyTests.hpp31 namespace ycbcr namespace
DvktYCbCrTests.hpp31 namespace ycbcr namespace
DvktYCbCrImageQueryTests.hpp31 namespace ycbcr namespace
DvktYCbCrConversionTests.hpp31 namespace ycbcr namespace
DvktYCbCrViewTests.hpp31 namespace ycbcr namespace
DvktYCbCrTests.cpp34 namespace ycbcr namespace
DvktYCbCrUtil.hpp48 namespace ycbcr namespace
DvktYCbCrFormatTests.cpp51 namespace ycbcr namespace
DvktYCbCrViewTests.cpp50 namespace ycbcr namespace
DvktYCbCrImageQueryTests.cpp51 namespace ycbcr namespace
DvktYCbCrCopyTests.cpp58 namespace ycbcr namespace
DvktYCbCrConversionTests.cpp80 namespace ycbcr namespace
DvktYCbCrUtil.cpp42 namespace ycbcr namespace
/external/pdfium/third_party/libtiff/
Dtif_color.c183 TIFFYCbCrtoRGB(TIFFYCbCrToRGB *ycbcr, uint32 Y, int32 Cb, int32 Cr, in TIFFYCbCrtoRGB()
236 TIFFYCbCrToRGBInit(TIFFYCbCrToRGB* ycbcr, float *luma, float *refBlackWhite) in TIFFYCbCrToRGBInit()
Dtiffio.h225 TIFFYCbCrToRGB* ycbcr; /* YCbCr conversion state */ member
/external/minigbm/cros_gralloc/gralloc0/
Dgralloc0.cc291 int usage, int l, int t, int w, int h, struct android_ycbcr *ycbcr) in gralloc0_lock_ycbcr()
339 struct android_ycbcr *ycbcr, int fence_fd) in gralloc0_lock_async_ycbcr()
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_vertex_buffers.h99 } ycbcr[VL_NUM_COMPONENTS]; member
/external/skia/src/gpu/vk/
DGrVkCaps.cpp222 if (auto ycbcr = dst->backendFormat().getVkYcbcrConversionInfo()) { in onCanCopySurface() local
229 if (auto ycbcr = src->backendFormat().getVkYcbcrConversionInfo()) { in onCanCopySurface() local
/external/minigbm/cros_gralloc/gralloc0/tests/
Dgralloctest.c106 struct android_ycbcr ycbcr; /* sw access for yuv buffers */ member
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_android.c692 struct android_ycbcr ycbcr; in droid_create_image_from_prime_fd_yuv() local
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp25301 bool ycbcr = (DeviceExtensionEnabled(VK_KHR_SAMPLER_YCBCR_CONVERSION_EXTENSION_NAME) || in TEST_F() local
26028 bool ycbcr = (DeviceExtensionEnabled(VK_KHR_SAMPLER_YCBCR_CONVERSION_EXTENSION_NAME) || in TEST_F() local
26242 bool ycbcr = (DeviceExtensionEnabled(VK_KHR_SAMPLER_YCBCR_CONVERSION_EXTENSION_NAME) || in TEST_F() local