Searched refs:videoProfileToString (Results 1 – 1 of 1) sorted by relevance
97 const char *videoProfileToString(XAuint32 codec, XAuint32 profile) { in videoProfileToString() function286 printf("(%s/%s) ", videoProfileToString(decoder, profile), in TestVideoDecoderCapabilities()