Searched refs:PRIx32 (Results 1 - 25 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Ddv_tablegen.c30 "{0x%"PRIx32", %"PRId8"}", data[i].vlc, data[i].size)
H A Dmjpegbdec.c79 av_log(avctx, AV_LOG_DEBUG, "field size: 0x%"PRIx32"\n", field_size);
82 av_log(avctx, AV_LOG_DEBUG, "second field offs: 0x%"PRIx32"\n",
86 av_log(avctx, AV_LOG_DEBUG, "dqt offs: 0x%"PRIx32"\n", dqt_offs);
97 av_log(avctx, AV_LOG_DEBUG, "dht offs: 0x%"PRIx32"\n", dht_offs);
106 av_log(avctx, AV_LOG_DEBUG, "sof offs: 0x%"PRIx32"\n", sof_offs);
116 av_log(avctx, AV_LOG_DEBUG, "sos offs: 0x%"PRIx32"\n", sos_offs);
118 av_log(avctx, AV_LOG_DEBUG, "sod offs: 0x%"PRIx32"\n", sod_offs);
H A Dtableprint.h107 WRITE_1D_FUNC(uint32_t, "0x%08"PRIx32, 7)
H A Dxwddec.c87 "red %0"PRIx32", green %0"PRIx32", blue %0"PRIx32"\n",
H A Ddvdsubenc.c431 av_bprintf(&extradata, " %06"PRIx32"%c",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddv_tablegen.c33 "{0x%"PRIx32", %"PRId8"}", data[i].vlc, data[i].size)
H A Dtableprint.h97 WRITE_1D_FUNC(uint32_t, "0x%08"PRIx32, 7)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dcrcenc.c53 snprintf(buf, sizeof(buf), "CRC=0x%08"PRIx32"\n", crc->crcval);
H A Dframecrcenc.c37 avio_printf(s->pb, "#extradata %d: %8d, 0x%08"PRIx32"\n",
50 snprintf(buf, sizeof(buf), "%d, %10"PRId64", %10"PRId64", %8d, %8d, 0x%08"PRIx32,
H A Dsmjpegdec.c129 av_log(s, AV_LOG_ERROR, "unknown header %"PRIx32"\n", htype);
169 av_log(s, AV_LOG_ERROR, "unknown chunk %"PRIx32"\n", dtype);
H A Delectronicarts.c157 "element 0x%02x set to 0x%08"PRIx32"\n",
176 "element 0x%02x set to 0x%08"PRIx32"\n",
188 "header element 0x%02x set to 0x%08"PRIx32"\n",
H A Dmlvdec.c163 read_uint32(avctx, pb, "cameraModel", "0x%"PRIx32);
175 read_uint32(avctx, pb, "flags", "0x%"PRIx32);
H A Dlxfdec.c138 av_log(s, AV_LOG_ERROR, "Invalid header size 0x%"PRIx32"\n", header_size);
H A Dmovenc.c3852 "%06"PRIx32", %06"PRIx32", %06"PRIx32", %06"PRIx32", "
3853 "%06"PRIx32", %06"PRIx32", %06"PRIx32", %06"PRIx32", "
3854 "%06"PRIx32", %06"PRIx32",
[all...]
H A Domadec.c244 av_log(s, AV_LOG_DEBUG, "RID: %.8"PRIx32"\n", oc->rid);
H A Dgxf.c299 "too many index entries %"PRIu32" (%"PRIx32")\n",
H A Dspdifenc.c279 av_log(s, AV_LOG_ERROR, "bad DTS syncword 0x%"PRIx32"\n", syncword_dts);
H A Dhevc.c860 av_dlog(NULL, "general_profile_compatibility_flags: 0x%08"PRIx32"\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/common/
H A Dsysdefs.h68 #ifndef PRIx32
69 # define PRIx32 "x" macro
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/common/
H A Dsysdefs.h68 #ifndef PRIx32
69 # define PRIx32 "x" macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dutil.h109 #ifndef PRIx32
110 #define PRIx32 "x" macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/intl/
H A Dloadmsgcat.c157 #if !defined PRIx32 || PRI_MACROS_BROKEN
158 # undef PRIx32 macro
159 # define PRIx32 "x" macro
558 return PRIx32;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dloadmsgcat.c171 #if !defined PRIx32 || PRI_MACROS_BROKEN
172 # undef PRIx32 macro
173 # define PRIx32 "x" macro
567 return PRIx32;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/xz/
H A Dlist.c506 "%08" PRIx32, conv32le(buf.u32[0]));
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/xz/
H A Dlist.c506 "%08" PRIx32, conv32le(buf.u32[0]));

Completed in 401 milliseconds

12