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

  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.h 50 int vp9_mv_bit_cost(const MV *mv, const MV *ref,
vp9_pickmode.c 180 *rate_mv = vp9_mv_bit_cost(&mvp_full, &ref_mv,
198 *rate_mv = vp9_mv_bit_cost(&tmp_mv->as_mv, &ref_mv,
    [all...]
vp9_rdopt.c     [all...]
vp9_mcomp.c 76 int vp9_mv_bit_cost(const MV *mv, const MV *ref, function
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_mcomp.h 36 int vp9_mv_bit_cost(const MV *mv, const MV *ref,
vp9_pickmode.c 167 *rate_mv = vp9_mv_bit_cost(tmp_mv, &ref_mv,
vp9_rdopt.c     [all...]
vp9_mcomp.c 74 int vp9_mv_bit_cost(const MV *mv, const MV *ref, function
    [all...]

Completed in 1496 milliseconds