Lines Matching refs:PRId64
400 av_log(h, AV_LOG_TRACE, "async_seek: AVSEEK_SIZE: %"PRId64"\n", (int64_t)c->logical_size);
403 av_log(h, AV_LOG_TRACE, "async_seek: %"PRId64"\n", pos);
406 av_log(h, AV_LOG_TRACE, "async_seek: %"PRId64"\n", pos);
423 av_log(h, AV_LOG_TRACE, "async_seek: fask_seek %"PRId64" from %d dist:%d/%d\n",
624 printf("size: %"PRId64"\n", size);
631 printf("read-error: AVERROR_EOF at %"PRId64"\n", ffurl_seek(h, 0, SEEK_CUR));
637 printf("read-error: %d at %"PRId64"\n", ret, ffurl_seek(h, 0, SEEK_CUR));
642 printf("read-mismatch: actual %d, expecting %d, at %"PRId64"\n",
652 printf("read: %"PRId64"\n", read_len);
661 printf("seek: %"PRId64"\n", pos);
671 printf("read-error: %d at %"PRId64"\n", ret, ffurl_seek(h, 0, SEEK_CUR));
676 printf("read-mismatch: actual %d, expecting %d, at %"PRId64"\n",
686 printf("read: %"PRId64"\n", read_len);