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 213 int arnr_strength; member in struct:__anon16705
  /external/libvpx/libvpx/vp8/common/
onyx.h 213 int arnr_strength; member in struct:__anon28656
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyx.h 213 int arnr_strength; member in struct:__anon39746
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_temporal_filter.c 507 cpi->active_arnr_strength = cpi->oxcf.arnr_strength;
509 cpi->active_arnr_strength = cpi->oxcf.arnr_strength - ((16 - q) / 2);
vp9_encoder.h 276 int arnr_strength; member in struct:VP9EncoderConfig
  /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:__anon39850
  /external/chromium_org/third_party/libvpx/source/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/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_cx_iface.c 32 unsigned int arnr_strength; member in struct:vp9_extracfg
62 5, // arnr_strength
205 RANGE_CHECK_HI(extra_cfg, arnr_strength, 6);
370 oxcf->arnr_strength = extra_cfg->arnr_strength;
501 MAP(VP8E_SET_ARNR_STRENGTH, extra_cfg.arnr_strength);
    [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 321 static const arg_def_t arnr_strength = ARG_DEF(NULL, "arnr-strength", 1, variable
342 &token_parts, &arnr_maxframes, &arnr_strength, &arnr_type,
374 &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 478 milliseconds