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

  /external/libvpx/libvpx/vp8/common/
onyx.h 199 int multi_threaded; /* how many threads to run the encoder on */ member in struct:__anon10961
  /external/libvpx/libvpx/vp8/encoder/
ethreading.c 492 if (cm->processor_core_count > 1 && cpi->oxcf.multi_threaded > 1)
495 int th_count = cpi->oxcf.multi_threaded - 1;
499 if (cpi->oxcf.multi_threaded > cm->processor_core_count)
528 printf("[VP8:] multi_threaded encoding is enabled with %d threads\n\n",
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 290 oxcf->multi_threaded = cfg.g_threads;
444 printf("multi_threaded: %d\n", oxcf->multi_threaded);
    [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 4131 milliseconds