Home
last modified time | relevance | path

Searched refs:PTRDIFF_SPECIFIER (Results 1 – 16 of 16) sorted by relevance

/third_party/ffmpeg/libavutil/
Dinternal.h189 #define PTRDIFF_SPECIFIER "Id" macro
192 #define PTRDIFF_SPECIFIER "td" macro
/third_party/ffmpeg/libavformat/
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()
Dsdp.c206 …av_log(s, AV_LOG_ERROR, "Cannot Base64-encode %"PTRDIFF_SPECIFIER" %"PTRDIFF_SPECIFIER"!\n", MAX_P… in extradata2psets()
Doggparsevorbis.c188 "%"PTRDIFF_SPECIFIER" bytes of comment header remain\n", end - p); in ff_vorbis_comment()
/third_party/ffmpeg/libavutil/tests/
Dimgutils.c69 printf(" %5"PTRDIFF_SPECIFIER, offsets[i]); in main()
/third_party/ffmpeg/libavcodec/
Dzmbv.c151 av_log(c->avctx, AV_LOG_ERROR, "Used %"PTRDIFF_SPECIFIER" of %i bytes\n", in zmbv_decode_xor_8()
227 av_log(c->avctx, AV_LOG_ERROR, "Used %"PTRDIFF_SPECIFIER" of %i bytes\n", in zmbv_decode_xor_16()
312 av_log(c->avctx, AV_LOG_ERROR, "Used %"PTRDIFF_SPECIFIER" of %i bytes\n", in zmbv_decode_xor_24()
389 av_log(c->avctx, AV_LOG_ERROR, "Used %"PTRDIFF_SPECIFIER" of %i bytes\n", in zmbv_decode_xor_32()
Ddvdsubenc.c419 av_log(NULL, AV_LOG_DEBUG, "subtitle_packet size=%"PTRDIFF_SPECIFIER"\n", q - outbuf); in encode_dvd_subtitles()
Dhevc_ps.c476 "(%"PTRDIFF_SPECIFIER" > %"SIZE_SPECIFIER")\n", in ff_hevc_decode_nal_vps()
1268 "(%"PTRDIFF_SPECIFIER" > %"SIZE_SPECIFIER")\n", in ff_hevc_decode_nal_sps()
1526 "(%"PTRDIFF_SPECIFIER" > %"SIZE_SPECIFIER")\n", in ff_hevc_decode_nal_pps()
Dflac_parser.c624 "couldn't reallocate buffer of size %"PTRDIFF_SPECIFIER"\n", in flac_parse()
Dalsdec.c1327 …av_log(ctx->avctx, AV_LOG_ERROR, "begin %"PTRDIFF_SPECIFIER" smaller than time diff index %d.\n", … in revert_channel_correlation()
1333 …av_log(ctx->avctx, AV_LOG_ERROR, "end %"PTRDIFF_SPECIFIER" smaller than time diff index %d.\n", en… in revert_channel_correlation()
Dwmadec.c947 ff_dlog(s->avctx, "%d %d %d %d outbytes:%"PTRDIFF_SPECIFIER" eaten:%d\n", in wma_decode_superframe()
Dmjpegdec.c2265 av_log(s->avctx, AV_LOG_DEBUG, "escaping removed %"PTRDIFF_SPECIFIER" bytes\n", in ff_mjpeg_find_marker()
2433 av_log(avctx, AV_LOG_DEBUG, "marker=%x avail_size_in_buf=%"PTRDIFF_SPECIFIER"\n", in ff_mjpeg_receive_frame()
2876 av_log(avctx, AV_LOG_DEBUG, "decode frame unused %"PTRDIFF_SPECIFIER" bytes\n", in ff_mjpeg_receive_frame()
Djpeg2000dec.c1802 … av_log(s->avctx, AV_LOG_WARNING, "Mid mismatch %"PTRDIFF_SPECIFIER" in pass %d of %d\n", in decode_cblk()
1819 av_log(s->avctx, AV_LOG_WARNING, "End mismatch %"PTRDIFF_SPECIFIER"\n", in decode_cblk()
Dh264_slice.c2672 …av_log(h->avctx, AV_LOG_DEBUG, "bytestream overread %"PTRDIFF_SPECIFIER"\n", sl->cabac.bytestream_… in decode_slice()
2675 "error while decoding MB %d %d, bytestream %"PTRDIFF_SPECIFIER"\n", in decode_slice()
Dmpegvideo_enc.c1232 ff_dlog(s->avctx, "%d %d %"PTRDIFF_SPECIFIER" %"PTRDIFF_SPECIFIER"\n", pic_arg->linesize[0], in load_input_picture()
Dmpeg12dec.c2515 av_log(avctx, AV_LOG_DEBUG, "%3"PRIX32" at %"PTRDIFF_SPECIFIER" left %d\n", in decode_chunks()