Searched refs:V4L2_PIX_FMT_H264 (Results 1 - 14 of 14) sorted by last modified time

/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dvideodev2.h265 #define V4L2_PIX_FMT_H264 v4l2_fourcc('H', '2', '6', '4') macro
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dvideodev2.h392 #define V4L2_PIX_FMT_H264 v4l2_fourcc('H', '2', '6', '4') /* H264 with start codes */ macro
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/dec/src/
H A DExynosVideoDecoder.c57 unsigned int pixelformat = V4L2_PIX_FMT_H264;
61 pixelformat = V4L2_PIX_FMT_H264;
82 pixelformat = V4L2_PIX_FMT_H264;
/hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/mfc_v4l2/enc/src/
H A DExynosVideoEncoder.c61 unsigned int pixelformat = V4L2_PIX_FMT_H264;
65 pixelformat = V4L2_PIX_FMT_H264;
86 pixelformat = V4L2_PIX_FMT_H264;
/hardware/samsung_slsi/exynos5/include/linux/
H A Dvideodev2.h394 #define V4L2_PIX_FMT_H264 v4l2_fourcc('H', '2', '6', '4') /* H264 with start codes */ macro
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Domx_vdec_copper.cpp1313 output_capability=V4L2_PIX_FMT_H264;
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Dvideo_encoder_device_copper.cpp298 m_sVenc_cfg.codectype = V4L2_PIX_FMT_H264;
372 fmt.fmt.pix_mp.pixelformat = V4L2_PIX_FMT_H264;
584 fmt.fmt.pix_mp.pixelformat = V4L2_PIX_FMT_H264;
592 fmt.fmt.pix_mp.pixelformat = V4L2_PIX_FMT_H264;
1910 else if(m_sVenc_cfg.codectype == V4L2_PIX_FMT_H264)
2692 else if(m_sVenc_cfg.codectype == V4L2_PIX_FMT_H264)
2841 else if(m_sVenc_cfg.codectype == V4L2_PIX_FMT_H264)
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_hevc.cpp1375 output_capability=V4L2_PIX_FMT_H264;
H A Domx_vdec_msm8974.cpp1627 output_capability=V4L2_PIX_FMT_H264;
6736 if ((output_capability == V4L2_PIX_FMT_H264 ||
8936 if (output_capability == V4L2_PIX_FMT_H264) {
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp622 } else if(m_sVenc_cfg.codectype == V4L2_PIX_FMT_H264) {
658 } else if(m_sVenc_cfg.codectype == V4L2_PIX_FMT_H264) {
810 m_sVenc_cfg.codectype = V4L2_PIX_FMT_H264;
2638 if (multislice.mslice_mode == V4L2_MPEG_VIDEO_MULTI_SICE_MODE_MAX_MB && m_sVenc_cfg.codectype == V4L2_PIX_FMT_H264) {
2944 } else if (m_sVenc_cfg.codectype == V4L2_PIX_FMT_H264) {
3056 if (m_sVenc_cfg.codectype == V4L2_PIX_FMT_H264) {
3087 if (m_sVenc_cfg.codectype == V4L2_PIX_FMT_H264) {
3177 if (m_sVenc_cfg.codectype == V4L2_PIX_FMT_H264) {
3201 if (m_sVenc_cfg.codectype != V4L2_PIX_FMT_H264) {
3833 } else if ((m_sVenc_cfg.codectype == V4L2_PIX_FMT_H264) ||
[all...]
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dvideodev2.h262 #define V4L2_PIX_FMT_H264 v4l2_fourcc('H', '2', '6', '4') macro
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dvideodev2.h393 #define V4L2_PIX_FMT_H264 v4l2_fourcc('H', '2', '6', '4') /* H264 with start codes */ macro
/hardware/qcom/msm8x74/kernel-headers/linux/
H A Dvideodev2.h262 #define V4L2_PIX_FMT_H264 v4l2_fourcc('H', '2', '6', '4') macro
/hardware/qcom/msm8x74/original-kernel-headers/linux/
H A Dvideodev2.h393 #define V4L2_PIX_FMT_H264 v4l2_fourcc('H', '2', '6', '4') /* H264 with start codes */ macro

Completed in 150 milliseconds