Lines Matching full:chre
17 #include "chre/platform/platform_audio.h"
21 #include "chre/core/event_loop_manager.h"
22 #include "chre/platform/host_link.h"
23 #include "chre/platform/log.h"
24 #include "chre/platform/slpi/power_control_util.h"
25 #include "chre/util/memory.h"
30 "WCD SPI/CHRE audio sources must be equal in size");
34 "WCD SPI/CHRE audio source name must have the same offset");
38 "WCD SPI/CHRE audio source sample rate must have the same offset");
42 "WCD SPI/CHRE audio source min buffer duration must have the same offset");
46 "WCD SPI/CHRE audio source max buffer duration must have the same offset");
50 "WCD SPI/CHRE audio source format must have the same offset");
52 namespace chre {
146 // The WCD SPI and CHRE source definitions are binary compatible so a simple
154 } // namespace chre