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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_cx_iface.c 40 unsigned int frame_periodic_boost; member in struct:vp9_extracfg
155 RANGE_CHECK(extra_cfg, frame_periodic_boost, 0, 1);
365 oxcf->frame_periodic_boost = extra_cfg->frame_periodic_boost;
491 MAP(VP9E_SET_FRAME_PERIODIC_BOOST, extra_cfg.frame_periodic_boost);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_int.h 236 int frame_periodic_boost; member in struct:__anon30257
vp9_speed_features.c 387 if (!cpi->oxcf.frame_periodic_boost) {
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 44 unsigned int frame_periodic_boost; member in struct:vp9_extracfg
167 RANGE_CHECK(extra_cfg, frame_periodic_boost, 0, 1);
495 oxcf->frame_periodic_boost = extra_cfg->frame_periodic_boost;
773 extra_cfg.frame_periodic_boost = CAST(VP9E_SET_FRAME_PERIODIC_BOOST, args);
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h 182 int frame_periodic_boost; member in struct:VP9EncoderConfig
vp9_speed_features.c 559 if (!cpi->oxcf.frame_periodic_boost) {
  /external/libvpx/libvpx/
vpxenc.c 392 static const arg_def_t frame_periodic_boost = ARG_DEF( variable
454 &frame_parallel_decoding, &aq_mode, &frame_periodic_boost,
480 &frame_parallel_decoding, &aq_mode, &frame_periodic_boost,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxenc.c 405 static const arg_def_t frame_periodic_boost = ARG_DEF( variable
413 &frame_parallel_decoding, &aq_mode, &frame_periodic_boost,
    [all...]

Completed in 698 milliseconds