Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrTests.hpp31 namespace ycbcr namespace
DvktYCbCrFormatTests.hpp31 namespace ycbcr namespace
DvktYCbCrCopyTests.hpp31 namespace ycbcr namespace
DvktYCbCrFilteringTests.hpp31 namespace ycbcr namespace
DvktYCbCrViewTests.hpp31 namespace ycbcr namespace
DvktYCbCrStorageImageWriteTests.hpp31 namespace ycbcr namespace
DvktYCbCrConversionTests.hpp31 namespace ycbcr namespace
DvktYCbCrImageQueryTests.hpp31 namespace ycbcr namespace
DvktYCbCrTests.cpp36 namespace ycbcr namespace
DvktYCbCrUtil.hpp48 namespace ycbcr namespace
DvktYCbCrFormatTests.cpp52 namespace ycbcr namespace
DvktYCbCrFilteringTests.cpp47 namespace ycbcr namespace
DvktYCbCrStorageImageWriteTests.cpp41 namespace ycbcr namespace
DvktYCbCrViewTests.cpp50 namespace ycbcr namespace
DvktYCbCrImageQueryTests.cpp53 namespace ycbcr namespace
DvktYCbCrCopyTests.cpp58 namespace ycbcr namespace
DvktYCbCrUtil.cpp45 namespace ycbcr namespace
DvktYCbCrConversionTests.cpp80 namespace ycbcr namespace
/third_party/ffmpeg/libavcodec/
Dv4l2_buffers.c87 enum v4l2_ycbcr_encoding ycbcr; in v4l2_get_color_primaries() local
139 enum v4l2_ycbcr_encoding ycbcr; in v4l2_get_color_space() local
171 enum v4l2_ycbcr_encoding ycbcr; in v4l2_get_color_trc() local
Ddvdsubdec.c50 static void yuv_a_to_rgba(const uint8_t *ycbcr, const uint8_t *alpha, uint32_t *rgba, int num_value… in yuv_a_to_rgba()
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_vertex_buffers.h99 } ycbcr[VL_NUM_COMPONENTS]; member
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoraenc.c973 th_ycbcr_buffer ycbcr; in theora_enc_handle_frame() local
/third_party/flutter/skia/src/gpu/vk/
DGrVkCaps.cpp217 if (auto ycbcr = dst->backendFormat().getVkYcbcrConversionInfo()) { in onCanCopySurface() local
224 if (auto ycbcr = src->backendFormat().getVkYcbcrConversionInfo()) { in onCanCopySurface() local
/third_party/skia/src/gpu/vk/
DGrVkCaps.cpp245 if (auto ycbcr = dst->backendFormat().getVkYcbcrConversionInfo()) { in onCanCopySurface() local
252 if (auto ycbcr = src->backendFormat().getVkYcbcrConversionInfo()) { in onCanCopySurface() local
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_android.c196 struct android_ycbcr ycbcr; in get_yuv_buffer_info() local

12