Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodemv.h30 void av1_encode_dv(aom_writer *w, const MV *mv, const MV *ref,
Dencodemv.c162 void av1_encode_dv(aom_writer *w, const MV *mv, const MV *ref, in av1_encode_dv() function
Dbitstream.c1205 av1_encode_dv(w, &mbmi->mv[0].as_mv, &dv_ref.as_mv, &ec_ctx->ndvc); in write_intrabc_info()