Searched refs:aptxbtenc_init (Results 1 – 4 of 4) sorted by relevance
53 APTXBTENCEXPORT int aptxbtenc_init(void* _state, short endian);
38 ASSERT_EQ(aptxbtenc_init(aptxbtenc, 0), 0); in SetUp()
72 APTXBTENCEXPORT int aptxbtenc_init(void* _state, short endian) { in aptxbtenc_init() function
42 .init_func = aptxbtenc_init,