Searched refs:print_chr (Results 1 – 1 of 1) sorted by relevance
129 const int print_chr = (c >= '0' && c <= '9') || in av_fourcc_make_string() local133 const int len = snprintf(buf, buf_size, print_chr ? "%c" : "[%d]", c); in av_fourcc_make_string()