Home
last modified time | relevance | path

Searched defs:nplanes (Results 1 – 14 of 14) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dpcxenc.c59 const uint8_t *src, int src_plane_size, int nplanes) in pcx_rle_encode()
104 int bpp, nplanes, i, y, line_bytes, written, ret, max_pkt_size, sw, sh; in pcx_encode_frame() local
Dpcx.c79 unsigned int w, h, bits_per_pixel, bytes_per_line, nplanes, stride, y, x, in pcx_decode_frame() local
Ddiracdec.c1653 int mx, my, i, epel, nplanes = 0; in mc_subpel() local
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_helpers.h35 int nplanes; member
/third_party/gstreamer/gstplugins_bad/ext/wayland/
Dwllinuxdmabuf.c78 guint nplanes, flags = 0; in gst_wl_linux_dmabuf_construct_wl_buffer() local
/third_party/NuttX/drivers/video/
Dfb.c736 int nplanes; in fb_register() local
/third_party/gstreamer/gstplugins_bad/ext/x265/
Dgstx265enc.c710 gst_x265_enc_gst_to_x265_video_format (GstVideoFormat format, gint * nplanes) in gst_x265_enc_gst_to_x265_video_format()
1465 gint nplanes = 0; in gst_x265_enc_handle_frame() local
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c2337 int nplanes; member
3078 EGLint *fourcc, EGLint *nplanes, in dri2_export_dma_buf_image_query_mesa()
3124 EGLint nplanes; in dri2_export_dma_buf_image_mesa() local
/third_party/NuttX/include/nuttx/video/
Dfb.h299 uint8_t nplanes; /* Number of color planes supported */ member
/third_party/gstreamer/gstplugins_bad/ext/svthevcenc/
Dgstsvthevcenc.c761 gint * nplanes) in gst_svthevc_enc_gst_to_svthevc_video_format()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_texture.c1602 unsigned nplanes = ac_surface_get_nplanes(&tex->surface); in si_texture_from_winsys_buffer() local
/third_party/cups-filters/filter/
Dpdftoraster.cxx128 unsigned int nplanes; variable
/third_party/mesa3d/src/virtio/virtio-gpu/
Dvirgl_protocol.h664 #define VIRGL_PIPE_RES_SET_TYPE_SIZE(nplanes) (8 + (nplanes) * 2) argument
/third_party/mesa3d/src/egl/main/
Deglapi.c2379 EGLint *fourcc, EGLint *nplanes, in eglExportDMABUFImageQueryMESA()