Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/src/itf/
H A DIBufferQueue.cpp170 static const struct SLBufferQueueItf_ IBufferQueue_Itf = {
/aosp12/frameworks/wilhelm/src/
H A Ditfstruct.h230 const struct SLBufferQueueItf_ *mItf;
/aosp12/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h1370 struct SLBufferQueueItf_;
1371 typedef const struct SLBufferQueueItf_ * const * SLBufferQueueItf;
1386 struct SLBufferQueueItf_ { struct