Home
last modified time | relevance | path

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

/frameworks/wilhelm/tests/sandbox/
Dconfigbq.c29 SLuint32 milliHz; member
101 format->milliHz / 1000, format->bitsPerSample); in main()
110 format_pcm.samplesPerSec = format->milliHz; in main()
151 format->milliHz; in main()
/frameworks/base/docs/html/ndk/guides/audio/
Dopensl-for-android.jd495 The value of the <code>samplesPerSec</code> field is in units of milliHz, despite the misleading
711 {@code samplesPerSec} is a misnomer, as the actual units are milliHz. These issues are expected