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

  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
omx_swvenc_mpeg4.h 144 SWVENC_STATUS swvenc_set_frame_rate(OMX_U32 nFrameRate);
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/venc/inc/
omx_swvenc_mpeg4.h 150 SWVENC_STATUS swvenc_set_frame_rate(OMX_U32 nFrameRate);
  /hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
omx_swvenc_mpeg4.cpp 548 Ret = swvenc_set_frame_rate(portDefn->format.video.xFramerate >> 16);
551 DEBUG_PRINT_ERROR("%s, swvenc_set_frame_rate failed (%d)",
757 Ret = swvenc_set_frame_rate(portFmt->xFramerate >> 16);
760 DEBUG_PRINT_ERROR("%s, swvenc_set_frame_rate failed (%d)",
2832 SWVENC_STATUS omx_venc::swvenc_set_frame_rate function in class:omx_venc
    [all...]
  /hardware/qcom/media/msmcobalt/mm-video-v4l2/vidc/venc/src/
omx_swvenc_mpeg4.cpp 548 Ret = swvenc_set_frame_rate(portDefn->format.video.xFramerate >> 16);
551 DEBUG_PRINT_ERROR("%s, swvenc_set_frame_rate failed (%d)",
757 Ret = swvenc_set_frame_rate(portFmt->xFramerate >> 16);
760 DEBUG_PRINT_ERROR("%s, swvenc_set_frame_rate failed (%d)",
2910 SWVENC_STATUS omx_venc::swvenc_set_frame_rate function in class:omx_venc
    [all...]

Completed in 3488 milliseconds