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-mx32/
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/v4l2_codec2/accel/
Dv4l2_video_decode_accelerator.cc1684 static bool IsSupportedOutputFormat(uint32_t v4l2_format) { in IsSupportedOutputFormat()
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h2245 struct v4l2_format { struct
2246 __u32 type;
2247 union {
2256 } fmt;