Searched refs:codec_type (Results 1 - 22 of 22) sorted by relevance

/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A Dframeparser.h36 enum codec_type enum
68 int init_start_codes (codec_type codec_type_parse);
H A Domx_vdec.h757 codec_type codec_type_parse;
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Dframeparser.h36 enum codec_type { enum
69 int init_start_codes (codec_type codec_type_parse);
H A Domx_vdec_hevc.h776 codec_type codec_type_parse;
H A Domx_vdec.h858 codec_type codec_type_parse;
/hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_encoder.cpp119 OMX_VIDEO_CODINGTYPE codec_type; local
130 codec_type = OMX_VIDEO_CodingMPEG4;
134 codec_type = OMX_VIDEO_CodingH263;
138 codec_type = OMX_VIDEO_CodingAVC;
142 codec_type = OMX_VIDEO_CodingAVC;
149 codec_type = OMX_VIDEO_CodingVP8;
173 if (handle->venc_open(codec_type) != true) {
223 if (codec_type == OMX_VIDEO_CodingAVC)
252 if (codec_type == OMX_VIDEO_CodingMPEG4) {
255 } else if (codec_type
[all...]
/hardware/qcom/media/mm-video-legacy/vidc/venc/src/
H A Domx_video_encoder.cpp104 OMX_VIDEO_CODINGTYPE codec_type; local
115 codec_type = OMX_VIDEO_CodingMPEG4;
121 codec_type = OMX_VIDEO_CodingH263;
127 codec_type = OMX_VIDEO_CodingAVC;
133 codec_type = OMX_VIDEO_CodingAVC;
156 if(handle->venc_open(codec_type) != true)
228 if(codec_type == OMX_VIDEO_CodingMPEG4)
233 else if(codec_type == OMX_VIDEO_CodingH263)
238 else if(codec_type == OMX_VIDEO_CodingAVC)
282 if(codec_type
[all...]
/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_audio.h250 uint32_t codec_type; member in struct:msm_audio_bitstream_info
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_audio.h275 uint32_t codec_type; member in struct:msm_audio_bitstream_info
/hardware/qcom/msm8x74/kernel-headers/linux/
H A Dmsm_audio.h289 uint32_t codec_type; member in struct:msm_audio_bitstream_info
/hardware/qcom/msm8x74/original-kernel-headers/linux/
H A Dmsm_audio.h324 uint32_t codec_type; member in struct:msm_audio_bitstream_info
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dmsm_audio.h289 uint32_t codec_type; member in struct:msm_audio_bitstream_info
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dmsm_audio.h324 uint32_t codec_type; member in struct:msm_audio_bitstream_info
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
H A Dframeparser.cpp98 int frame_parse::init_start_codes (codec_type codec_type_parse)
H A Domx_vdec.cpp466 codec_type_parse ((codec_type)0),
H A Domx_vdec_copper.cpp475 codec_type_parse ((codec_type)0),
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
H A Dframeparser.cpp92 int frame_parse::init_start_codes (codec_type codec_type_parse)
H A Domx_vdec.cpp453 codec_type_parse ((codec_type)0),
H A Domx_vdec_hevc.cpp526 codec_type_parse ((codec_type)0),
H A Domx_vdec_hevc_swvdec.cpp574 codec_type_parse ((codec_type)0),
H A Domx_vdec_msm8974.cpp540 codec_type_parse ((codec_type)0),
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_TI_Video.h2203 OMX_U32 codec_type : 8; member in struct:OMX_TI_VIDEO_H264VDEC_CommonInfo
2513 OMX_U8 codec_type; member in struct:OMX_TI_VIDEO_VC1VDEC_MbInfo

Completed in 837 milliseconds