Home
last modified time | relevance | path

Searched refs:SCALE8_STAGED1 (Results 1 – 2 of 2) sorted by relevance

/external/bluetooth/bluez/sbc/
Dsbc_math.h46 #define SCALE8_STAGED1(src) ASR(src, SCALE8_STAGED1_BITS) macro
Dsbc.c619 state->V[ch][offset[i]] = SCALE8_STAGED1( in sbc_synthesize_eight()
635 frame->pcm_sample[ch][blk * 8 + i] = sbc_clip16(SCALE8_STAGED1( in sbc_synthesize_eight()