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

  /external/adhd/cras/src/tests/
cras_test_client.c 766 cras_unified_cb_t aud_cb; local
795 aud_cb = got_samples;
797 aud_cb = put_samples;
802 aud_cb = put_stdin_samples;
821 aud_cb,
    [all...]
cras_client_unittest.cc 131 stream_.config->aud_cb = capture_samples_ready;
  /external/adhd/cras/src/libcras/
cras_client.c 21 * samples. This happens in the aud_cb specified in the stream parameters.
130 cras_playback_cb_t aud_cb; member in struct:cras_stream_params
    [all...]
cras_client.h 533 * aud_cb - Called when audio is needed(playback) or ready(capture). Allowed
547 cras_playback_cb_t aud_cb,
    [all...]

Completed in 631 milliseconds