Searched refs:sync_mode (Results 1 – 2 of 2) sorted by relevance
60 APTXBTENCEXPORT int aptxbtenc_setsync_mode(void* _state, int32_t sync_mode);
173 APTXBTENCEXPORT int aptxbtenc_setsync_mode(void* _state, int32_t sync_mode) { in aptxbtenc_setsync_mode() argument175 state->m_sync_mode = sync_mode; in aptxbtenc_setsync_mode()