HomeSort by relevance Sort by last modified time
    Searched refs:V4L2_PIX_FMT_H263 (Results 1 - 6 of 6) sorted by null

  /hardware/qcom/media/mm-video/vidc/venc/src/
video_encoder_device_copper.cpp 291 m_sVenc_cfg.codectype = V4L2_PIX_FMT_H263;
    [all...]
  /bionic/libc/kernel/common/linux/
videodev2.h 265 #define V4L2_PIX_FMT_H263 v4l2_fourcc('H', '2', '6', '3')
    [all...]
  /external/kernel-headers/original/linux/
videodev2.h 395 #define V4L2_PIX_FMT_H263 v4l2_fourcc('H', '2', '6', '3') /* H263 */
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/dec/src/
ExynosVideoDecoder.c 67 pixelformat = V4L2_PIX_FMT_H263;
    [all...]
  /hardware/samsung_slsi/exynos5/include/
videodev2.h 396 #define V4L2_PIX_FMT_H263 v4l2_fourcc('H', '2', '6', '3') /* H263 */
    [all...]
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/enc/src/
ExynosVideoEncoder.c 74 pixelformat = V4L2_PIX_FMT_H263;
    [all...]

Completed in 743 milliseconds