Searched refs:TAG_PRINT (Results 1 – 1 of 1) sorted by relevance
496 #define TAG_PRINT(x) \ in av_get_codec_tag_string() macro503 TAG_PRINT(codec_tag & 0xFF) ? "%c" : "[%d]", codec_tag & 0xFF); in av_get_codec_tag_string()