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

  /external/libvpx/vpx/
vpx_encoder.h 241 unsigned int g_threads; member in struct:vpx_codec_enc_cfg
  /external/libvpx/vp8/
vp8_cx_iface.c 142 RANGE_CHECK_HI(cfg, g_threads, 64);
244 oxcf->multi_threaded = cfg.g_threads;
    [all...]
  /external/libvpx/
vpxenc.c     [all...]

Completed in 29 milliseconds