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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmpc8.c79 const uint8_t *bs_end = bs + p->buf_size; local
86 while (bs < bs_end + 3) {
94 if (bs + size - 2 >= bs_end)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmpc8.c77 uint8_t *bs_end = bs + p->buf_size; local
84 while (bs < bs_end + 3) {
92 if (bs + size - 2 >= bs_end)

Completed in 40 milliseconds