/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_pixel_buffer.h | 516 uint32 planes, in SetConstant_uint8() 534 uint32 planes, in SetConstant_uint16() 552 uint32 planes, in SetConstant_int16() 570 uint32 planes, in SetConstant_uint32() 588 uint32 planes, in SetConstant_real32() 638 uint32 planes) in CopyArea()
|
D | dng_bottlenecks.h | 671 uint32 planes, in DoSetArea8() 692 uint32 planes, in DoSetArea16() 713 uint32 planes, in DoSetArea32() 736 uint32 planes, in DoCopyArea8() 763 uint32 planes, in DoCopyArea16() 790 uint32 planes, in DoCopyArea32() 817 uint32 planes, in DoCopyArea8_16() 844 uint32 planes, in DoCopyArea8_S16() 871 uint32 planes, in DoCopyArea8_32() 898 uint32 planes, in DoCopyArea16_S16() [all …]
|
D | dng_pixel_buffer.cpp | 366 uint32 planes, in dng_pixel_buffer() 544 uint32 planes, in SetConstant() 670 uint32 planes) in SetZero() 714 uint32 planes) in CopyArea() 1435 uint32 planes = fPlanes; in ShiftRight() local 1640 uint32 planes) in MaxDiff() 1688 uint32 planes) in MaxDiff()
|
D | dng_reference.cpp | 88 uint32 planes, in RefSetArea8() 129 uint32 planes, in RefSetArea16() 170 uint32 planes, in RefSetArea32() 211 uint32 planes, in RefCopyArea8() 260 uint32 planes, in RefCopyArea16() 309 uint32 planes, in RefCopyArea32() 358 uint32 planes, in RefCopyArea8_16() 407 uint32 planes, in RefCopyArea8_S16() 458 uint32 planes, in RefCopyArea8_32() 507 uint32 planes, in RefCopyArea16_S16() [all …]
|
D | dng_simple_image.cpp | 26 uint32 planes, in dng_simple_image()
|
/third_party/ffmpeg/libswresample/ |
D | audioconvert.c | 201 int planes = in->planar ? in->ch_count : 1; in swri_audio_convert() local 208 int planes = out->planar ? out->ch_count : 1; in swri_audio_convert() local 224 int planes = out->planar ? out->ch_count : 1; in swri_audio_convert() local
|
/third_party/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/ |
D | YUVImage.java | 147 public YUVImage(byte[][] planes, int[] offsets, int width, int[] strides, in YUVImage() 211 public void setBuf(byte[][] planes, int[] offsets, int width, int[] strides, in setBuf() 216 private void setBuf(byte[][] planes, int[] offsets, int width, int[] strides, in setBuf()
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/ |
D | YUVImage.java | 147 public YUVImage(byte[][] planes, int[] offsets, int width, int[] strides, in YUVImage() 211 public void setBuf(byte[][] planes, int[] offsets, int width, int[] strides, in setBuf() 216 private void setBuf(byte[][] planes, int[] offsets, int width, int[] strides, in setBuf()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_shuffleplanes.c | 34 int planes; member 51 int planes = av_pix_fmt_count_planes(fmt); in query_formats() local
|
D | threshold.h | 31 int planes; member
|
D | maskedmerge.h | 32 int planes; member
|
D | vf_avgblur_vulkan.c | 41 int planes; member
|
/third_party/flutter/skia/src/gpu/ |
D | GrYUVProvider.cpp | 34 void* planes[SkYUVASizeInfo::kMaxCount]; in getPlanes() local 114 const void* planes[SkYUVASizeInfo::kMaxCount]; in refAsTextureProxy() local
|
/third_party/ffmpeg/libavcodec/ |
D | 8bps.c | 49 unsigned char planes; member 69 unsigned int planes = c->planes; in decode_frame() local
|
/third_party/ffmpeg/libavutil/ |
D | frame.c | 285 int planes; in get_audio_buffer() local 666 int planes, i; in av_frame_get_plane_buffer() local 753 int i, planes; in frame_copy_video() local 779 int planes = planar ? channels : 1; in frame_copy_audio() local
|
D | hwcontext_opencl.h | 55 cl_mem planes[AV_NUM_DATA_POINTERS]; member
|
D | hwcontext_vulkan.c | 224 int planes = av_pix_fmt_count_planes(p); in pixfmt_is_supported() local 1368 int planes = av_pix_fmt_count_planes(cuda_fc->sw_format); in vulkan_free_internal() local 1395 int planes = av_pix_fmt_count_planes(hwfc->sw_format); in vulkan_frame_free() local 1415 const int planes = av_pix_fmt_count_planes(hwfc->sw_format); in alloc_bind_mem() local 1489 const int planes = av_pix_fmt_count_planes(hwfc->sw_format); in prepare_frame() local 1583 const int planes = av_pix_fmt_count_planes(format); in create_frame() local 1853 const int planes = av_pix_fmt_count_planes(hwfc->sw_format); in vulkan_unmap_frame() local 1888 const int planes = av_pix_fmt_count_planes(hwfc->sw_format); in vulkan_map_frame_to_mem() local 1976 const int planes = av_pix_fmt_count_planes(hwfc->sw_format); in vulkan_unmap_from() local 2051 const int planes = desc->layers[i].nb_planes; in vulkan_map_from_drm_frame_desc() local [all …]
|
/third_party/flutter/skia/tools/gpu/ |
D | YUVUtils.cpp | 53 void* planes[SkYUVASizeInfo::kMaxCount]; in reset() local
|
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
D | EGLIOSurfaceClientBufferTest.cpp | 81 ScopedIOSurfaceRef CreateIOSurface(int32_t format, const std::vector<IOSurfacePlaneInfo> &planes) in CreateIOSurface() 128 std::vector<IOSurfacePlaneInfo> planes{{width, height, bytesPerElement}}; in CreateSinglePlaneIOSurface() local 616 std::vector<IOSurfacePlaneInfo> planes{{2, 2, 1}, {1, 1, 2}}; in TEST_P() local 637 std::vector<IOSurfacePlaneInfo> planes{{2, 2, 1}, {1, 1, 2}}; in TEST_P() local 658 std::vector<IOSurfacePlaneInfo> planes{{2, 2, 2}, {1, 1, 4}}; in TEST_P() local 679 std::vector<IOSurfacePlaneInfo> planes{{2, 2, 2}, {1, 1, 4}}; in TEST_P() local
|
/third_party/ffmpeg/tests/checkasm/ |
D | llviddspenc.c | 39 static const struct {uint8_t w, h, s;} planes[] = { variable
|
/third_party/flutter/skia/third_party/externals/angle2/scripts/ |
D | bmp_to_nv12.py | 35 planes, = struct.unpack("H", bmp_file.read(2)) variable
|
/third_party/skia/third_party/externals/angle2/scripts/ |
D | bmp_to_nv12.py | 35 planes, = struct.unpack("H", bmp_file.read(2)) variable
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
D | dri_helpers.h | 41 } planes[3]; member
|
/third_party/gstreamer/gstplugins_good/gst/effectv/ |
D | gstquark.h | 57 gint planes; member
|
/third_party/flutter/skia/third_party/externals/sdl/src/render/ |
D | SDL_yuv_sw_c.h | 46 Uint8 *planes[3]; member
|