HomeSort by relevance Sort by last modified time
    Searched refs:buffer_frames (Results 1 - 2 of 2) sorted by null

  /device/asus/grouper/audio/
audio_hw.c 121 size_t buffer_frames; member in struct:stream_out
305 out->buffer_frames = (pcm_config_out.period_size * out->pcm_config->rate) /
308 out->buffer = malloc(pcm_frames_to_bytes(out->pcm, out->buffer_frames));
669 out_frames = out->buffer_frames;
    [all...]
  /device/samsung/tuna/audio/
audio_hw.c 675 size_t buffer_frames; member in struct:tuna_stream_out
    [all...]

Completed in 408 milliseconds