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

  /external/libvpx/vp8/encoder/
ethreading.c 37 if (cpi->b_multi_threaded == 0)
43 if (cpi->b_multi_threaded == FALSE) // we're shutting down
409 cpi->b_multi_threaded = 0;
435 cpi->b_multi_threaded = 1;
470 if (cpi->b_multi_threaded)
473 cpi->b_multi_threaded = 0;
onyx_int.h 582 int b_multi_threaded; member in struct:__anon5136
bitstream.c     [all...]
encodeframe.c 684 if (!cpi->b_multi_threaded)
    [all...]

Completed in 2736 milliseconds