Home
last modified time | relevance | path

Searched refs:id_pair_to_string (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/wilhelm/tests/examples/
H A DxaVideoDecoderCapabilities.cpp83 const char *id_pair_to_string(XAuint32 id1, XAuint32 id2, const id_pair_to_string_t *table, in id_pair_to_string() function
155 return id_pair_to_string(codec, profile, table, sizeof(table) / sizeof(table[0])); in videoProfileToString()
219 return id_pair_to_string(codec, level, table, sizeof(table) / sizeof(table[0])); in videoLevelToString()