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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dopus.c49 static inline int xiph_lacing_16bit(const uint8_t **ptr, const uint8_t *end) function
116 int len = xiph_lacing_16bit(&ptr, end);
135 int len = xiph_lacing_16bit(&ptr, end);
156 frame_bytes = xiph_lacing_16bit(&ptr, end);
161 int len = xiph_lacing_16bit(&ptr, end);
201 frame_bytes = xiph_lacing_16bit(&ptr, end);
209 int len = xiph_lacing_16bit(&ptr, end);
227 frame_bytes = xiph_lacing_16bit(&ptr, end);

Completed in 33 milliseconds