Searched refs:profile_idc_iop_string (Results 1 – 1 of 1) sorted by relevance
230 const char* profile_idc_iop_string; in ProfileLevelIdToString() local233 profile_idc_iop_string = "42e0"; in ProfileLevelIdToString()236 profile_idc_iop_string = "4200"; in ProfileLevelIdToString()239 profile_idc_iop_string = "4d00"; in ProfileLevelIdToString()242 profile_idc_iop_string = "640c"; in ProfileLevelIdToString()245 profile_idc_iop_string = "6400"; in ProfileLevelIdToString()253 snprintf(str, 7u, "%s%02x", profile_idc_iop_string, profile_level_id.level); in ProfileLevelIdToString()