Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/generic/
Dsystemdependent.c47 PGNSI pGNSI; in get_cpu_count() local
53 pGNSI = (PGNSI) GetProcAddress( in get_cpu_count()
55 if (pGNSI != NULL) in get_cpu_count()
56 pGNSI(&sysinfo); in get_cpu_count()