Searched refs:VEN_PROFILE_MPEG4_ASP (Results 1 - 12 of 12) sorted by relevance

/hardware/qcom/msm8960/kernel-headers/linux/
H A Dmsm_vidc_enc.h84 #define VEN_PROFILE_MPEG4_ASP 2 macro
/hardware/qcom/msm8960/original-kernel-headers/linux/
H A Dmsm_vidc_enc.h74 #define VEN_PROFILE_MPEG4_ASP 2/* 2 - MPEG4 ASP profile */ macro
/hardware/qcom/msm8994/kernel-headers/linux/
H A Dmsm_vidc_enc.h90 #define VEN_PROFILE_MPEG4_ASP 2 macro
/hardware/qcom/msm8994/original-kernel-headers/linux/
H A Dmsm_vidc_enc.h80 #define VEN_PROFILE_MPEG4_ASP 2/* 2 - MPEG4 ASP profile */ macro
/hardware/qcom/msm8996/kernel-headers/linux/
H A Dmsm_vidc_enc.h90 #define VEN_PROFILE_MPEG4_ASP 2 macro
/hardware/qcom/msm8996/original-kernel-headers/linux/
H A Dmsm_vidc_enc.h80 #define VEN_PROFILE_MPEG4_ASP 2/* 2 - MPEG4 ASP profile */ macro
/hardware/qcom/msm8x84/kernel-headers/linux/
H A Dmsm_vidc_enc.h90 #define VEN_PROFILE_MPEG4_ASP 2 macro
/hardware/qcom/msm8x84/original-kernel-headers/linux/
H A Dmsm_vidc_enc.h80 #define VEN_PROFILE_MPEG4_ASP 2/* 2 - MPEG4 ASP profile */ macro
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
H A Dvideo_encoder_device.cpp1888 requested_profile.profile = VEN_PROFILE_MPEG4_ASP;
1907 if(requested_profile.profile == VEN_PROFILE_MPEG4_ASP)
2121 if((codec_profile.profile == VEN_PROFILE_MPEG4_ASP) ||
2553 case VEN_PROFILE_MPEG4_ASP:
2730 case VEN_PROFILE_MPEG4_ASP:
2864 if(codec_profile.profile == VEN_PROFILE_MPEG4_ASP)
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device.cpp2128 requested_profile.profile = VEN_PROFILE_MPEG4_ASP;
2144 if (requested_profile.profile == VEN_PROFILE_MPEG4_ASP)
2345 if ((codec_profile.profile == VEN_PROFILE_MPEG4_ASP) ||
2761 case VEN_PROFILE_MPEG4_ASP:
2922 case VEN_PROFILE_MPEG4_ASP:
3021 if (codec_profile.profile == VEN_PROFILE_MPEG4_ASP)
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device.cpp2129 requested_profile.profile = VEN_PROFILE_MPEG4_ASP;
2145 if (requested_profile.profile == VEN_PROFILE_MPEG4_ASP)
2346 if ((codec_profile.profile == VEN_PROFILE_MPEG4_ASP) ||
2762 case VEN_PROFILE_MPEG4_ASP:
2923 case VEN_PROFILE_MPEG4_ASP:
3024 if (codec_profile.profile == VEN_PROFILE_MPEG4_ASP)
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device.cpp2129 requested_profile.profile = VEN_PROFILE_MPEG4_ASP;
2145 if (requested_profile.profile == VEN_PROFILE_MPEG4_ASP)
2346 if ((codec_profile.profile == VEN_PROFILE_MPEG4_ASP) ||
2762 case VEN_PROFILE_MPEG4_ASP:
2923 case VEN_PROFILE_MPEG4_ASP:
3024 if (codec_profile.profile == VEN_PROFILE_MPEG4_ASP)

Completed in 151 milliseconds