/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_video_buffer.h | 79 uint num_planes; member
|
D | d3d12_resource.cpp | 304 unsigned num_planes = util_format_get_num_planes(res->base.b.format); in convert_planar_resource() local 759 unsigned num_planes, in d3d12_resource_get_planes_info() 802 unsigned num_planes = util_format_get_num_planes(res->overall_format); in d3d12_resource_get_info() local 1608 unsigned num_planes = util_format_get_num_planes(res->overall_format); in d3d12_transfer_map() local 1761 unsigned num_planes = util_format_get_num_planes(res->overall_format); in d3d12_transfer_unmap() local
|
D | d3d12_resource_state.cpp | 482 uint32_t start_plane, uint32_t num_planes, in d3d12_transition_subresources_state()
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
D | vl_video_buffer.h | 44 unsigned num_planes; member
|
D | vl_video_buffer.c | 57 unsigned num_planes = util_format_get_num_planes(format); in vl_get_video_buffer_formats() local 224 unsigned num_planes = util_format_get_num_planes(buffer->buffer_format); in vl_video_buffer_sampler_view_planes() local
|
/third_party/ffmpeg/libavcodec/ |
D | v4l2_buffers.h | 57 int num_planes; member
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
D | platform_ohos.h | 101 int num_planes; member
|
D | platform_android.h | 128 int num_planes; member
|
D | platform_ohos.c | 117 int num_planes = 0; in native_window_buffer_get_buffer_info() local
|
D | platform_android.c | 294 int num_planes = 0; in native_window_buffer_get_buffer_info() local
|
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/ |
D | gstv4l2format.c | 28 gint num_planes; member
|
/third_party/gstreamer/gstplugins_bad/sys/kms/ |
D | gstkmsallocator.c | 176 gint num_planes = GST_VIDEO_INFO_N_PLANES (vinfo); in gst_kms_allocator_memory_create() local 447 gint num_planes = GST_VIDEO_INFO_N_PLANES (vinfo); in gst_kms_allocator_add_fb() local
|
/third_party/mesa3d/include/android_stub/system/ |
D | graphics.h | 183 uint32_t num_planes; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/ |
D | nouveau_video.h | 12 unsigned num_planes; member
|
D | nouveau_vp3_video.h | 31 unsigned num_planes, valid_ref; member
|
/third_party/mesa3d/src/vulkan/wsi/ |
D | wsi_common_private.h | 90 int num_planes; member
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/ |
D | gsteglimage.c | 1044 int num_planes = 0; in gst_egl_image_export_dmabuf() local
|
/third_party/gstreamer/gstplugins_bad/sys/va/ |
D | gstvaav1dec.c | 513 GstAV1FrameHeaderOBU * frame_header, guint8 num_planes) in _setup_cdef_info()
|
/third_party/mesa3d/src/loader/ |
D | loader_dri3_helper.h | 72 uint32_t num_planes; member
|
/third_party/mesa3d/src/gallium/frontends/va/ |
D | surface.c | 624 unsigned num_planes = util_format_get_num_planes(templat->buffer_format); in surface_from_external_memory() local
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_draw_hw_select.c | 682 int num_planes = 0; in st_draw_hw_select_prepare_common() local
|
/third_party/mesa3d/src/gbm/backends/dri/ |
D | gbm_dri.c | 753 int num_planes = 0; in get_number_planes() local
|
/third_party/gstreamer/gstplugins_base/gst/compositor/ |
D | compositor.c | 1295 guint i, plane, num_planes, height; in _draw_background() local
|
/third_party/cups-filters/filter/ |
D | imagetoraster.c | 189 num_planes; /* Number of color planes */ in main() local
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | vtenc.c | 1619 const size_t num_planes = GST_VIDEO_FRAME_N_PLANES (&vframe->videoframe); in gst_vtenc_encode_frame() local
|