Searched refs:convert_omx_profile_to_v4l2 (Results 1 – 4 of 4) sorted by relevance
71 static bool convert_omx_profile_to_v4l2(int codec, int omx_profile, int *v4l2_profile);
280 bool profile_level_converter::convert_omx_profile_to_v4l2(int codec, int omx_profile, int *v4l2_pro… in convert_omx_profile_to_v4l2() function in profile_level_converter
1030 …if (!profile_level_converter::convert_omx_profile_to_v4l2(m_sVenc_cfg.codectype, profileLevelType-… in venc_get_supported_profile_level()4928 …if (!profile_level_converter::convert_omx_profile_to_v4l2(m_sVenc_cfg.codectype, eProfile, &contro… in venc_set_profile()
3498 …if (!profile_level_converter::convert_omx_profile_to_v4l2(output_capability, profileLevelType->ePr… in get_supported_profile_level()