HomeSort by relevance Sort by last modified time
    Searched full:g_usage (Results 1 - 6 of 6) sorted by null

  /external/libvpx/libvpx/vpx/src/
vpx_encoder.c 175 cfg->g_usage = usage;
  /external/libvpx/libvpx/vpx/
vp8cx.h 170 * \attention For this value to be used vpx_codec_enc_cfg_t::g_usage must be
vpx_encoder.h 276 unsigned int g_usage; member in struct:vpx_codec_enc_cfg
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 615 extracfg_map[i].usage && extracfg_map[i].usage != cfg->g_usage;
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 501 extracfg_map[i].usage && extracfg_map[i].usage != cfg->g_usage;
    [all...]
  /external/libvpx/libvpx/
vpxenc.c     [all...]

Completed in 40 milliseconds