Searched refs:cras_shm_set_frame_bytes (Results 1 – 6 of 6) sorted by relevance
55 cras_shm_set_frame_bytes(shm, 4); in InitShm()
22 cras_shm_set_frame_bytes(&shm_, 4); in SetUp()
143 cras_shm_set_frame_bytes(shm, 4); in SetupRstream()571 cras_shm_set_frame_bytes(shm, 4); in SetupRstream()1521 cras_shm_set_frame_bytes(shm, 4); in SetupRstream()1527 cras_shm_set_frame_bytes(shm, 4); in SetupRstream()
186 cras_shm_set_frame_bytes(shm, 4); in SetupShm()
57 cras_shm_set_frame_bytes(shm, frame_bytes); in setup_shm()
417 static inline void cras_shm_set_frame_bytes(struct cras_audio_shm *shm, in cras_shm_set_frame_bytes() function