Searched refs:vc1_mc_1mv (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 Dvc1dec.c333 static void vc1_mc_1mv(VC1Context *v, int dir) function
2090 vc1_mc_1mv(v, 0);
2095 vc1_mc_1mv(v, 0);
2100 vc1_mc_1mv(v, (mode == BMV_TYPE_BACKWARD));
3587 if (!s->mb_intra) vc1_mc_1mv(v, 0);
3642 vc1_mc_1mv(v, 0);
3937 vc1_mc_1mv(v, 0);
3977 vc1_mc_1mv(v, 0);
4054 vc1_mc_1mv(v, 0);
4598 vc1_mc_1mv(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvc1dec.c331 static void vc1_mc_1mv(VC1Context *v, int dir) function
2000 vc1_mc_1mv(v, 0);
2007 vc1_mc_1mv(v, 0);
2016 vc1_mc_1mv(v, (mode == BMV_TYPE_BACKWARD));
3502 if (!s->mb_intra) vc1_mc_1mv(v, 0);
3554 vc1_mc_1mv(v, 0);
3842 vc1_mc_1mv(v, 0);
3882 vc1_mc_1mv(v, 0);
3957 vc1_mc_1mv(v, 0);

Completed in 64 milliseconds