Searched refs:svq1_pmv (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 Dsvq1dec.c59 } svq1_pmv; typedef in typeref:struct:svq1_pmv_s
305 static int svq1_decode_motion_vector (GetBitContext *bitbuf, svq1_pmv *mv, svq1_pmv **pmv) {
346 svq1_pmv *motion, int x, int y) {
349 svq1_pmv mv;
350 svq1_pmv *pmv[3];
391 svq1_pmv *motion,int x, int y) {
394 svq1_pmv mv;
395 svq1_pmv *pmv[4];
475 svq1_pmv *motio
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dsvq1dec.c57 } svq1_pmv; typedef in typeref:struct:svq1_pmv_s
278 static int svq1_decode_motion_vector(GetBitContext *bitbuf, svq1_pmv *mv,
279 svq1_pmv **pmv)
323 int pitch, svq1_pmv *motion, int x, int y,
328 svq1_pmv mv;
329 svq1_pmv *pmv[3];
366 int pitch, svq1_pmv *motion, int x, int y,
371 svq1_pmv mv;
372 svq1_pmv *pmv[4];
444 int pitch, svq1_pmv *motio
[all...]

Completed in 51 milliseconds