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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
onyx.h 200 int multi_threaded; /* how many threads to run the encoder on */ member in struct:__anon16705
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
ethreading.c 505 if (cm->processor_core_count > 1 && cpi->oxcf.multi_threaded > 1)
508 int th_count = cpi->oxcf.multi_threaded - 1;
512 if (cpi->oxcf.multi_threaded > cm->processor_core_count)
541 printf("[VP8:] multi_threaded encoding is enabled with %d threads\n\n",
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/common/
onyx.h 200 int multi_threaded; /* how many threads to run the encoder on */ member in struct:__anon28656
  /external/libvpx/libvpx/vp8/encoder/
ethreading.c 505 if (cm->processor_core_count > 1 && cpi->oxcf.multi_threaded > 1)
508 int th_count = cpi->oxcf.multi_threaded - 1;
512 if (cpi->oxcf.multi_threaded > cm->processor_core_count)
541 printf("[VP8:] multi_threaded encoding is enabled with %d threads\n\n",
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
onyx.h 200 int multi_threaded; /* how many threads to run the encoder on */ member in struct:__anon39746
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
ethreading.c 505 if (cm->processor_core_count > 1 && cpi->oxcf.multi_threaded > 1)
508 int th_count = cpi->oxcf.multi_threaded - 1;
512 if (cpi->oxcf.multi_threaded > cm->processor_core_count)
541 printf("[VP8:] multi_threaded encoding is enabled with %d threads\n\n",
onyx_if.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_cx_iface.c 290 oxcf->multi_threaded = cfg.g_threads;
440 printf("multi_threaded: %d\n", oxcf->multi_threaded);
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 290 oxcf->multi_threaded = cfg.g_threads;
440 printf("multi_threaded: %d\n", oxcf->multi_threaded);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_cx_iface.c 290 oxcf->multi_threaded = cfg.g_threads;
442 printf("multi_threaded: %d\n", oxcf->multi_threaded);
    [all...]
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 3714 milliseconds