Lines Matching refs:snprintf
105 snprintf(buf, sizeof(buf), "%d", current);
107 snprintf(buf, sizeof(buf), "%d/%d", current, total);
271 snprintf(buf, sizeof(buf), "%+08.4f%+09.4f", latitude, longitude);
278 snprintf(key2, sizeof(key2), "%s-%s", key, language);
492 if (snprintf(str, str_size_alloc, "%d", val) >= str_size_alloc) {
508 if (snprintf(str, str_size_alloc, "%u", val) >= str_size_alloc) {
516 if (snprintf(str, str_size_alloc, "%f", val) >= str_size_alloc) {
572 snprintf(key2, sizeof(key2), "%s-%s", key, language);
2420 snprintf(buf, sizeof(buf), "size: %dx%d\n",
8390 snprintf(buf, AV_TIMECODE_STR_SIZE, "%02d:%02d:%02d%c%02d",