Searched defs:nplanes (Results 1 – 13 of 13) sorted by relevance
| /third_party/ffmpeg/libavcodec/ |
| D | pcxenc.c | 48 const uint8_t *src, int src_plane_size, int nplanes) in pcx_rle_encode() 93 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 | 1654 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/NuttX/drivers/video/ |
| D | fb.c | 736 int nplanes; in fb_register() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_blockdetect.c | 209 int nplanes = 0; in blockdetect_filter_frame() local
|
| D | vf_blurdetect.c | 270 int nplanes = 0; in blurdetect_filter_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/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()
|