Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dwmv2dec.c366 int16_t *A, *B, *C, *mot_val; in wmv2_pred_motion() local
H A Dituh263dec.c344 int16_t *mot_val; in preview_obmc() local
790 int16_t *mot_val; ff_h263_decode_mb() local
954 int16_t *mot_val= ff_h263_pred_motion(s, 0, 0, &pred_x, &pred_y); ff_h263_decode_mb() local
981 int16_t *mot_val= ff_h263_pred_motion(s, 0, 1, &pred_x, &pred_y); ff_h263_decode_mb() local
[all...]
H A Dmpeg4videodec.c819 int16_t *const mot_val = s->current_picture.motion_val[0][s->block_index[0]]; in mpeg4_decode_partition_a() local
928 int16_t *mot_val = ff_h263_pred_motion(s, i, 0, &pred_x, &pred_y); mpeg4_decode_partition_a() local
1475 int16_t *mot_val; mpeg4_decode_mb() local
[all...]

Completed in 5 milliseconds