/third_party/ffmpeg/libavformat/ |
D | supenc.c | 49 av_log(s, AV_LOG_ERROR, "Not enough data, skipping %"SIZE_SPECIFIER" bytes\n", in sup_write_packet() 66 av_log(s, AV_LOG_ERROR, "Skipping %"SIZE_SPECIFIER" bytes after last segment in frame\n", in sup_write_packet()
|
D | dump.c | 389 "[%"SIZE_SPECIFIER", %"SIZE_SPECIFIER", %"SIZE_SPECIFIER", %"SIZE_SPECIFIER"] ", in dump_spherical()
|
D | mmsh.c | 121 "Data packet length %d exceeds the in_buffer size %"SIZE_SPECIFIER"\n", in read_data_packet() 196 "Other packet len = %d exceed the in_buffer size %"SIZE_SPECIFIER"\n", in get_http_header_data()
|
D | mmst.c | 287 "Incoming packet length %d exceeds bufsize %"SIZE_SPECIFIER"\n", in get_tcp_server_response() 323 "Data length %d is invalid or too large (max=%"SIZE_SPECIFIER")\n", in get_tcp_server_response()
|
D | mpjpegdec.c | 200 "Expected boundary '%s' not found, instead found a line of %"SIZE_SPECIFIER" bytes\n", in parse_multipart_header()
|
D | ape.c | 249 … "Number of seek entries is less than number of frames: %"SIZE_SPECIFIER" vs. %"PRIu32"\n", in ape_read_header()
|
/third_party/ffmpeg/libavfilter/ |
D | vf_convolution_opencl.c | 233 "(%"SIZE_SPECIFIER"x%"SIZE_SPECIFIER").\n", in convolution_opencl_filter_frame() 262 "(%"SIZE_SPECIFIER"x%"SIZE_SPECIFIER").\n", in convolution_opencl_filter_frame()
|
D | vf_showinfo.c | 93 "[%"SIZE_SPECIFIER", %"SIZE_SPECIFIER", %"SIZE_SPECIFIER", %"SIZE_SPECIFIER"] ", in dump_spherical()
|
D | vf_neighbor_opencl.c | 185 "(%"SIZE_SPECIFIER"x%"SIZE_SPECIFIER").\n", in neighbor_opencl_filter_frame()
|
D | vf_program_opencl.c | 147 "(%"SIZE_SPECIFIER"x%"SIZE_SPECIFIER").\n", in program_opencl_run()
|
D | vf_avgblur_opencl.c | 223 "(%"SIZE_SPECIFIER"x%"SIZE_SPECIFIER").\n", in avgblur_opencl_filter_frame()
|
D | vf_unsharp_opencl.c | 273 "(%"SIZE_SPECIFIER"x%"SIZE_SPECIFIER").\n", in unsharp_opencl_filter_frame()
|
D | f_graphmonitor.c | 218 snprintf(buffer, sizeof(buffer)-1, "%"SIZE_SPECIFIER, frames); in draw_items()
|
/third_party/ffmpeg/libavutil/ |
D | internal.h | 190 #define SIZE_SPECIFIER "Iu" macro 193 #define SIZE_SPECIFIER "zu" macro
|
/third_party/ffmpeg/libavutil/tests/ |
D | imgutils.c | 63 printf(" %5"SIZE_SPECIFIER, sizes[i]); in main()
|
/third_party/ffmpeg/libavcodec/ |
D | hapenc.c | 125 … "Snappy buffer bigger than uncompressed (%"SIZE_SPECIFIER" >= %"SIZE_SPECIFIER" bytes).\n", in hap_compress_frame()
|
D | hq_hqa.c | 158 "Invalid slice size %"SIZE_SPECIFIER".\n", data_size); in hq_decode_frame() 289 "Invalid slice size %"SIZE_SPECIFIER".\n", data_size); in hqa_decode_frame()
|
D | libaomenc.c | 233 " %*s%u\n %*s%d\n %*s%p(%"SIZE_SPECIFIER")\n %*s%u\n", in dump_enc_cfg() 717 "Stat buffer alloc (%"SIZE_SPECIFIER" bytes) failed\n", in aom_init() 973 "Error getting output packet of size %"SIZE_SPECIFIER".\n", cx_frame->sz); in storeframe() 1073 "Data buffer alloc (%"SIZE_SPECIFIER" bytes) failed\n", in queue_frames() 1163 av_log(avctx, AV_LOG_ERROR, "Stat buffer alloc (%"SIZE_SPECIFIER" bytes) failed\n", in aom_encode()
|
D | libilbc.c | 102 "%"SIZE_SPECIFIER")\n", in ilbc_decode_frame()
|
D | cbs_av1.c | 757 "too large (%"SIZE_SPECIFIER" bytes).\n", size); in cbs_av1_split_fragment() 808 "too short (%"SIZE_SPECIFIER" bytes).\n", size); in cbs_av1_split_fragment() 825 "%"PRIu64", but only %"SIZE_SPECIFIER" bytes remaining in fragment.\n", in cbs_av1_split_fragment() 904 "unit too short (%"SIZE_SPECIFIER").\n", unit->data_size); in cbs_av1_read_unit()
|
D | libvpxenc.c | 220 " %*s%d\n %*s%p(%"SIZE_SPECIFIER")\n %*s%u\n", in dump_enc_cfg() 981 "Stat buffer alloc (%"SIZE_SPECIFIER" bytes) failed\n", in vpx_init() 1311 "Data buffer alloc (%"SIZE_SPECIFIER" bytes) failed\n", in queue_frames() 1321 "Data buffer alloc (%"SIZE_SPECIFIER" bytes) failed\n", in queue_frames()
|
D | decode.c | 634 "%"SIZE_SPECIFIER"/%"SIZE_SPECIFIER"/%"SIZE_SPECIFIER"/%"SIZE_SPECIFIER" " in apply_cropping()
|
D | h264_ps.c | 778 "(%"SIZE_SPECIFIER" > %"SIZE_SPECIFIER")\n", in ff_h264_decode_picture_parameter_set()
|
D | hevc_ps.c | 476 "(%"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()
|
D | cbs_vp9.c | 465 "end of superframe: %"SIZE_SPECIFIER" bytes.\n", in cbs_vp9_split_fragment()
|