Searched refs:g_threads (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/vpx/
H A Dvpx_encoder.h242 unsigned int g_threads; member in struct:vpx_codec_enc_cfg
/external/libvpx/vp8/
H A Dvp8_cx_iface.c147 RANGE_CHECK_HI(cfg, g_threads, 64);
252 oxcf->multi_threaded = cfg.g_threads;
1068 0, /* g_threads */
/external/libvpx/
H A Dvpxenc.c1255 cfg.g_threads = arg_parse_uint(&arg);
1472 SHOW(g_threads);

Completed in 75 milliseconds