Searched defs:_state (Results 1 – 4 of 4) sorted by relevance
72 APTXBTENCEXPORT int aptxbtenc_init(void* _state, short endian) { in aptxbtenc_init()173 APTXBTENCEXPORT int aptxbtenc_setsync_mode(void* _state, int32_t sync_mode) { in aptxbtenc_setsync_mode()180 APTXBTENCEXPORT int aptxbtenc_encodestereo(void* _state, void* _pcmL, in aptxbtenc_encodestereo()
66 APTXHDBTENCEXPORT int aptxhdbtenc_init(void* _state, short endian) { in aptxhdbtenc_init()161 APTXHDBTENCEXPORT int aptxhdbtenc_encodestereo(void* _state, void* _pcmL, in aptxhdbtenc_encodestereo()
83 private var _state: ScalingLazyListState? = null variable in com.android.permissioncontroller.permission.ui.wear.elements.layout.ScalingLazyColumnState
134 #define BTHH_STATE_UPDATE(_link_spec, _state) \ argument