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

  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 953 int label_mv_thresh; local
987 label_mv_thresh = 1 * bsi->mvthresh / label_count;
1032 if (best_label_rd < label_mv_thresh) break;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 1881 int label_mv_thresh; local
    [all...]

Completed in 66 milliseconds