Home
last modified time | relevance | path

Searched refs:SIZE_SPECIFIER (Results 1 – 25 of 33) sorted by relevance

12

/third_party/ffmpeg/libavformat/
Dsupenc.c49 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()
Ddump.c389 "[%"SIZE_SPECIFIER", %"SIZE_SPECIFIER", %"SIZE_SPECIFIER", %"SIZE_SPECIFIER"] ", in dump_spherical()
Dmmsh.c121 "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()
Dmmst.c287 "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()
Dmpjpegdec.c200 "Expected boundary '%s' not found, instead found a line of %"SIZE_SPECIFIER" bytes\n", in parse_multipart_header()
Dape.c249 … "Number of seek entries is less than number of frames: %"SIZE_SPECIFIER" vs. %"PRIu32"\n", in ape_read_header()
/third_party/ffmpeg/libavfilter/
Dvf_convolution_opencl.c233 "(%"SIZE_SPECIFIER"x%"SIZE_SPECIFIER").\n", in convolution_opencl_filter_frame()
262 "(%"SIZE_SPECIFIER"x%"SIZE_SPECIFIER").\n", in convolution_opencl_filter_frame()
Dvf_showinfo.c93 "[%"SIZE_SPECIFIER", %"SIZE_SPECIFIER", %"SIZE_SPECIFIER", %"SIZE_SPECIFIER"] ", in dump_spherical()
Dvf_neighbor_opencl.c185 "(%"SIZE_SPECIFIER"x%"SIZE_SPECIFIER").\n", in neighbor_opencl_filter_frame()
Dvf_program_opencl.c147 "(%"SIZE_SPECIFIER"x%"SIZE_SPECIFIER").\n", in program_opencl_run()
Dvf_avgblur_opencl.c223 "(%"SIZE_SPECIFIER"x%"SIZE_SPECIFIER").\n", in avgblur_opencl_filter_frame()
Dvf_unsharp_opencl.c273 "(%"SIZE_SPECIFIER"x%"SIZE_SPECIFIER").\n", in unsharp_opencl_filter_frame()
Df_graphmonitor.c218 snprintf(buffer, sizeof(buffer)-1, "%"SIZE_SPECIFIER, frames); in draw_items()
/third_party/ffmpeg/libavutil/
Dinternal.h190 #define SIZE_SPECIFIER "Iu" macro
193 #define SIZE_SPECIFIER "zu" macro
/third_party/ffmpeg/libavutil/tests/
Dimgutils.c63 printf(" %5"SIZE_SPECIFIER, sizes[i]); in main()
/third_party/ffmpeg/libavcodec/
Dhapenc.c125 … "Snappy buffer bigger than uncompressed (%"SIZE_SPECIFIER" >= %"SIZE_SPECIFIER" bytes).\n", in hap_compress_frame()
Dhq_hqa.c158 "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()
Dlibaomenc.c233 " %*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()
Dlibilbc.c102 "%"SIZE_SPECIFIER")\n", in ilbc_decode_frame()
Dcbs_av1.c757 "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()
Dlibvpxenc.c220 " %*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()
Ddecode.c634 "%"SIZE_SPECIFIER"/%"SIZE_SPECIFIER"/%"SIZE_SPECIFIER"/%"SIZE_SPECIFIER" " in apply_cropping()
Dh264_ps.c778 "(%"SIZE_SPECIFIER" > %"SIZE_SPECIFIER")\n", in ff_h264_decode_picture_parameter_set()
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()
Dcbs_vp9.c465 "end of superframe: %"SIZE_SPECIFIER" bytes.\n", in cbs_vp9_split_fragment()

12