HomeSort by relevance Sort by last modified time
    Searched defs:venc_set_profile_level (Results 1 - 4 of 4) sorted by null

  /hardware/qcom/media/mm-video-legacy/vidc/venc/src/
video_encoder_device.cpp 311 if(venc_set_profile_level(0, 0))
635 if(venc_set_profile_level(0, 0)) {
741 if(!venc_set_profile_level (pParam->eProfile, pParam->eLevel))
792 if(!venc_set_profile_level (pParam->eProfile, pParam->eLevel))
826 if(!venc_set_profile_level (pParam->eProfile,pParam->eLevel))
1844 bool venc_dev::venc_set_profile_level(OMX_U32 eProfile,OMX_U32 eLevel) function in class:venc_dev
    [all...]
video_encoder_device_copper.cpp 411 if(/*venc_set_profile_level(0, 0)*/0)
685 if(venc_set_profile_level(0, 0))
815 if(!venc_set_profile_level (pParam->eProfile, pParam->eLevel))
864 if(!venc_set_profile_level (pParam->eProfile, pParam->eLevel))
1764 bool venc_dev::venc_set_profile_level(OMX_U32 eProfile,OMX_U32 eLevel) function in class:venc_dev
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device.cpp 305 if (venc_set_profile_level(0, 0)) {
672 if (venc_set_profile_level(0, 0)) {
763 if (!venc_set_profile_level (pParam->eProfile, pParam->eLevel)) {
810 if (!venc_set_profile_level (pParam->eProfile, pParam->eLevel)) {
2014 bool venc_dev::venc_set_profile_level(OMX_U32 eProfile,OMX_U32 eLevel) function in class:venc_dev
    [all...]
video_encoder_device_v4l2.cpp 2134 bool venc_dev::venc_set_profile_level(OMX_U32 eProfile,OMX_U32 eLevel) function in class:venc_dev
    [all...]

Completed in 218 milliseconds