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

  /external/libaom/libaom/av1/common/
mvref_common.h 261 void av1_find_best_ref_mvs(int allow_hp, int_mv *mvlist, int_mv *nearest_mv,
mvref_common.c 855 void av1_find_best_ref_mvs(int allow_hp, int_mv *mvlist, int_mv *nearest_mv, function
    [all...]
  /external/libaom/libaom/av1/decoder/
decodemv.c 688 av1_find_best_ref_mvs(0, ref_mvs[INTRA_FRAME], &nearestmv, &nearmv, 0);
    [all...]

Completed in 1046 milliseconds