Home
last modified time | relevance | path

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

/aosp12/system/media/audio_utils/
H A Dtinysndfile.c352 unsigned blockAlignment = (bitsPerSample >> 3) * info->channels; in sf_open_write() local
353 unsigned byteRate = info->samplerate * blockAlignment; in sf_open_write()
355 wav[32] = blockAlignment; in sf_open_write()
371 handle->bytesPerFrame = blockAlignment; in sf_open_write()
/aosp12/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h2344 SLuint32 blockAlignment; member
/aosp12/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h2747 XAuint32 blockAlignment; member