/aosp_15_r20/external/libjpeg-turbo/ |
H A D | tjunittest.c | 939 static void initTJUnitTest(int yuv, int noyuvpad, int autoalloc) in initTJUnitTest() 949 int testBmp(int yuv, int noyuvpad, int autoalloc) in testBmp() 957 int testThreeByte444(int yuv, int noyuvpad, int autoalloc) in testThreeByte444() 966 int testFourByte444(int yuv, int noyuvpad, int autoalloc) in testFourByte444() 976 int testThreeByte422(int yuv, int noyuvpad, int autoalloc) in testThreeByte422() 985 int testFourByte422(int yuv, int noyuvpad, int autoalloc) in testFourByte422() 995 int testThreeByte420(int yuv, int noyuvpad, int autoalloc) in testThreeByte420() 1004 int testFourByte420(int yuv, int noyuvpad, int autoalloc) in testFourByte420() 1014 int testThreeByte440(int yuv, int noyuvpad, int autoalloc) in testThreeByte440() 1023 int testFourByte440(int yuv, int noyuvpad, int autoalloc) in testFourByte440() [all …]
|
/aosp_15_r20/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/ |
H A D | utils.cpp | 101 void YUVGenerateNV12(std::vector<cl_uchar> &yuv, unsigned int width, in YUVGenerateNV12() 147 void YUVGenerateYV12(std::vector<cl_uchar> &yuv, unsigned int width, in YUVGenerateYV12() 206 bool YUVGenerate(TSurfaceFormat surfaceFormat, std::vector<cl_uchar> &yuv, in YUVGenerate() 228 const std::vector<cl_uchar> &yuv, unsigned int width, in YUVSurfaceSetNV12() 261 const std::vector<cl_uchar> &yuv, unsigned int width, in YUVSurfaceSetYV12() 309 const std::vector<cl_uchar> &yuv, unsigned int width, in YUVSurfaceSet() 330 std::vector<cl_uchar> &yuv, unsigned int width, in YUVSurfaceGetNV12() 367 std::vector<cl_uchar> &yuv, unsigned int width, in YUVSurfaceGetYV12() 415 std::vector<cl_uchar> &yuv, unsigned int width, in YUVSurfaceGet()
|
/aosp_15_r20/external/python/cpython2/Modules/ |
D | yuvconvert.c | 5 yuv_sv411_to_cl422dc(int invert, void *data, void *yuv, int width, int height) in yuv_sv411_to_cl422dc() 42 yuv_sv411_to_cl422dc_quartersize(int invert, void *data, void *yuv, in yuv_sv411_to_cl422dc_quartersize() 81 yuv_sv411_to_cl422dc_sixteenthsize(int invert, void *data, void *yuv, in yuv_sv411_to_cl422dc_sixteenthsize()
|
/aosp_15_r20/frameworks/base/libs/hwui/jni/ |
H A D | YuvToJpegEncoder.cpp | 152 uint8_t* yuv, int* offsets) { in compress() 228 uint8_t* yuv, int* offsets) { in compress() 270 void Yuv422IToJpegEncoder::deinterleave(uint8_t* yuv, uint8_t* yRows, uint8_t* uRows, in deinterleave() 423 jbyte* yuv = env->GetByteArrayElements(inYuv, NULL); in YuvImage_compressToJpeg() local
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/xa/ |
H A D | xa_yuv.c | 70 xa_yuv_bind_samplers(struct xa_context *r, struct xa_surface *yuv[]) in xa_yuv_bind_samplers() 120 struct xa_surface *dst, struct xa_surface *yuv[]) in xa_yuv_planar_blit()
|
/aosp_15_r20/external/libdrm/tests/util/ |
H A D | pattern.c | 187 static void fill_smpte_yuv_planar(const struct util_yuv_info *yuv, in fill_smpte_yuv_planar() 304 static void fill_smpte_yuv_planar_10bpp(const struct util_yuv_info *yuv, in fill_smpte_yuv_planar_10bpp() 433 static void fill_smpte_yuv_packed(const struct util_yuv_info *yuv, void *mem, in fill_smpte_yuv_packed() 1429 const struct util_yuv_info *yuv = &info->yuv; in fill_tiles_yuv_planar() local 1461 const struct util_yuv_info *yuv = &info->yuv; in fill_tiles_yuv_planar_10bpp() local 1497 const struct util_yuv_info *yuv = &info->yuv; in fill_tiles_yuv_packed() local
|
H A D | format.h | 60 const struct util_yuv_info yuv; member
|
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/ |
H A D | YuvImage.java | 147 public YuvImage(byte[] yuv, int format, int width, int height, int[] strides) { in YuvImage() 167 public YuvImage(@NonNull byte[] yuv, int format, int width, int height, in YuvImage()
|
/aosp_15_r20/frameworks/rs/ |
H A D | rsAllocation.h | 63 uint32_t yuv; member 99 } yuv; member
|
/aosp_15_r20/cts/tests/videocodec/src/android/videocodec/cts/ |
H A D | VideoDecodeEditEncodeTest.java | 678 private double computeVariance(RawResource yuv) throws IOException { in computeVariance() 741 RawResource yuv = yuvRes.getDecodedYuv(); in testVideoEdit() local
|
H A D | VideoEncoderValidationTestBase.java | 109 DecodeStreamToYuv yuv = new DecodeStreamToYuv(res.mMediaType, res.mResFile, in decodeStreamsToYuv() local
|
/aosp_15_r20/external/igt-gpu-tools/lib/ |
H A D | igt_fb.c | 2542 struct igt_vec4 rgb, yuv; in convert_yuv_to_rgb24() local 2605 struct igt_vec4 pair_yuv, yuv; in convert_rgb24_to_yuv() local 2712 struct igt_vec4 rgb, yuv; in convert_yuv16_to_float() local 2789 struct igt_vec4 pair_yuv, yuv; in convert_float_to_yuv16() local 2872 struct igt_vec4 yuv; in convert_Y410_to_float() local 2914 struct igt_vec4 yuv; in convert_float_to_Y410() local
|
/aosp_15_r20/external/webp/imageio/ |
H A D | image_enc.c | 504 const WebPYUVABuffer* const yuv = &buffer->u.YUVA; in WebPWritePGM() local 548 const WebPYUVABuffer* const yuv = &buffer->u.YUVA; in WebPWriteYUV() local
|
/aosp_15_r20/external/mesa3d/src/compiler/nir/ |
H A D | nir_lower_tex.c | 652 nir_def *yuv = sample_plane(b, tex, 0, options); in lower_yuv_external() local 670 nir_def *yuv = sample_plane(b, tex, 0, options); in lower_yu_yv_external() local 688 nir_def *yuv = sample_plane(b, tex, 0, options); in lower_yv_yu_external() local
|
/aosp_15_r20/external/rust/crabbyavif/src/reformat/ |
D | scale.rs | 128 let mut yuv = image::Image { in scale() localVariable
|
/aosp_15_r20/external/igt-gpu-tools/overlay/x11/ |
H A D | rgb2yuv.c | 63 int rgb2yuv(cairo_surface_t *surface, XvImage *image, uint8_t *yuv) in rgb2yuv()
|
/aosp_15_r20/device/generic/goldfish/camera/ |
D | yuv.cpp | 25 namespace yuv { namespace
|
/aosp_15_r20/external/libvpx/tools/non_greedy_mv/ |
H A D | non_greedy_mv.py | 75 def yuv_to_rgb(yuv): argument
|
/aosp_15_r20/frameworks/rs/tests/java_api/LivePreview/src/com/android/rs/livepreview/ |
H A D | RsYuv.java | 112 void execute(byte[] yuv) { in execute()
|
/aosp_15_r20/frameworks/rs/driver/runtime/ |
H A D | rs_structs.h | 42 uint32_t yuv; member 77 } yuv; member
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Image.h | 150 bool yuv; member
|
/aosp_15_r20/external/libkmsxx/kms++util/src/ |
H A D | color.cpp | 107 YUV RGB::yuv(YUVType type) const in yuv() function in kms::RGB
|
/aosp_15_r20/external/libaom/ |
H A D | CMakeLists.txt | 472 add_library(yuv OBJECT ${AOM_LIBYUV_SOURCES}) target
|
/aosp_15_r20/external/ComputeLibrary/arm_compute/core/ |
H A D | PixelValue.h | 227 uint8_t yuv[3]; /**< 3 channels: Any YUV format */ member
|
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/arc/ |
H A D | jpeg_compressor.cpp | 144 bool JpegCompressor::Compress(jpeg_compress_struct* cinfo, const uint8_t* yuv) { in Compress()
|