Home
last modified time | relevance | path

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

/frameworks/av/media/libnbaio/
DMonoPipe.cpp35 static uint64_t cacheN; // output of CCHelper::getLocalFreq() variable
43 if (OK != (res = tmpHelper.getLocalFreq(&cacheN))) { in cacheOnceInit()
85 N = cacheN; in MonoPipe()