Searched refs:m_reject_avc_1080p_mp (Results 1 - 4 of 4) sorted by relevance

/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h908 bool m_reject_avc_1080p_mp; member in class:omx_vdec
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/
H A Domx_vdec.h910 bool m_reject_avc_1080p_mp; member in class:omx_vdec
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_msm8974.cpp585 m_reject_avc_1080p_mp (0),
636 m_reject_avc_1080p_mp = atoi(property_value);
637 DEBUG_PRINT_HIGH("vidc.dec.profile.check value is %d",m_reject_avc_1080p_mp);
6195 m_reject_avc_1080p_mp) {
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp635 m_reject_avc_1080p_mp (0),
691 m_reject_avc_1080p_mp = atoi(property_value);
692 DEBUG_PRINT_HIGH("vidc.dec.profile.check value is %d",m_reject_avc_1080p_mp);
6918 m_reject_avc_1080p_mp) {

Completed in 47 milliseconds