/third_party/ffmpeg/libavresample/ |
D | audio_data.c | 73 int ff_audio_data_init(AudioData *a, uint8_t * const *src, int plane_size, in ff_audio_data_init() 164 int ret, new_buf_size, plane_size, p; in ff_audio_data_realloc() local
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validate_image.cpp | 202 uint32_t plane_size = 0; in GetPlaneCoordSize() local 382 const uint32_t plane_size = GetPlaneCoordSize(info); in ValidateImageOperands() local 420 const uint32_t plane_size = GetPlaneCoordSize(info); in ValidateImageOperands() local 443 const uint32_t plane_size = GetPlaneCoordSize(info); in ValidateImageOperands() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_image.cpp | 202 uint32_t plane_size = 0; in GetPlaneCoordSize() local 382 const uint32_t plane_size = GetPlaneCoordSize(info); in ValidateImageOperands() local 420 const uint32_t plane_size = GetPlaneCoordSize(info); in ValidateImageOperands() local 443 const uint32_t plane_size = GetPlaneCoordSize(info); in ValidateImageOperands() local
|
/third_party/spirv-tools/source/val/ |
D | validate_image.cpp | 204 uint32_t plane_size = 0; in GetPlaneCoordSize() local 385 const uint32_t plane_size = GetPlaneCoordSize(info); in ValidateImageOperands() local 423 const uint32_t plane_size = GetPlaneCoordSize(info); in ValidateImageOperands() local 446 const uint32_t plane_size = GetPlaneCoordSize(info); in ValidateImageOperands() local
|
/third_party/ffmpeg/doc/examples/ |
D | filter_audio.c | 221 int plane_size = bps * frame->nb_samples * (planar ? 1 : channels); in process_output() local
|
/third_party/gstreamer/gstplugins_base/tests/check/elements/ |
D | rawvideoparse.c | 72 guint plane_size; member
|
/third_party/ffmpeg/libswresample/tests/ |
D | swresample.c | 132 int plane_size= av_get_bytes_per_sample(format&0xFF)*samples; in setup_array() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
D | gstaudiometa.c | 392 gsize plane_size; in gst_buffer_add_audio_meta() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglutils.c | 618 gsize plane_size; in gst_gl_get_plane_data_size() local
|
D | gstglupload.c | 695 guint plane_size; in _dma_buf_upload_accept() local
|
/third_party/ffmpeg/libavfilter/ |
D | af_amix.c | 355 int planes, plane_size, p; in output_frame() local
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvabasetransform.c | 670 guint plane_size; in _try_import_dmabuf_unlocked() local
|
/third_party/ffmpeg/libavcodec/ |
D | utvideodec.c | 568 int plane_size, max_slice_size = 0, slice_start, slice_end, slice_size; in decode_frame() local
|
D | omx.c | 202 int stride, plane_size; member
|
/third_party/gstreamer/gstplugins_base/tests/check/libs/ |
D | audio.c | 1356 gsize plane_size; member
|
D | video.c | 3487 gsize plane_size[GST_VIDEO_MAX_PLANES]; in GST_START_TEST() local 3811 gsize plane_size[GST_VIDEO_MAX_PLANES]; in GST_START_TEST() local
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | gstvideometa.c | 503 gsize plane_size[GST_VIDEO_MAX_PLANES]; in gst_video_meta_get_plane_height() local
|
/third_party/gstreamer/gstplugins_bad/ext/directfb/ |
D | dfbvideosink.c | 316 gsize plane_size[GST_VIDEO_MAX_PLANES] = { 0 }; in gst_dfb_buffer_pool_alloc_buffer() local
|
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vkupload.c | 306 gsize plane_size; in _raw_to_buffer_perform() local
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2object.c | 4792 gsize plane_size[GST_VIDEO_MAX_PLANES]; in gst_v4l2_object_match_buffer_layout_from_struct() local
|