Home
last modified time | relevance | path

Searched refs:PTRDIFF_SPECIFIER (Results 1 - 14 of 14) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dinternal.h191 #define PTRDIFF_SPECIFIER "Id" macro
194 #define PTRDIFF_SPECIFIER "td" macro
/third_party/ffmpeg/libavutil/tests/
H A Dimgutils.c69 printf(" %5"PTRDIFF_SPECIFIER, offsets[i]); in main()
/third_party/ffmpeg/libavformat/
H A Drtpdec_xiph.c236 "Invalid %"PTRDIFF_SPECIFIER" byte packed header.", in parse_packed_headers()
257 "Bad packed header lengths (%d,%d,%"PTRDIFF_SPECIFIER",%u)\n", length1, in parse_packed_headers()
H A Dsdp.c212 av_log(s, AV_LOG_ERROR, "Cannot Base64-encode %"PTRDIFF_SPECIFIER" %"PTRDIFF_SPECIFIER"!\n", in extradata2psets()
H A Doggparsevorbis.c186 "%"PTRDIFF_SPECIFIER" bytes of comment header remain\n", end - p); in ff_vorbis_comment()
/third_party/ffmpeg/libavcodec/
H A Dzmbv.c153 av_log(c->avctx, AV_LOG_ERROR, "Used %"PTRDIFF_SPECIFIER" of %i bytes\n", in zmbv_decode_xor_8()
229 av_log(c->avctx, AV_LOG_ERROR, "Used %"PTRDIFF_SPECIFIER" of %i bytes\n", in zmbv_decode_xor_16()
314 av_log(c->avctx, AV_LOG_ERROR, "Used %"PTRDIFF_SPECIFIER" of %i bytes\n", in zmbv_decode_xor_24()
391 av_log(c->avctx, AV_LOG_ERROR, "Used %"PTRDIFF_SPECIFIER" of %i bytes\n", in zmbv_decode_xor_32()
H A Dhevc_ps.c473 "(%"PTRDIFF_SPECIFIER" > %"SIZE_SPECIFIER")\n", in ff_hevc_decode_nal_vps()
1265 "(%"PTRDIFF_SPECIFIER" > %"SIZE_SPECIFIER")\n", in ff_hevc_decode_nal_sps()
1523 "(%"PTRDIFF_SPECIFIER" > %"SIZE_SPECIFIER")\n", in ff_hevc_decode_nal_pps()
H A Ddvdsubenc.c412 av_log(NULL, AV_LOG_DEBUG, "subtitle_packet size=%"PTRDIFF_SPECIFIER"\n", q - outbuf); in encode_dvd_subtitles()
H A Dmjpegdec.c2283 av_log(s->avctx, AV_LOG_DEBUG, "escaping removed %"PTRDIFF_SPECIFIER" bytes\n", in ff_mjpeg_find_marker()
2454 av_log(avctx, AV_LOG_DEBUG, "marker=%x avail_size_in_buf=%"PTRDIFF_SPECIFIER"\n", in ff_mjpeg_receive_frame()
2950 av_log(avctx, AV_LOG_DEBUG, "decode frame unused %"PTRDIFF_SPECIFIER" bytes\n", in ff_mjpeg_receive_frame()
H A Dalsdec.c1337 av_log(ctx->avctx, AV_LOG_ERROR, "begin %"PTRDIFF_SPECIFIER" smaller than time diff index %d.\n", begin, t); in revert_channel_correlation()
1343 av_log(ctx->avctx, AV_LOG_ERROR, "end %"PTRDIFF_SPECIFIER" smaller than time diff index %d.\n", end, t); in revert_channel_correlation()
H A Djpeg2000dec.c1812 av_log(s->avctx, AV_LOG_WARNING, "Mid mismatch %"PTRDIFF_SPECIFIER" in pass %d of %d\n", in decode_cblk()
1829 av_log(s->avctx, AV_LOG_WARNING, "End mismatch %"PTRDIFF_SPECIFIER"\n", in decode_cblk()
H A Dh264_slice.c2766 av_log(h->avctx, AV_LOG_DEBUG, "bytestream overread %"PTRDIFF_SPECIFIER"\n", sl->cabac.bytestream_end - sl->cabac.bytestream); in decode_slice()
2769 "error while decoding MB %d %d, bytestream %"PTRDIFF_SPECIFIER"\n", in decode_slice()
H A Dmpegvideo_enc.c1056 ff_dlog(s->avctx, "%d %d %"PTRDIFF_SPECIFIER" %"PTRDIFF_SPECIFIER"\n", pic_arg->linesize[0], in load_input_picture()
H A Dmpeg12dec.c2487 av_log(avctx, AV_LOG_DEBUG, "%3"PRIX32" at %"PTRDIFF_SPECIFIER" left %d\n", in decode_chunks()

Completed in 32 milliseconds