Searched refs:av1_encode_dv (Results 1 – 3 of 3) sorted by relevance
30 void av1_encode_dv(aom_writer *w, const MV *mv, const MV *ref,
162 void av1_encode_dv(aom_writer *w, const MV *mv, const MV *ref, in av1_encode_dv() function
1205 av1_encode_dv(w, &mbmi->mv[0].as_mv, &dv_ref.as_mv, &ec_ctx->ndvc); in write_intrabc_info()