HomeSort by relevance Sort by last modified time
    Searched refs:sbc_proto_8_80m1 (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/bluez/sbc/
sbc.c 637 MULA(state->V[ch][offset[k] + 1], sbc_proto_8_80m1[idx + 0],
639 MULA(state->V[ch][offset[k] + 3], sbc_proto_8_80m1[idx + 1],
641 MULA(state->V[ch][offset[k] + 5], sbc_proto_8_80m1[idx + 2],
643 MULA(state->V[ch][offset[k] + 7], sbc_proto_8_80m1[idx + 3],
645 MUL( state->V[ch][offset[k] + 9], sbc_proto_8_80m1[idx + 4]))))))))))));
sbc_tables.h 78 static const int32_t sbc_proto_8_80m1[] = { variable

Completed in 15 milliseconds