Searched defs:frameBytes (Results 1 – 14 of 14) sorted by relevance
230 int32_t frameBytes = CHANNEL_COUNT * sizeof(short) * SAM_RATE_COUNT * 0.02; in GetFrameBytes() local236 auto frameBytes = GetFrameBytes(); in InputFunc() local
279 int32_t frameBytes = CHANNEL_COUNT * bitsPerSamples * frameSize; in GetFrameBytes() local286 auto frameBytes = GetFrameBytes(); in InputFunc() local
274 int32_t frameBytes = CHANNEL_COUNT * bitsPerSamples * frameSize; in GetFrameBytes() local280 auto frameBytes = GetFrameBytes(); in InputFunc() local
146 int frameBytes = 2 * 1024 * 4; in InputFunc() local
327 size_t frameBytes = 1024; in WriteTrackCover() local
502 size_t frameBytes = 1152; in InputFunc() local
361 size_t frameBytes = 1152; in InputFunc() local
552 size_t frameBytes = 1152; in InputFunc() local
382 size_t frameBytes = 1152; in InputFunc() local
414 size_t frameBytes = 1152; in InputFunc() local
373 size_t frameBytes = 1152; in InputFunc() local
446 int32_t frameBytes = channels_ * sizeof(short) * sampleRate_ * time_20ms; in InputFunc() local