OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:n_subblocks
(Results
1 - 3
of
3
) sorted by null
/external/libxaac/decoder/
ixheaacd_tns_usac.h
45
WORD32
n_subblocks
;
member in struct:__anon26621
ixheaacd_spectrum_dec.c
102
pstr_tns_frame_info->
n_subblocks
= ptr_sfb_info->max_win_len;
114
for (i = 0; i < pstr_tns_frame_info->
n_subblocks
; i++) {
218
pstr_tns_frame_info->
n_subblocks
= ptr_sfb_info->max_win_len;
219
for (s = 0; s < pstr_tns_frame_info->
n_subblocks
; s++)
ixheaacd_tns.c
205
for (j = 0; j < pstr_tns->
n_subblocks
; j++) {
Completed in 125 milliseconds