Searched defs:subbands (Results 1 – 10 of 10) sorted by relevance
45 OI_UINT8 subbands, in OI_CODEC_SBC_DecoderConfigureRaw()120 OI_UINT8 subbands) in OI_CODEC_SBC_DecoderLimit()
259 const OI_UINT subbands, in adjustToFitBitpool()
376 OI_UINT8 subbands; in OI_CODEC_SBC_FrameCount() local
87 int8_t subbands; /**< subbands number */ member124 sbc_subband_number_t subbands; /**< subband number */ member
97 uint8_t subbands : 1; /* Subbands */ member135 uint8_t subbands : 1; /* Subbands */ member
93 uint8_t subbands : 1; /* Subbands */ member129 uint8_t subbands : 1; /* Subbands */ member
77 uint32_t subbands = (uint32_t)sbc->frame.subbands; in sbc_decoder_frame_length_calc() local
140 OI_UINT8 subbands; member
338 static const uint8_t subbands[2] = {4, 8}; variable
326 static const uint8_t subbands[2] = {4, 8}; variable