Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/generic/
Dsystemdependent.c27 typedef void (WINAPI *PGNSI)(LPSYSTEM_INFO); typedef
52 PGNSI pGNSI; in get_cpu_count()
58 pGNSI = (PGNSI) GetProcAddress( in get_cpu_count()