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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Deacmv.c81 static void cmv_decode_inter(CmvContext * s, const uint8_t *buf, const uint8_t *buf_end){ function
184 cmv_decode_inter(s, buf+2, buf_end);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Deacmv.c94 static void cmv_decode_inter(CmvContext *s, AVFrame *frame, const uint8_t *buf, function
208 cmv_decode_inter(s, frame, buf+2, buf_end);

Completed in 30 milliseconds