Home
last modified time | relevance | path

Searched refs:SIZE_SPECIFIER (Results 1 - 25 of 40) sorted by relevance

12

/third_party/ffmpeg/libavformat/
H A 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()
H A Ddump.c393 "[%"SIZE_SPECIFIER", %"SIZE_SPECIFIER", %"SIZE_SPECIFIER", %"SIZE_SPECIFIER"] ", in dump_spherical()
503 "(%"SIZE_SPECIFIER" bytes)", sd->type, sd->size); in dump_sidedata()
H A Dframecrcenc.c63 av_strlcatf(buf, sizeof(buf), ", %8"SIZE_SPECIFIER, in framecrc_write_packet()
H A Dmmsh.c120 "Data packet length %d exceeds the in_buffer size %"SIZE_SPECIFIER"\n", in read_data_packet()
195 "Other packet len = %d exceed the in_buffer size %"SIZE_SPECIFIER"\n", in get_http_header_data()
H A 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()
H A Dmpjpegdec.c200 "Expected boundary '%s' not found, instead found a line of %"SIZE_SPECIFIER" bytes\n", in parse_multipart_header()
H A Dhashenc.c307 ", %8"SIZE_SPECIFIER", ", pkt->side_data[i].size); in framehash_write_packet()
/third_party/ffmpeg/libavutil/
H A Dinternal.h192 #define SIZE_SPECIFIER "Iu" macro
195 #define SIZE_SPECIFIER "zu" macro
/third_party/ffmpeg/libavfilter/
H A Dvf_convolution_opencl.c235 "(%"SIZE_SPECIFIER"x%"SIZE_SPECIFIER").\n", in convolution_opencl_filter_frame()
264 "(%"SIZE_SPECIFIER"x%"SIZE_SPECIFIER").\n", in convolution_opencl_filter_frame()
H A Dvf_showinfo.c98 "[%"SIZE_SPECIFIER", %"SIZE_SPECIFIER", %"SIZE_SPECIFIER", %"SIZE_SPECIFIER"] ", in dump_spherical()
428 av_log(ctx, AV_LOG_ERROR, "invalid data(%"SIZE_SPECIFIER" < " in dump_sei_unregistered_metadata()
755 "(%"SIZE_SPECIFIER" bytes)", sd->size); in filter_frame()
812 "(%"SIZE_SPECIFIER" bytes)\n", sd->type, sd->size); in filter_frame()
H A Dvf_neighbor_opencl.c186 "(%"SIZE_SPECIFIER"x%"SIZE_SPECIFIER").\n", in neighbor_opencl_filter_frame()
H A Dvf_avgblur_opencl.c225 "(%"SIZE_SPECIFIER"x%"SIZE_SPECIFIER").\n", in avgblur_opencl_filter_frame()
H A Dvf_unsharp_opencl.c273 "(%"SIZE_SPECIFIER"x%"SIZE_SPECIFIER").\n", in unsharp_opencl_filter_frame()
H A Dvf_program_opencl.c149 "(%"SIZE_SPECIFIER"x%"SIZE_SPECIFIER").\n", in program_opencl_run()
H A Daf_ashowinfo.c174 "%"SIZE_SPECIFIER" bytes", sd->type, sd->size); in dump_unknown()
/third_party/ffmpeg/libavutil/tests/
H A Dimgutils.c63 printf(" %5"SIZE_SPECIFIER, sizes[i]); in main()
/third_party/ffmpeg/libavcodec/
H A Dhapenc.c122 "Snappy buffer bigger than uncompressed (%"SIZE_SPECIFIER" >= %"SIZE_SPECIFIER" bytes).\n", in hap_compress_frame()
H A Dlibilbc.c103 "%"SIZE_SPECIFIER")\n", in ilbc_decode_frame()
H A Dhq_hqa.c159 "Invalid slice size %"SIZE_SPECIFIER".\n", data_size); in hq_decode_frame()
290 "Invalid slice size %"SIZE_SPECIFIER".\n", data_size); in hqa_decode_frame()
H A 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()
H A Ddecode.c621 "%"SIZE_SPECIFIER"/%"SIZE_SPECIFIER"/%"SIZE_SPECIFIER"/%"SIZE_SPECIFIER" " in apply_cropping()
1634 "Palette size %"SIZE_SPECIFIER" is wrong\n", size); in ff_copy_palette()
H A Dlibaomenc.c247 " %*s%u\n %*s%d\n %*s%p(%"SIZE_SPECIFIER")\n %*s%u\n", in dump_enc_cfg()
795 "Stat buffer alloc (%"SIZE_SPECIFIER" bytes) failed\n", in aom_init()
1063 "Error getting output packet of size %"SIZE_SPECIFIER".\n", cx_frame->sz); in storeframe()
1163 "Data buffer alloc (%"SIZE_SPECIFIER" bytes) failed\n", in queue_frames()
1253 av_log(avctx, AV_LOG_ERROR, "Stat buffer alloc (%"SIZE_SPECIFIER" bytes) failed\n", in aom_encode()
H A Dmscc.c159 "Palette size %"SIZE_SPECIFIER" is wrong\n", size); in decode_frame()
H A Dh264_ps.c776 "(%"SIZE_SPECIFIER" > %"SIZE_SPECIFIER")\n", in ff_h264_decode_picture_parameter_set()
H A Dmjpegenc_common.c151 av_log(avctx, AV_LOG_ERROR, "Cannot store %"SIZE_SPECIFIER" byte ICC " in ff_mjpeg_add_icc_profile_size()

Completed in 20 milliseconds

12