Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/tests/examples/
H A DslesTestDecodeToBuffQueue.cpp114 SLint8* pDataBase; // Base address of local audio data storage
115 SLint8* pData; // Current address of local audio data storage
H A DslesTestRecBuffQueue.cpp86 SLint8* pDataBase; // Base address of local audio data storage
87 SLint8* pData; // Current address of local audio data storage
H A DslesTestDecodeAac.cpp196 SLint8* pDataBase; // Base address of local audio data storage
197 SLint8* pData; // Current address of local audio data storage
/aosp12/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h66 typedef sl_int8_t SLint8; /* 8 bit signed integer */ typedef