Searched refs:SL_IID_ANDROIDBUFFERQUEUESOURCE (Results 1 – 7 of 7) sorted by relevance
31 DEFINE_INTERCEPTABLE_STUB_VARIABLE(SL_IID_ANDROIDBUFFERQUEUESOURCE);89 INIT_INTERCEPTABLE_STUB_VARIABLE("libOpenSLES.so", SL_IID_ANDROIDBUFFERQUEUESOURCE); in init_stub_library()
11 …SL_IID_ANDROIDBUFFERQUEUESOURCE; # var introduced-arm=14 introduced-arm64=21 introduced-mips=14 in…
83 const SLInterfaceID SL_IID_ANDROIDBUFFERQUEUESOURCE = &SL_IID_array[MPH_ANDROIDBUFFERQUEUESOURCE]; variable
221 iidArray[1] = SL_IID_ANDROIDBUFFERQUEUESOURCE; in TestPlayStream()259 res = (*player)->GetInterface(player, SL_IID_ANDROIDBUFFERQUEUESOURCE, (void*)&abqItf); in TestPlayStream()
272 extern SL_API const SLInterfaceID SL_IID_ANDROIDBUFFERQUEUESOURCE;
499 iidArray[1] = SL_IID_ANDROIDBUFFERQUEUESOURCE; in TestDecToBuffQueue()594 res = (*player)->GetInterface(player, SL_IID_ANDROIDBUFFERQUEUESOURCE, (void*)&aacBuffQueueItf); in TestDecToBuffQueue()