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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
ethreading.c 31 if (cpi->b_multi_threaded == 0)
36 if (cpi->b_multi_threaded == 0) /* we're shutting down */
58 if (cpi->b_multi_threaded == 0)
77 if (cpi->b_multi_threaded == 0) /* we're shutting down */
516 cpi->b_multi_threaded = 0;
552 cpi->b_multi_threaded = 1;
583 cpi->b_multi_threaded = 0;
614 cpi->b_multi_threaded = 0;
640 if (cpi->b_multi_threaded)
643 cpi->b_multi_threaded = 0
    [all...]
encodeframe.c 390 if ((cpi->b_multi_threaded != 0) && (mb_row != 0))
462 if (cpi->b_multi_threaded != 0)
610 if (cpi->b_multi_threaded != 0)
817 if (cpi->b_multi_threaded)
    [all...]
onyx_int.h 525 int b_multi_threaded; member in struct:VP8_COMP
bitstream.c     [all...]
onyx_if.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
ethreading.c 31 if (cpi->b_multi_threaded == 0)
36 if (cpi->b_multi_threaded == 0) /* we're shutting down */
58 if (cpi->b_multi_threaded == 0)
77 if (cpi->b_multi_threaded == 0) /* we're shutting down */
501 cpi->b_multi_threaded = 0;
537 cpi->b_multi_threaded = 1;
568 cpi->b_multi_threaded = 0;
599 cpi->b_multi_threaded = 0;
625 if (cpi->b_multi_threaded)
628 cpi->b_multi_threaded = 0
    [all...]
encodeframe.c 390 if ((cpi->b_multi_threaded != 0) && (mb_row != 0))
462 if (cpi->b_multi_threaded != 0)
597 if (cpi->b_multi_threaded != 0)
804 if (cpi->b_multi_threaded)
    [all...]
onyx_int.h 526 int b_multi_threaded; member in struct:VP8_COMP
bitstream.c     [all...]
onyx_if.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
ethreading.c 31 if (cpi->b_multi_threaded == 0)
36 if (cpi->b_multi_threaded == 0) /* we're shutting down */
58 if (cpi->b_multi_threaded == 0)
77 if (cpi->b_multi_threaded == 0) /* we're shutting down */
501 cpi->b_multi_threaded = 0;
537 cpi->b_multi_threaded = 1;
568 cpi->b_multi_threaded = 0;
599 cpi->b_multi_threaded = 0;
625 if (cpi->b_multi_threaded)
628 cpi->b_multi_threaded = 0
    [all...]
encodeframe.c 391 if ((cpi->b_multi_threaded != 0) && (mb_row != 0))
463 if (cpi->b_multi_threaded != 0)
598 if (cpi->b_multi_threaded != 0)
805 if (cpi->b_multi_threaded)
    [all...]
onyx_int.h 526 int b_multi_threaded; member in struct:VP8_COMP
bitstream.c     [all...]
onyx_if.c     [all...]

Completed in 427 milliseconds