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

  /external/libvpx/vpx/
vp8cx.h 195 unsigned int static_threshold[4];/**< threshold for region to be treated as static */ member in struct:vpx_roi_map
  /external/libvpx/vp8/
vp8_cx_iface.c 977 if (!vp8_set_roimap(ctx->cpi, roi->roi_map, roi->rows, roi->cols, roi->delta_q, roi->delta_lf, roi->static_threshold))
    [all...]

Completed in 48 milliseconds