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

  /external/libvpx/libvpx/vpx/
vpx_encoder.h 424 unsigned int rc_scaled_width; member in struct:vpx_codec_enc_cfg
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 203 RANGE_CHECK(cfg, rc_scaled_width, 0, cfg->g_w);
510 oxcf->scaled_frame_width = cfg->rc_scaled_width;
    [all...]
  /external/libvpx/libvpx/
vpxenc.c     [all...]

Completed in 240 milliseconds