Home
last modified time | relevance | path

Searched refs:get_luma_mv (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dvc1_mc.c108 static av_always_inline int get_luma_mv(VC1Context *v, int dir, int16_t *tx, int16_t *ty) in get_luma_mv() function
505 int opp_count = get_luma_mv(v, 0, in ff_vc1_mc_4mv_luma()
664 int opp_count = get_luma_mv(v, dir, &tx, &ty); in ff_vc1_mc_4mv_chroma()

Completed in 2 milliseconds