Home
last modified time | relevance | path

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

/external/aac/libSBRdec/src/
Dpsdec_hybrid.cpp397 #define TWIDDLE_1(n_0,n_1,n_2) \ in slotBasedEightChannelFiltering() macro
415 TWIDDLE_1( 0, 8, 2) in slotBasedEightChannelFiltering()
416 TWIDDLE_1( 1, 9, 3) in slotBasedEightChannelFiltering()
417 TWIDDLE_1( 2,10, 4) in slotBasedEightChannelFiltering()
418 TWIDDLE_1( 3,11, 5) in slotBasedEightChannelFiltering()
419 TWIDDLE_1( 4,12, 6) in slotBasedEightChannelFiltering()