Home
last modified time | relevance | path

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

/external/opencore/fileformats/common/parser/include/
Dpvfile.h58 class PVFileCacheParams
61 PVFileCacheParams() in PVFileCacheParams() function
70 PVFileCacheParams(const PVFileCacheParams& a) in PVFileCacheParams() function
78 PVFileCacheParams& operator=(const PVFileCacheParams& a)
94 void MyCopy(const PVFileCacheParams& a) in MyCopy()
206 void SetFileCacheParams(PVFileCacheParams aParams) in SetFileCacheParams()
263 PVFileCacheParams iOsclFileCacheParams;
/external/opencore/fileformats/rawaac/parser/src/
Daacfileparser.cpp1590 PVFileCacheParams cacheParams; in InitAACFile()