Home
last modified time | relevance | path

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

/third_party/ffmpeg/doc/examples/
H A Dextract_mvs.c61 const AVMotionVector *mvs = (const AVMotionVector *)sd->data; in decode_packet() local
/third_party/ffmpeg/libavfilter/
H A Dmotion_estimation.h37 int mvs[10][2]; member
H A Dvf_codecview.c282 const AVMotionVector *mvs = (const AVMotionVector *)sd->data; in filter_frame() local
H A Dvf_minterpolate.c140 int16_t mvs[2][2]; member
148 int16_t mvs[NB_PIXEL_MVS][2]; member
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmpegutils.c117 AVMotionVector *mvs = av_malloc_array(mb_width * mb_height, 2 * 4 * sizeof(AVMotionVector)); in ff_print_debug_info2() local
H A Dmpegvideo.c1309 int my, off, i, mvs; in lowest_referenced_row() local

Completed in 8 milliseconds