Home
last modified time | relevance | path

Searched refs:proc_id (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/generic/
Dsystemdependent.c64 ULONG proc_id; in get_cpu_count() local
68 for (proc_id = 1; ; proc_id++) in get_cpu_count()
70 if (DosGetProcessorStatus(proc_id, &status)) in get_cpu_count()