Lines Matching defs:code
47 * N (code in SoC repo) gain control
52 * N (code in SoC repo) filterbank - Scalable Sample Rate
79 * Y (not in this code) Layer-1
80 * Y (not in this code) Layer-2
81 * Y (not in this code) Layer-3
85 * Y (not in fixed point code) Enhanced AAC Low Delay (ER AAC ELD)
738 /* Some streams incorrectly code 5.1 audio as
760 /* Some streams incorrectly code 4.0 audio as
1835 int code;
1839 GET_VLC(code, re, gb, vlc_tab, 8, 2);
1840 cb_idx = code;
1856 int code;
1862 GET_VLC(code, re, gb, vlc_tab, 8, 2);
1863 cb_idx = code;
1882 int code;
1886 GET_VLC(code, re, gb, vlc_tab, 8, 2);
1887 cb_idx = code;
1904 int code;
1910 GET_VLC(code, re, gb, vlc_tab, 8, 2);
1911 cb_idx = code;
1936 int code;
1943 GET_VLC(code, re, gb, vlc_tab, 8, 2);
1944 cb_idx = code;
2789 * NOTE: To simplify the overlapping code, all 'meaningless' short to long
2854 * NOTE: To simplify the overlapping code, all 'meaningless' short to long