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

  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.h 26 void vp9_clamp_mv_min_max(MACROBLOCK *x, MV *mv);
vp9_mbgraph.c 43 vp9_clamp_mv_min_max(x, &ref_mv->as_mv);
vp9_mcomp.c 27 void vp9_clamp_mv_min_max(MACROBLOCK *x, MV *mv) { function
    [all...]
vp9_rdopt.c     [all...]

Completed in 34 milliseconds