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

  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.h 42 int sadpb, int further_steps, int do_refine,
vp9_mcomp.c 723 int do_refine,
892 // Check 4 1-away neighbors if do_refine is true.
893 // For most well-designed schemes do_refine will not be necessary.
894 if (do_refine) {
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 2240 int do_refine=1; \/* If last step (1-away) of n-step search doesn't pick the center point as the best match, local
    [all...]

Completed in 68 milliseconds