HomeSort by relevance Sort by last modified time
    Searched refs:rc_max_quantizer (Results 26 - 34 of 34) sorted by null

12

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
vp8_multi_resolution_encoder.c 266 cfg[0].rc_max_quantizer = 56;
vp9_spatial_scalable_encoder.c 203 enc_cfg->rc_max_quantizer = arg_parse_uint(&arg);
vpx_temporal_scalable_patterns.c 519 cfg.rc_max_quantizer = 56;
  /external/libvpx/libvpx/vpx/src/
svc_encodeframe.c 529 enc_cfg->rc_max_quantizer = 33;
605 svc_params.max_quantizer = codec_ctx->config.enc->rc_max_quantizer;
  /external/libvpx/libvpx/examples/
vpx_temporal_svc_encoder.c 527 cfg.rc_max_quantizer = 56;
  /frameworks/av/media/libstagefright/codecs/on2/enc/
SoftVPXEncoder.cpp 268 mCodecConfiguration->rc_max_quantizer = mMaxQuantizer;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
svc_encodeframe.c 589 enc_cfg->rc_max_quantizer = 33;
801 svc_params.max_quantizer = codec_ctx->config.enc->rc_max_quantizer;
    [all...]
  /external/libvpx/libvpx/
vpxenc.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxenc.c     [all...]

Completed in 1806 milliseconds

12