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 252 unsigned int g_profile; /**< profile of bitstream to use */ member in struct:vpx_codec_enc_cfg
  /external/libvpx/
ivfenc.c 732 cfg.g_profile = arg_parse_uint(&arg);
937 SHOW(g_profile);
    [all...]
  /external/libvpx/vp8/
vp8_cx_iface.c 133 RANGE_CHECK(cfg, g_profile, 0, 3);
236 oxcf->Version = cfg.g_profile;
    [all...]

Completed in 40 milliseconds