Searched refs:auxtag (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dnsvdec.c539 uint32_t auxtag; local
570 auxtag = get_le32(pb);
572 (auxtag & 0x0ff),
573 ((auxtag >> 8) & 0x0ff),
574 ((auxtag >> 16) & 0x0ff),
575 ((auxtag >> 24) & 0x0ff),

Completed in 103 milliseconds