Home
last modified time | relevance | path

Searched defs:v4l2_format (Results 1 – 5 of 5) sorted by relevance

/external/strace/tests/
Dioctl_v4l2.c374 #define print_ioctl_v4l2(v4l2_format, request, buf_type) \ argument
/external/strace/tests-m32/
Dioctl_v4l2.c374 #define print_ioctl_v4l2(v4l2_format, request, buf_type) \ argument
/external/strace/tests-mx32/
Dioctl_v4l2.c374 #define print_ioctl_v4l2(v4l2_format, request, buf_type) \ argument
/external/v4l2_codec2/vda/
Dv4l2_video_decode_accelerator.cc1847 static bool IsSupportedOutputFormat(uint32_t v4l2_format) { in IsSupportedOutputFormat()
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h2181 struct v4l2_format { struct
2182 __u32 type;
2183 union {
2192 } fmt;