Searched refs:decode_bmv_frame (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 Dbmvvideo.c56 static int decode_bmv_frame(const uint8_t *source, int src_len, uint8_t *frame, int frame_off) function
249 if (decode_bmv_frame(c->stream, pkt->size - (c->stream - pkt->data), c->frame, scr_off)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dbmv.c53 static int decode_bmv_frame(const uint8_t *source, int src_len, uint8_t *frame, int frame_off) function
236 if (decode_bmv_frame(c->stream, pkt->size - (c->stream - pkt->data), c->frame, scr_off)) {

Completed in 44 milliseconds