Searched refs:videoCodecIdToString (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/tests/examples/
H A DxaVideoDecoderCapabilities.cpp43 const char* videoCodecIdToString(XAuint32 decoderId) { function
264 fprintf(stdout, "decoder %d is %s\n", i, videoCodecIdToString(decoderIds[i]));
275 videoCodecIdToString(decoderIds[i]), nbCombinations);

Completed in 96 milliseconds