Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Drv34.c549 int has_A = 0, has_B = 0, has_C = 0; in rv34_pred_mv_b() local
564 has_B = 1; in rv34_pred_mv_b()
576 rv34_pred_b_vector(A, B, C, has_A, has_B, has_C, &mx, &my); in rv34_pred_mv_b()