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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
rdopt.c 1110 int label_mv_thresh; local
1144 label_mv_thresh = 1 * bsi->mvthresh / label_count ;
1191 if (best_label_rd < label_mv_thresh)
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 1111 int label_mv_thresh; local
1145 label_mv_thresh = 1 * bsi->mvthresh / label_count ;
1192 if (best_label_rd < label_mv_thresh)
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
rdopt.c 1116 int label_mv_thresh; local
1150 label_mv_thresh = 1 * bsi->mvthresh / label_count ;
1197 if (best_label_rd < label_mv_thresh)
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_rdopt.c 1293 int label_mv_thresh; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 1728 int label_mv_thresh; local
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_rdopt.c 1728 int label_mv_thresh; local
    [all...]

Completed in 291 milliseconds