Symbol: V4L2_FWHT_FL_PIXENC_RGB
drivers/media/test-drivers/vicodec/codec-v4l2-fwht.c
27
{ V4L2_PIX_FMT_BGR24, 3, 3, 1, 3, 3, 1, 1, 3, 1, V4L2_FWHT_FL_PIXENC_RGB},
drivers/media/test-drivers/vicodec/codec-v4l2-fwht.c
28
{ V4L2_PIX_FMT_RGB24, 3, 3, 1, 3, 3, 1, 1, 3, 1, V4L2_FWHT_FL_PIXENC_RGB},
drivers/media/test-drivers/vicodec/codec-v4l2-fwht.c
30
{ V4L2_PIX_FMT_BGR32, 4, 4, 1, 4, 4, 1, 1, 4, 1, V4L2_FWHT_FL_PIXENC_RGB},
drivers/media/test-drivers/vicodec/codec-v4l2-fwht.c
31
{ V4L2_PIX_FMT_XBGR32, 4, 4, 1, 4, 4, 1, 1, 4, 1, V4L2_FWHT_FL_PIXENC_RGB},
drivers/media/test-drivers/vicodec/codec-v4l2-fwht.c
32
{ V4L2_PIX_FMT_ABGR32, 4, 4, 1, 4, 4, 1, 1, 4, 1, V4L2_FWHT_FL_PIXENC_RGB},
drivers/media/test-drivers/vicodec/codec-v4l2-fwht.c
33
{ V4L2_PIX_FMT_RGB32, 4, 4, 1, 4, 4, 1, 1, 4, 1, V4L2_FWHT_FL_PIXENC_RGB},
drivers/media/test-drivers/vicodec/codec-v4l2-fwht.c
34
{ V4L2_PIX_FMT_XRGB32, 4, 4, 1, 4, 4, 1, 1, 4, 1, V4L2_FWHT_FL_PIXENC_RGB},
drivers/media/test-drivers/vicodec/codec-v4l2-fwht.c
35
{ V4L2_PIX_FMT_ARGB32, 4, 4, 1, 4, 4, 1, 1, 4, 1, V4L2_FWHT_FL_PIXENC_RGB},
drivers/media/test-drivers/vicodec/codec-v4l2-fwht.c
36
{ V4L2_PIX_FMT_BGRX32, 4, 4, 1, 4, 4, 1, 1, 4, 1, V4L2_FWHT_FL_PIXENC_RGB},
drivers/media/test-drivers/vicodec/codec-v4l2-fwht.c
37
{ V4L2_PIX_FMT_BGRA32, 4, 4, 1, 4, 4, 1, 1, 4, 1, V4L2_FWHT_FL_PIXENC_RGB},
drivers/media/test-drivers/vicodec/codec-v4l2-fwht.c
38
{ V4L2_PIX_FMT_RGBX32, 4, 4, 1, 4, 4, 1, 1, 4, 1, V4L2_FWHT_FL_PIXENC_RGB},
drivers/media/test-drivers/vicodec/codec-v4l2-fwht.c
39
{ V4L2_PIX_FMT_RGBA32, 4, 4, 1, 4, 4, 1, 1, 4, 1, V4L2_FWHT_FL_PIXENC_RGB},
drivers/media/test-drivers/vicodec/codec-v4l2-fwht.c
41
{ V4L2_PIX_FMT_GREY, 1, 1, 1, 1, 0, 1, 1, 1, 1, V4L2_FWHT_FL_PIXENC_RGB},
drivers/media/test-drivers/visl/visl-trace-fwht.h
49
{V4L2_FWHT_FL_PIXENC_RGB, "PIXENC_RGB"},