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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
onyx.h 224 int arnr_strength; member in struct:__anon17688
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_temporal_filter.c 365 int *arnr_frames, int *arnr_strength) {
397 strength = oxcf->arnr_strength;
399 strength = oxcf->arnr_strength - ((16 - q) / 2);
423 *arnr_strength = strength;
vp9_encoder.h 206 int arnr_strength; member in struct:VP9EncoderConfig
  /external/libvpx/libvpx/vp8/common/
onyx.h 213 int arnr_strength; member in struct:__anon29465
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyx.h 213 int arnr_strength; member in struct:__anon40648
  /external/libvpx/libvpx/vp9/encoder/
vp9_temporal_filter.c 526 cpi->active_arnr_strength = cpi->oxcf.arnr_strength;
528 cpi->active_arnr_strength = cpi->oxcf.arnr_strength - ((16 - q) / 2);
vp9_onyx_int.h 272 int arnr_strength; member in struct:VP9_CONFIG
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_temporal_filter.c 526 cpi->active_arnr_strength = cpi->oxcf.arnr_strength;
528 cpi->active_arnr_strength = cpi->oxcf.arnr_strength - ((16 - q) / 2);
vp9_onyx_int.h 273 int arnr_strength; member in struct:__anon40752
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_cx_iface.c 35 unsigned int arnr_strength; /* alt_ref Noise Reduction Strength */ member in struct:vp8_extracfg
60 3, /* arnr_strength */
194 RANGE_CHECK_HI(vp8_cfg, arnr_strength, 6);
395 oxcf->arnr_strength = vp8_cfg.arnr_strength;
555 extra_cfg.arnr_strength = CAST(VP8E_SET_ARNR_STRENGTH, args);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_cx_iface.c 32 unsigned int arnr_strength; member in struct:vp9_extracfg
53 5, // arnr_strength
214 RANGE_CHECK_HI(extra_cfg, arnr_strength, 6);
404 oxcf->arnr_strength = extra_cfg->arnr_strength;
597 extra_cfg.arnr_strength = CAST(VP8E_SET_ARNR_STRENGTH, args);
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 33 unsigned int arnr_strength; /* alt_ref Noise Reduction Strength */ member in struct:vp8_extracfg
68 3, /* arnr_strength */
204 RANGE_CHECK_HI(vp8_cfg, arnr_strength, 6);
405 oxcf->arnr_strength = vp8_cfg.arnr_strength;
520 MAP(VP8E_SET_ARNR_STRENGTH , xcfg.arnr_strength);
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 32 unsigned int arnr_strength; member in struct:vp9_extracfg
62 5, // arnr_strength
200 RANGE_CHECK_HI(extra_cfg, arnr_strength, 6);
360 oxcf->arnr_strength = extra_cfg->arnr_strength;
492 MAP(VP8E_SET_ARNR_STRENGTH, extra_cfg.arnr_strength);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_cx_iface.c 33 unsigned int arnr_strength; /* alt_ref Noise Reduction Strength */ member in struct:vp8_extracfg
68 3, /* arnr_strength */
204 RANGE_CHECK_HI(vp8_cfg, arnr_strength, 6);
407 oxcf->arnr_strength = vp8_cfg.arnr_strength;
522 MAP(VP8E_SET_ARNR_STRENGTH , xcfg.arnr_strength);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_cx_iface.c 32 unsigned int arnr_strength; member in struct:vp9_extracfg
61 5, // arnr_strength
198 RANGE_CHECK_HI(extra_cfg, arnr_strength, 6);
350 oxcf->arnr_strength = extra_cfg->arnr_strength;
482 MAP(VP8E_SET_ARNR_STRENGTH, extra_cfg.arnr_strength);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
temporal_filter.c 443 int strength = cpi->oxcf.arnr_strength;
  /external/libvpx/libvpx/vp8/encoder/
temporal_filter.c 442 int strength = cpi->oxcf.arnr_strength;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
temporal_filter.c 442 int strength = cpi->oxcf.arnr_strength;
  /external/chromium_org/third_party/libvpx/source/libvpx/
vpxenc.c 340 static const arg_def_t arnr_strength = ARG_DEF(NULL, "arnr-strength", 1, variable
361 &token_parts, &arnr_maxframes, &arnr_strength, &arnr_type,
419 &tile_cols, &tile_rows, &arnr_maxframes, &arnr_strength, &arnr_type,
    [all...]
  /external/libvpx/libvpx/
vpxenc.c 358 static const arg_def_t arnr_strength = ARG_DEF(NULL, "arnr-strength", 1, variable
379 &token_parts, &arnr_maxframes, &arnr_strength, &arnr_type,
411 &tile_cols, &tile_rows, &arnr_maxframes, &arnr_strength, &arnr_type,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxenc.c 358 static const arg_def_t arnr_strength = ARG_DEF(NULL, "arnr-strength", 1, variable
379 &token_parts, &arnr_maxframes, &arnr_strength, &arnr_type,
411 &tile_cols, &tile_rows, &arnr_maxframes, &arnr_strength, &arnr_type,
    [all...]

Completed in 399 milliseconds