Home | History | Annotate | Download | only in src

Lines Matching refs:venc_set_config

1091 bool venc_dev::venc_set_config(void *configData, OMX_INDEXTYPE index)
1094 DEBUG_PRINT_LOW("\n Inside venc_set_config");
1108 DEBUG_PRINT_LOW("\n venc_set_config: OMX_IndexConfigVideoBitrate");
1125 DEBUG_PRINT_LOW("\n venc_set_config: OMX_IndexConfigVideoFramerate");
1157 DEBUG_PRINT_LOW("\n venc_set_config: OMX_IndexConfigVideoIntraVOPRefresh");
1228 DEBUG_PRINT_ERROR("venc_set_config: Unsupported index = 0x%x", index);