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

  /external/bluetooth/bluez/sbc/
sbc.c 620 MULA(synmatrix8[i][0], frame->sb_sample[blk][ch][0],
621 MULA(synmatrix8[i][1], frame->sb_sample[blk][ch][1],
622 MULA(synmatrix8[i][2], frame->sb_sample[blk][ch][2],
623 MULA(synmatrix8[i][3], frame->sb_sample[blk][ch][3],
624 MULA(synmatrix8[i][4], frame->sb_sample[blk][ch][4],
625 MULA(synmatrix8[i][5], frame->sb_sample[blk][ch][5],
626 MULA(synmatrix8[i][6], frame->sb_sample[blk][ch][6],
627 MUL( synmatrix8[i][7], frame->sb_sample[blk][ch][7])))))))));
sbc_tables.h 102 static const int32_t synmatrix8[16][8] = { variable

Completed in 3032 milliseconds