Home
last modified time | relevance | path

Searched refs:V4L2_PIX_FMT_SRGGB10DPCM8 (Results 1 – 8 of 8) sorted by relevance

/external/strace/xlat/
Dv4l2_pix_fmts.h671 #if defined(V4L2_PIX_FMT_SRGGB10DPCM8) || (defined(HAVE_DECL_V4L2_PIX_FMT_SRGGB10DPCM8) && HAVE_DEC…
673 static_assert((V4L2_PIX_FMT_SRGGB10DPCM8) == (v4l2_fourcc('b', 'R', 'A', '8')), "V4L2_PIX_FMT_SRGGB…
676 # define V4L2_PIX_FMT_SRGGB10DPCM8 v4l2_fourcc('b', 'R', 'A', '8')
1235 XLAT(V4L2_PIX_FMT_SRGGB10DPCM8),
Dv4l2_pix_fmts.in97 V4L2_PIX_FMT_SRGGB10DPCM8 v4l2_fourcc('b', 'R', 'A', '8')
/external/syzkaller/sys/linux/
Dvideo4linux_386.const729 V4L2_PIX_FMT_SRGGB10DPCM8 = 943805026
Dvideo4linux_arm.const729 V4L2_PIX_FMT_SRGGB10DPCM8 = 943805026
Dvideo4linux_arm64.const729 V4L2_PIX_FMT_SRGGB10DPCM8 = 943805026
Dvideo4linux_amd64.const729 V4L2_PIX_FMT_SRGGB10DPCM8 = 943805026
Dvideo4linux.txt901 …R10DPCM8, V4L2_PIX_FMT_SGBRG10DPCM8, V4L2_PIX_FMT_SGRBG10DPCM8, V4L2_PIX_FMT_SRGGB10DPCM8, V4L2_PI…
/external/kernel-headers/original/uapi/linux/
Dvideodev2.h616 #define V4L2_PIX_FMT_SRGGB10DPCM8 v4l2_fourcc('b', 'R', 'A', '8') macro