OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:id_pair_to_string
(Results
1 - 1
of
1
) sorted by null
/frameworks/wilhelm/tests/examples/
xaVideoDecoderCapabilities.cpp
83
const char *
id_pair_to_string
(XAuint32 id1, XAuint32 id2, const id_pair_to_string_t *table,
function
155
return
id_pair_to_string
(codec, profile, table, sizeof(table) / sizeof(table[0]));
219
return
id_pair_to_string
(codec, level, table, sizeof(table) / sizeof(table[0]));
Completed in 49 milliseconds