/third_party/ffmpeg/libavcodec/ |
D | pcxenc.c | 59 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
|
D | pcx.c | 79 unsigned int w, h, bits_per_pixel, bytes_per_line, nplanes, stride, y, x, in pcx_decode_frame() local
|
D | diracdec.c | 1653 int mx, my, i, epel, nplanes = 0; in mc_subpel() local
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
D | dri_helpers.h | 35 int nplanes; member
|
/third_party/gstreamer/gstplugins_bad/ext/wayland/ |
D | wllinuxdmabuf.c | 78 guint nplanes, flags = 0; in gst_wl_linux_dmabuf_construct_wl_buffer() local
|
/third_party/NuttX/drivers/video/ |
D | fb.c | 736 int nplanes; in fb_register() local
|
/third_party/gstreamer/gstplugins_bad/ext/x265/ |
D | gstx265enc.c | 710 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/ |
D | egl_dri2.c | 2337 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/ |
D | fb.h | 299 uint8_t nplanes; /* Number of color planes supported */ member
|
/third_party/gstreamer/gstplugins_bad/ext/svthevcenc/ |
D | gstsvthevcenc.c | 761 gint * nplanes) in gst_svthevc_enc_gst_to_svthevc_video_format()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_texture.c | 1602 unsigned nplanes = ac_surface_get_nplanes(&tex->surface); in si_texture_from_winsys_buffer() local
|
/third_party/cups-filters/filter/ |
D | pdftoraster.cxx | 128 unsigned int nplanes; variable
|
/third_party/mesa3d/src/virtio/virtio-gpu/ |
D | virgl_protocol.h | 664 #define VIRGL_PIPE_RES_SET_TYPE_SIZE(nplanes) (8 + (nplanes) * 2) argument
|
/third_party/mesa3d/src/egl/main/ |
D | eglapi.c | 2379 EGLint *fourcc, EGLint *nplanes, in eglExportDMABUFImageQueryMESA()
|