Home
last modified time | relevance | path

Searched defs:num_threads (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
Dvp9_thread_test.cc101 string DecodeFile(const string& filename, int num_threads) { in DecodeFile()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c678 const int num_threads = pbi->oxcf.max_threads; in decode_tile() local