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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dyop.c177 static uint8_t yop_get_next_nibble(YopDecContext *s) function
242 tag = yop_get_next_nibble(s);
249 tag = yop_get_next_nibble(s);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dyop.c161 static uint8_t yop_get_next_nibble(YopDecContext *s) function
230 tag = yop_get_next_nibble(s);
235 tag = yop_get_next_nibble(s);

Completed in 121 milliseconds