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.c177 snd_pcm_uframes_t frames1; in snd_pcm_mulaw_decode() local
215 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.c161 snd_pcm_uframes_t frames1; in snd_pcm_linear_convert() local
197 snd_pcm_uframes_t frames1; in snd_pcm_linear_getput() local
Dpcm_adpcm.c234 snd_pcm_uframes_t frames1; in snd_pcm_adpcm_decode() local
288 snd_pcm_uframes_t frames1; in snd_pcm_adpcm_encode() local
Dpcm_lfloat.c113 snd_pcm_uframes_t frames1; in snd_pcm_lfloat_convert_integer_float() local
158 snd_pcm_uframes_t frames1; in snd_pcm_lfloat_convert_float_integer() local
Dpcm_iec958.c162 snd_pcm_uframes_t frames1; in snd_pcm_iec958_decode() local
205 snd_pcm_uframes_t frames1; in snd_pcm_iec958_encode() local