Searched refs:shm_area (Results 1 – 1 of 1) sorted by relevance
702 struct cras_audio_shm_area shm_area; in TEST() local706 memset(&shm_area, 0, sizeof(shm_area)); in TEST()708 shm_area.config.frame_bytes = 4; in TEST()709 shm_area.config.used_size = 4096 * 4; in TEST()711 rstream.shm.area = &shm_area; in TEST()715 shm_area.write_offset[0] = 1 * 4; in TEST()718 shm_area.write_offset[0] = 479 * 4; in TEST()721 shm_area.write_offset[0] = 0; in TEST()725 shm_area.write_offset[0] = 479 * 4; in TEST()