Searched defs:mvs (Results 1 – 6 of 6) sorted by relevance
61 const AVMotionVector *mvs = (const AVMotionVector *)sd->data; in decode_packet() local
37 int mvs[10][2]; member
282 const AVMotionVector *mvs = (const AVMotionVector *)sd->data; in filter_frame() local
140 int16_t mvs[2][2]; member148 int16_t mvs[NB_PIXEL_MVS][2]; member
117 AVMotionVector *mvs = av_malloc_array(mb_width * mb_height, 2 * 4 * sizeof(AVMotionVector)); in ff_print_debug_info2() local
1309 int my, off, i, mvs; in lowest_referenced_row() local