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

  /external/adhd/cras/src/server/
cras_rstream.c 57 cras_shm_set_frame_bytes(shm, frame_bytes);
  /external/adhd/cras/src/tests/
cras_client_unittest.cc 55 cras_shm_set_frame_bytes(shm, 4);
shm_unittest.cc 22 cras_shm_set_frame_bytes(&shm_, 4);
audio_thread_unittest_obsolete.cc 143 cras_shm_set_frame_bytes(shm, 4);
571 cras_shm_set_frame_bytes(shm, 4);
    [all...]
dev_stream_unittest.cc 143 cras_shm_set_frame_bytes(shm, 4);
    [all...]
  /external/adhd/cras/src/common/
cras_shm.h 414 static inline void cras_shm_set_frame_bytes(struct cras_audio_shm *shm, function

Completed in 2542 milliseconds