Searched defs:mot_val (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dwmv2dec.c253 int16_t *A, *B, *C, *mot_val; local
H A Dituh263dec.c317 int16_t *mot_val; local
585 int16_t *mot_val; local
744 int16_t *mot_val= ff_h263_pred_motion(s, 0, 0, &mx, &my); local
757 int16_t *mot_val= ff_h263_pred_motion(s, 0, 1, &mx, &my); local
[all...]
H A Dmpeg4videodec.c648 int16_t *const mot_val = s->current_picture.motion_val[0][s->block_index[0]]; local
757 int16_t *mot_val = ff_h263_pred_motion(s, i, 0, &pred_x, &pred_y); local
1298 int16_t *mot_val; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dwmv2dec.c255 int16_t *A, *B, *C, *mot_val; local
H A Dituh263dec.c340 int16_t *mot_val; local
605 int16_t *mot_val; local
764 int16_t *mot_val= ff_h263_pred_motion(s, 0, 0, &mx, &my); local
777 int16_t *mot_val= ff_h263_pred_motion(s, 0, 1, &mx, &my); local
[all...]
H A Dmpeg4videodec.c595 int16_t * const mot_val = s->current_picture.f.motion_val[0][s->block_index[0]]; local
678 int16_t *mot_val= ff_h263_pred_motion(s, i, 0, &pred_x, &pred_y); local
1153 int16_t *mot_val; local
[all...]

Completed in 73 milliseconds