Searched refs:cmv_process_header (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.c117 static void cmv_process_header(CmvContext *s, const uint8_t *buf, const uint8_t *buf_end) function
160 cmv_process_header(s, buf+EA_PREAMBLE_SIZE, buf_end);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Deacmv.c133 static int cmv_process_header(CmvContext *s, const uint8_t *buf, const uint8_t *buf_end) function
190 ret = cmv_process_header(s, buf+EA_PREAMBLE_SIZE, buf_end);

Completed in 114 milliseconds