Searched refs:PRIu32 (Results 26 - 50 of 64) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dalac.c288 av_log(avctx, AV_LOG_ERROR, "invalid samples per frame: %"PRIu32"\n",
299 av_log(avctx, AV_LOG_ERROR, "sample count mismatch: %"PRIu32" != %d\n",
555 "max samples per frame invalid: %"PRIu32"\n",
H A Dtscc2.c232 av_log(avctx, AV_LOG_ERROR, "Incorrect frame type %"PRIu32"\n",
315 av_log(avctx, AV_LOG_ERROR, "Invalid slice size (%"PRIu32"/%u)\n",
H A Daic.c175 av_log(ctx->avctx, AV_LOG_ERROR, "Frame size should be %"PRIu32" got %d\n",
H A Ddfa.c375 "Ignoring unknown chunk type %"PRIu32"\n",
H A Dh264_ps.c218 "time_scale/num_units_in_tick invalid or unsupported (%"PRIu32"/%"PRIu32")\n",
H A Dh264_refs.c516 av_log(h->avctx, AV_LOG_DEBUG, "%"PRIu32" fn:%d poc:%d %p\n",
533 av_log(h->avctx, AV_LOG_DEBUG, "%"PRIu32" fn:%d poc:%d %p\n",
H A Dvorbisdec.c573 "Floor value is too large for blocksize: %u (%"PRIu32")\n",
706 "partition out of bounds: type, begin, end, size, blocksize: %"PRIu16", %"PRIu32", %"PRIu32", %u, %"PRIu32"\n",
1139 av_dlog(NULL, "floor0 synth: map_size = %"PRIu32"; m = %d; wstep = %f\n",
H A Dlagarith.c463 "Output more bytes than length (%d of %"PRIu32")\n", read,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Domadec.c220 "Invalid GEOB data size: %"PRIu32"\n", geob->datasize);
371 "Invalid ATRAC-X channel id: %"PRIu32"\n", channel_id);
H A Ddxa.c201 av_log(s, AV_LOG_ERROR, "Frame size is too big: %"PRIu32"\n",
H A Dsmacker.c147 av_log(s, AV_LOG_ERROR, "Too many frames: %"PRIu32"\n", smk->frames);
227 "Cannot allocate %"PRIu32" bytes of extradata\n",
H A Dwvdec.c304 "Too many samples in block: %"PRIu32"\n", block_samples);
H A Dasfdec.c952 "invalid packet_length %"PRIu32" at:%"PRId64"\n",
958 "invalid padsize %"PRIu32" at:%"PRId64"\n", padsize, avio_tell(pb));
977 "invalid packet header length %d for pktlen %"PRIu32"-%"PRIu32" at %"PRId64"\n",
H A Dxmv.c158 avpriv_request_sample(s, "Uncommon version %"PRIu32"", file_version);
H A Davidec.c640 "scale/rate is %"PRIu32"/%"PRIu32" which is invalid. "
666 av_dlog(s, "%"PRIu32" %"PRIu32" %d\n",
H A Dgxf.c299 "too many index entries %"PRIu32" (%"PRIx32")\n",
H A Dspdifenc.c375 "%"PRIu32" samples in AAC frame not supported\n", hdr.samples);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/intl/
H A Dloadmsgcat.c153 #if !defined PRIu32 || PRI_MACROS_BROKEN
154 # undef PRIu32 macro
155 # define PRIu32 "u" macro
556 return PRIu32;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dloadmsgcat.c167 #if !defined PRIu32 || PRI_MACROS_BROKEN
168 # undef PRIu32 macro
169 # define PRIu32 "u" macro
565 return PRIu32;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/xz/
H A Doptions.c360 "least nice=%" PRIu32), nice_len_min);
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/xz/
H A Doptions.c360 "least nice=%" PRIu32), nice_len_min);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dannouncer-udp.c900 dbgmsg( tracker->key, "%"PRIu32" is my connection request!", transaction_id );
911 dbgmsg( tracker->key, "%"PRIu32" is an announce request!", transaction_id );
925 dbgmsg( tracker->key, "%"PRIu32" is a scrape request!", transaction_id );
H A Dtransmission.h63 #ifndef PRIu32
64 #define PRIu32 "lu" macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvorbisdec.c560 "Floor value is too large for blocksize: %u (%"PRIu32")\n",
690 "partition out of bounds: type, begin, end, size, blocksize: %"PRIu16", %"PRIu32", %"PRIu32", %u, %"PRIu32"\n",
1114 av_dlog(NULL, "floor0 synth: map_size = %"PRIu32"; m = %d; wstep = %f\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Ddetails.c1216 g_snprintf( blocks_to_peer, sizeof( blocks_to_peer ), "%"PRIu32, peer->blocksToPeer );
1219 g_snprintf( blocks_to_client, sizeof( blocks_to_client ), "%"PRIu32, peer->blocksToClient );
1222 g_snprintf( cancelled_by_client, sizeof( cancelled_by_client ), "%"PRIu32, peer->cancelsToPeer );
1225 g_snprintf( cancelled_by_peer, sizeof( cancelled_by_peer ), "%"PRIu32, peer->cancelsToClient );

Completed in 241 milliseconds

123