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

  /hardware/qcom/media/mm-video-legacy/vidc/venc/inc/
video_encoder_device.h 127 bool venc_set_profile_level(OMX_U32 eProfile,OMX_U32 eLevel);
video_encoder_device_copper.h 237 bool venc_set_profile_level(OMX_U32 eProfile,OMX_U32 eLevel);
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/inc/
video_encoder_device.h 131 bool venc_set_profile_level(OMX_U32 eProfile,OMX_U32 eLevel);
video_encoder_device_v4l2.h 285 bool venc_set_profile_level(OMX_U32 eProfile,OMX_U32 eLevel);
  /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 30 milliseconds