HomeSort by relevance Sort by last modified time
    Searched refs:vp9_mv_bit_cost (Results 1 - 4 of 4) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.h 45 int vp9_mv_bit_cost(const MV *mv, const MV *ref, const int *mvjcost,
vp9_pickmode.c 205 *rate_mv = vp9_mv_bit_cost(&mvp_full, &ref_mv, x->nmvjointcost, x->mvcost,
220 *rate_mv = vp9_mv_bit_cost(&tmp_mv->as_mv, &ref_mv, x->nmvjointcost,
    [all...]
vp9_rdopt.c     [all...]
vp9_mcomp.c 93 int vp9_mv_bit_cost(const MV *mv, const MV *ref, const int *mvjcost, function
    [all...]

Completed in 3446 milliseconds