Home | History | Annotate | Download | only in src

Lines Matching refs:OMX_IndexConfigVideoFramerate

909   case OMX_IndexConfigVideoFramerate:
913 DEBUG_PRINT_LOW("\n omx_venc:: set_config(): OMX_IndexConfigVideoFramerate");
917 if(handle->venc_set_config(configData, OMX_IndexConfigVideoFramerate) != true)
919 DEBUG_PRINT_ERROR("ERROR: Setting OMX_IndexConfigVideoFramerate failed");