Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dvc1_mc.c140 static av_always_inline int get_chroma_mv(VC1Context *v, int dir, int16_t *tx, int16_t *ty) in get_chroma_mv() function
655 int valid_count = get_chroma_mv(v, dir, &tx, &ty); in ff_vc1_mc_4mv_chroma()

Completed in 2 milliseconds