Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/tests/sandbox/
H A Dplaybq.cpp401 SLInterfaceID ids2[3] = {SL_IID_BUFFERQUEUE, SL_IID_PLAYBACKRATE, SL_IID_EFFECTSEND}; in main() local
405 &audioSnk, enableReverb ? 3 : (enablePlaybackRate ? 2 : 1), ids2, req2); in main()