Searched refs:PRIu32 (Results 1 - 25 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 Dxwddec.c81 "pixformat %"PRIu32", pixdepth %"PRIu32", bunit %"PRIu32", bitorder %"PRIu32", bpad %"PRIu32"\n",
84 "vclass %"PRIu32", ncolors %"PRIu32", bpp %"PRIu32", be %"PRIu32", lsize %"PRIu32", xoffse
[all...]
H A Ddxtory.c274 "invalid slice size %"PRIu32" (only %"PRIu32" bytes left)\n",
279 av_log(avctx, AV_LOG_ERROR, "invalid slice size %"PRIu32"\n", slice_size);
285 "Slice sizes mismatch: got %"PRIu32" instead of %"PRIu32"\n",
355 "invalid slice size %"PRIu32" (only %"PRIu32" bytes left)\n",
360 av_log(avctx, AV_LOG_ERROR, "invalid slice size %"PRIu32"\n",
367 "Slice sizes mismatch: got %"PRIu32" instead of %"PRIu32"\
[all...]
H A Dg2meet.c512 av_log(avctx, AV_LOG_ERROR, "Invalid cursor dimensions %"PRIu32"x%"PRIu32"\n",
517 av_log(avctx, AV_LOG_WARNING, "Invalid hotspot position %"PRIu32",%"PRIu32"\n",
524 av_log(avctx, AV_LOG_ERROR, "Invalid cursor data size %"PRIu32"/%u\n",
701 av_log(avctx, AV_LOG_ERROR, "Invalid chunk size %"PRIu32" type %02X\n",
710 av_log(avctx, AV_LOG_ERROR, "Invalid display info size %"PRIu32"\n",
786 av_log(avctx, AV_LOG_ERROR, "Invalid tile data size %"PRIu32"\n",
816 av_log(avctx, AV_LOG_ERROR, "Invalid cursor pos size %"PRIu32"\n",
825 av_log(avctx, AV_LOG_ERROR, "Invalid cursor data size %"PRIu32"\
[all...]
H A Dmss12.c578 "Insufficient extradata size: expected %"PRIu32" got %d\n",
597 av_log(avctx, AV_LOG_DEBUG, "Encoder version %"PRIu32".%"PRIu32"\n",
614 av_log(avctx, AV_LOG_DEBUG, "Display dimensions %"PRIu32"x%"PRIu32"\n",
620 av_log(avctx, AV_LOG_DEBUG, "Bitrate %"PRIu32" bps\n",
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dcksum.c45 printf("%" PRIu32 " %li\n", crc, filesize);
49 printf("%" PRIu32 " %li %s\n", crc, filesize, *argv);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/xz/
H A Dmessage.c423 "%" PRIu32 ":%02" PRIu32 ":%02" PRIu32,
426 snprintf(buf, sizeof(buf), "%" PRIu32 ":%02" PRIu32,
465 snprintf(buf, sizeof(buf), "%" PRIu32 " s", remaining);
471 snprintf(buf, sizeof(buf), "%" PRIu32 " s", remaining);
477 snprintf(buf, sizeof(buf), "%" PRIu32 " min %" PRIu32 " s",
484 snprintf(buf, sizeof(buf), "%" PRIu32 " mi
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/xz/
H A Dmessage.c423 "%" PRIu32 ":%02" PRIu32 ":%02" PRIu32,
426 snprintf(buf, sizeof(buf), "%" PRIu32 ":%02" PRIu32,
465 snprintf(buf, sizeof(buf), "%" PRIu32 " s", remaining);
471 snprintf(buf, sizeof(buf), "%" PRIu32 " s", remaining);
477 snprintf(buf, sizeof(buf), "%" PRIu32 " min %" PRIu32 " s",
484 snprintf(buf, sizeof(buf), "%" PRIu32 " mi
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/lzmainfo/
H A Dlzmainfo.c158 "%" PRIu32 " MB (2^%" PRIu32 " bytes)\n"
159 "Literal context bits (lc): %" PRIu32 "\n"
160 "Literal pos bits (lp): %" PRIu32 "\n"
161 "Number of pos bits (pb): %" PRIu32 "\n",
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/lzmainfo/
H A Dlzmainfo.c158 "%" PRIu32 " MB (2^%" PRIu32 " bytes)\n"
159 "Literal context bits (lc): %" PRIu32 "\n"
160 "Literal pos bits (lp): %" PRIu32 "\n"
161 "Number of pos bits (pb): %" PRIu32 "\n",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dape.c107 av_log(s, AV_LOG_DEBUG, "descriptorlength = %"PRIu32"\n", ape_ctx->descriptorlength);
108 av_log(s, AV_LOG_DEBUG, "headerlength = %"PRIu32"\n", ape_ctx->headerlength);
109 av_log(s, AV_LOG_DEBUG, "seektablelength = %"PRIu32"\n", ape_ctx->seektablelength);
110 av_log(s, AV_LOG_DEBUG, "wavheaderlength = %"PRIu32"\n", ape_ctx->wavheaderlength);
111 av_log(s, AV_LOG_DEBUG, "audiodatalength = %"PRIu32"\n", ape_ctx->audiodatalength);
112 av_log(s, AV_LOG_DEBUG, "audiodatalength_high = %"PRIu32"\n", ape_ctx->audiodatalength_high);
113 av_log(s, AV_LOG_DEBUG, "wavtaillength = %"PRIu32"\n", ape_ctx->wavtaillength);
123 av_log(s, AV_LOG_DEBUG, "blocksperframe = %"PRIu32"\n", ape_ctx->blocksperframe);
124 av_log(s, AV_LOG_DEBUG, "finalframeblocks = %"PRIu32"\n", ape_ctx->finalframeblocks);
125 av_log(s, AV_LOG_DEBUG, "totalframes = %"PRIu32"\
[all...]
H A Ddfa.c103 av_log(s, AV_LOG_ERROR, "Too large chunk size: %"PRIu32"\n", frame_size);
109 "skipping %"PRIu32" bytes of end-of-frame marker chunk\n",
H A Dbink.c117 "invalid header: invalid fps (%"PRIu32"/%"PRIu32")\n",
139 "invalid header: more than "AV_STRINGIFY(BINK_MAX_AUDIO_TRACKS)" audio tracks (%"PRIu32")\n",
233 "frame %"PRId64": audio size in header (%"PRIu32") > size of packet left (%"PRIu32")\n",
H A Dapetag.c146 av_log(s, AV_LOG_ERROR, "Invalid tag size %"PRIu32".\n", tag_bytes);
153 av_log(s, AV_LOG_ERROR, "Too many tag fields (%"PRIu32")\n", fields);
H A Dhnm.c155 "invalid chunk size: %"PRIu32", offset: %"PRId64"\n",
H A Dmvi.c101 "Invalid audio_data_size (%"PRIu32") or frames_count (%u)\n",
H A Dsmjpegdec.c57 avpriv_request_sample(s, "Unknown version %"PRIu32, version);
H A Dlxfdec.c133 avpriv_request_sample(s, "Unknown format version %"PRIu32"\n", version);
307 "got packet with illegal stream index %"PRIu32"\n", stream);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dape.c104 av_log(s, AV_LOG_DEBUG, "descriptorlength = %"PRIu32"\n", ape_ctx->descriptorlength);
105 av_log(s, AV_LOG_DEBUG, "headerlength = %"PRIu32"\n", ape_ctx->headerlength);
106 av_log(s, AV_LOG_DEBUG, "seektablelength = %"PRIu32"\n", ape_ctx->seektablelength);
107 av_log(s, AV_LOG_DEBUG, "wavheaderlength = %"PRIu32"\n", ape_ctx->wavheaderlength);
108 av_log(s, AV_LOG_DEBUG, "audiodatalength = %"PRIu32"\n", ape_ctx->audiodatalength);
109 av_log(s, AV_LOG_DEBUG, "audiodatalength_high = %"PRIu32"\n", ape_ctx->audiodatalength_high);
110 av_log(s, AV_LOG_DEBUG, "wavtaillength = %"PRIu32"\n", ape_ctx->wavtaillength);
120 av_log(s, AV_LOG_DEBUG, "blocksperframe = %"PRIu32"\n", ape_ctx->blocksperframe);
121 av_log(s, AV_LOG_DEBUG, "finalframeblocks = %"PRIu32"\n", ape_ctx->finalframeblocks);
122 av_log(s, AV_LOG_DEBUG, "totalframes = %"PRIu32"\
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/liblzma/rangecoder/
H A Dprice_tablegen.c69 printf("%4" PRIu32, rc_prices[i]);
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/rangecoder/
H A Dprice_tablegen.c69 printf("%4" PRIu32, rc_prices[i]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/common/
H A Dsysdefs.h65 #ifndef PRIu32
66 # define PRIu32 "u" macro
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/common/
H A Dsysdefs.h65 #ifndef PRIu32
66 # define PRIu32 "u" macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/misc/
H A Dfce.c142 printf("ID: %" PRIu32 ", Event: %s, Volume: %s, TM used size: %" PRIu64 " \n",
155 printf("ID: %" PRIu32 ", Event: %s, Path: %s\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dutil.h105 #ifndef PRIu32
106 #define PRIu32 "u" macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/include/
H A Dplatform.h268 #define PRIu32 "u" macro

Completed in 306 milliseconds

123