Home
last modified time | relevance | path

Searched refs:VIDEO_MAX_PLANES (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dv4l2_buffers.h55 } plane_info[VIDEO_MAX_PLANES];
61 struct v4l2_plane planes[VIDEO_MAX_PLANES];
Dv4l2_context.c285 struct v4l2_plane planes[VIDEO_MAX_PLANES]; in v4l2_dequeue_v4l2buf()
393 buf.length = VIDEO_MAX_PLANES; in v4l2_dequeue_v4l2buf()
Dv4l2_buffers.c504 avbuf->buf.length = VIDEO_MAX_PLANES; in ff_v4l2_buffer_initialize()
/third_party/gstreamer/gstplugins_good/sys/v4l2/
Dgstv4l2allocator.h89 GstMemory * mem[VIDEO_MAX_PLANES];
92 struct v4l2_plane planes[VIDEO_MAX_PLANES];
Dgstv4l2allocator.c1307 struct v4l2_plane planes[VIDEO_MAX_PLANES] = { {0} }; in gst_v4l2_allocator_dqbuf()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dvideodev2.h72 #define VIDEO_MAX_PLANES 8 macro
2269 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];
/third_party/gstreamer/gstplugins_good/sys/v4l2/ext/
Dvideodev2.h72 #define VIDEO_MAX_PLANES 8 macro
2269 struct v4l2_plane_pix_format plane_fmt[VIDEO_MAX_PLANES];