Home
last modified time | relevance | path

Searched refs:total_opp (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dvc1_pred.c899 int total_opp, k, f; in ff_vc1_pred_b_mv_intfi() local
910 total_opp = v->mv_f_next[0][s->block_index[0] + v->blocks_off] in ff_vc1_pred_b_mv_intfi()
914 f = (total_opp > 2) ? 1 : 0; in ff_vc1_pred_b_mv_intfi()