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

  /external/libvpx/vpx/
vpx_encoder.h 253 unsigned int g_profile; /**< profile of bitstream to use */ member in struct:vpx_codec_enc_cfg
  /external/libvpx/vp8/
vp8_cx_iface.c 144 RANGE_CHECK_HI(cfg, g_profile, 3);
253 oxcf->Version = cfg.g_profile;
    [all...]
  /external/libvpx/
vpxenc.c     [all...]

Completed in 619 milliseconds