Searched defs:dmv_x (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Divi_common.c675 int dmv_x, dmv_y, cx, cy; local
690 int dmv_x, dmv_y, cx, cy; local
813 int dmv_x, dmv_y, cx, cy; local
[all...]
H A Dvc1dec.c1172 static av_always_inline void get_mvdata_interlaced(VC1Context *v, int *dmv_x, argument
1417 static inline void vc1_pred_mv(VC1Context *v, int n, int dmv_x, int dmv_y, argument
1671 static inline void vc1_pred_mv_intfr(VC1Context *v, int n, int dmv_x, int dmv_y, argument
2086 static inline void vc1_b_mc(VC1Context *v, int dmv_x[ argument
2103 vc1_pred_b_mv(VC1Context *v, int dmv_x[2], int dmv_y[2], int direct, int mvtype) argument
2319 vc1_pred_b_mv_intfi(VC1Context *v, int n, int *dmv_x, int *dmv_y, int mv1, int *pred_flag) argument
3538 int dmv_x, dmv_y; /* Differential MV components */ local
3782 int dmv_x, dmv_y; /* Differential MV components */ local
3995 int dmv_x, dmv_y; /* Differential MV components */ local
4121 int dmv_x[2], dmv_y[2]; local
4275 int dmv_x[2], dmv_y[2], pred_flag[2]; local
4433 int dmv_x, dmv_y; /* Differential MV components */ local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Divi_common.c390 int dmv_x, dmv_y, cx, cy; local
H A Dvc1dec.c1098 static av_always_inline void get_mvdata_interlaced(VC1Context *v, int *dmv_x, argument
1338 static inline void vc1_pred_mv(VC1Context *v, int n, int dmv_x, int dmv_y, argument
1590 static inline void vc1_pred_mv_intfr(VC1Context *v, int n, int dmv_x, int dmv_y, argument
1992 static inline void vc1_b_mc(VC1Context *v, int dmv_x[ argument
2021 vc1_pred_b_mv(VC1Context *v, int dmv_x[2], int dmv_y[2], int direct, int mvtype) argument
2234 vc1_pred_b_mv_intfi(VC1Context *v, int n, int *dmv_x, int *dmv_y, int mv1, int *pred_flag) argument
3453 int dmv_x, dmv_y; /* Differential MV components */ local
3692 int dmv_x, dmv_y; /* Differential MV components */ local
3900 int dmv_x, dmv_y; /* Differential MV components */ local
4026 int dmv_x[2], dmv_y[2]; local
4177 int dmv_x[2], dmv_y[2], pred_flag[2]; local
[all...]

Completed in 136 milliseconds