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

  /external/libvpx/libvpx/vpx/
vpx_encoder.h 433 unsigned int rc_scaled_height; member in struct:vpx_codec_enc_cfg
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 192 RANGE_CHECK(cfg, rc_scaled_height, 0, cfg->g_h);
487 oxcf->scaled_frame_height = cfg->rc_scaled_height;
    [all...]
  /external/libvpx/libvpx/
vpxenc.c     [all...]

Completed in 64 milliseconds