Home
last modified time | relevance | path

Searched defs:frames1 (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/oboe/src/fifo/
DFifoBuffer.cpp83 int32_t frames1 = static_cast<int32_t>(mFifo->getFrameCapacity() - readIndex); in read() local
126 int32_t frames1 = static_cast<uint32_t>(mFifo->getFrameCapacity() - writeIndex); in write() local
/third_party/alsa-lib/src/pcm/
Dpcm_mulaw.c176 snd_pcm_uframes_t frames1; in snd_pcm_mulaw_decode() local
214 snd_pcm_uframes_t frames1; in snd_pcm_mulaw_encode() local
Dpcm_alaw.c160 snd_pcm_uframes_t frames1; in snd_pcm_alaw_decode() local
198 snd_pcm_uframes_t frames1; in snd_pcm_alaw_encode() local
Dpcm_linear.c160 snd_pcm_uframes_t frames1; in snd_pcm_linear_convert() local
196 snd_pcm_uframes_t frames1; in snd_pcm_linear_getput() local
Dpcm_adpcm.c233 snd_pcm_uframes_t frames1; in snd_pcm_adpcm_decode() local
287 snd_pcm_uframes_t frames1; in snd_pcm_adpcm_encode() local
Dpcm_lfloat.c112 snd_pcm_uframes_t frames1; in snd_pcm_lfloat_convert_integer_float() local
157 snd_pcm_uframes_t frames1; in snd_pcm_lfloat_convert_float_integer() local
Dpcm_iec958.c161 snd_pcm_uframes_t frames1; in snd_pcm_iec958_decode() local
204 snd_pcm_uframes_t frames1; in snd_pcm_iec958_encode() local