Searched defs:blocks (Results 1 – 5 of 5) sorted by relevance
125 ### Module {#module}142 ### Handler {#handler}175 ### Reactor {#reactor}
40 uint8_t mode, uint8_t subbands, uint8_t blocks, uint8_t alloc, in OI_CODEC_SBC_DecoderConfigureRaw()
428 uint8_t blocks; in OI_CODEC_SBC_FrameCount() local
171 uint8_t blocks; member
146 static void appendBlocks(int32_t start, int count, std::vector<int32_t>* blocks) { in appendBlocks()