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

  /external/bluetooth/bluez/sbc/
sbc.c 578 MULA(synmatrix4[i][0], frame->sb_sample[blk][ch][0],
579 MULA(synmatrix4[i][1], frame->sb_sample[blk][ch][1],
580 MULA(synmatrix4[i][2], frame->sb_sample[blk][ch][2],
581 MUL (synmatrix4[i][3], frame->sb_sample[blk][ch][3])))));
sbc_tables.h 91 static const int32_t synmatrix4[8][4] = { variable

Completed in 33 milliseconds