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

  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 47 unsigned int frame_periodic_boost; member in struct:vp9_extracfg
167 RANGE_CHECK(extra_cfg, frame_periodic_boost, 0, 1);
579 oxcf->frame_periodic_boost = extra_cfg->frame_periodic_boost;
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h 206 int frame_periodic_boost; member in struct:VP9EncoderConfig
vp9_speed_features.c 858 if (!cpi->oxcf.frame_periodic_boost) {
    [all...]
  /external/libvpx/libvpx/
vpxenc.c 425 static const arg_def_t frame_periodic_boost = variable
511 &frame_periodic_boost,
    [all...]

Completed in 112 milliseconds