Searched refs:BIT0 (Results 1 – 3 of 3) sorted by relevance
184 #ifndef BIT0186 #define BIT0 0x00000001 /**< preprocessor alias for 32-bit value with bit 0 set, used to specify… macro
115 frame->subbands = (d1 & BIT0); in OI_SBC_ReadHeader()
388 subbands = band_values[(subbands & BIT0)]; in OI_CODEC_SBC_FrameCount()