Home
last modified time | relevance | path

Searched defs:num_planes (Results 1 – 25 of 41) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_video_buffer.h79 uint num_planes; member
Dd3d12_resource.cpp304 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
Dd3d12_resource_state.cpp482 uint32_t start_plane, uint32_t num_planes, in d3d12_transition_subresources_state()
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_video_buffer.h44 unsigned num_planes; member
Dvl_video_buffer.c57 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/
Dv4l2_buffers.h57 int num_planes; member
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_ohos.h101 int num_planes; member
Dplatform_android.h128 int num_planes; member
Dplatform_ohos.c117 int num_planes = 0; in native_window_buffer_get_buffer_info() local
Dplatform_android.c294 int num_planes = 0; in native_window_buffer_get_buffer_info() local
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2format.c28 gint num_planes; member
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmsallocator.c176 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/
Dgraphics.h183 uint32_t num_planes; member
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_video.h12 unsigned num_planes; member
Dnouveau_vp3_video.h31 unsigned num_planes, valid_ref; member
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_private.h90 int num_planes; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/egl/
Dgsteglimage.c1044 int num_planes = 0; in gst_egl_image_export_dmabuf() local
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvaav1dec.c513 GstAV1FrameHeaderOBU * frame_header, guint8 num_planes) in _setup_cdef_info()
/third_party/mesa3d/src/loader/
Dloader_dri3_helper.h72 uint32_t num_planes; member
/third_party/mesa3d/src/gallium/frontends/va/
Dsurface.c624 unsigned num_planes = util_format_get_num_planes(templat->buffer_format); in surface_from_external_memory() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_draw_hw_select.c682 int num_planes = 0; in st_draw_hw_select_prepare_common() local
/third_party/mesa3d/src/gbm/backends/dri/
Dgbm_dri.c753 int num_planes = 0; in get_number_planes() local
/third_party/gstreamer/gstplugins_base/gst/compositor/
Dcompositor.c1295 guint i, plane, num_planes, height; in _draw_background() local
/third_party/cups-filters/filter/
Dimagetoraster.c189 num_planes; /* Number of color planes */ in main() local
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dvtenc.c1619 const size_t num_planes = GST_VIDEO_FRAME_N_PLANES (&vframe->videoframe); in gst_vtenc_encode_frame() local

12