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

  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.h 49 void vp9_set_mv_search_range(MACROBLOCK *x, const MV *mv);
vp9_mbgraph.c 48 vp9_set_mv_search_range(x, ref_mv);
vp9_pickmode.c 156 vp9_set_mv_search_range(x, &ref_mv);
    [all...]
vp9_rdopt.c     [all...]
vp9_mcomp.c 35 void vp9_set_mv_search_range(MACROBLOCK *x, const MV *mv) { function
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_mcomp.h 35 void vp9_set_mv_search_range(MACROBLOCK *x, const MV *mv);
vp9_mbgraph.c 44 vp9_set_mv_search_range(x, ref_mv);
vp9_pickmode.c 61 vp9_set_mv_search_range(x, &ref_mv);
vp9_rdopt.c     [all...]
vp9_mcomp.c 31 void vp9_set_mv_search_range(MACROBLOCK *x, const MV *mv) { function
    [all...]

Completed in 895 milliseconds