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

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/
vpx_encoder.h 433 unsigned int rc_scaled_width; member in struct:vpx_codec_enc_cfg
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_cx_iface.c 161 RANGE_CHECK(cfg, rc_scaled_width, 1, cfg->g_w);
373 oxcf->scaled_frame_width = cfg->rc_scaled_width;
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/
vpxenc.c     [all...]

Completed in 122 milliseconds