Home
last modified time | relevance | path

Searched refs:V4L2_PIX_FMT_VC1_ANNEX_L (Results 1 – 3 of 3) sorted by relevance

/hardware/samsung_slsi/exynos5/include/
Dvideodev2.h402 #define V4L2_PIX_FMT_VC1_ANNEX_L v4l2_fourcc('V', 'C', '1', 'L') /* SMPTE 421M Annex L compliant st… macro
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/dec/src/
DExynosVideoDecoder.c72 pixelformat = V4L2_PIX_FMT_VC1_ANNEX_L; in __CodingType_To_V4L2PixelFormat()
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/enc/src/
DExynosVideoEncoder.c80 pixelformat = V4L2_PIX_FMT_VC1_ANNEX_L; in __CodingType_To_V4L2PixelFormat()