Home
last modified time | relevance | path

Searched defs:threads (Results 1 – 4 of 4) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Ddecode_perf_test.cc70 const unsigned threads = GET_PARAM(THREADS); in TEST_P() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
Dvpx_decoder.h108 unsigned int threads; /**< Maximum number of threads to use, default 1 */ member
/hardware/libhardware/modules/sensors/
Dmultihal.cpp202 std::vector<pthread_t> threads; member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxenc.c251 static const arg_def_t threads = ARG_DEF("t", "threads", 1, variable