OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_window_groups
(Results
1 - 8
of
8
) sorted by null
/external/libxaac/decoder/
ixheaacd_channel.c
138
WORD tot_groups = ptr_aac_dec_channel_info->str_ics_info.
num_window_groups
;
351
ptr_ics_info->
num_window_groups
= 1;
439
ptr_ics_info->
num_window_groups
= num_groups + 1;
539
WORD32
num_window_groups
=
local
540
ptr_aac_dec_ch_info->str_ics_info.
num_window_groups
;
551
for (num_win_group = 0; num_win_group <
num_window_groups
;
560
for (num_win_group = 0; num_win_group <
num_window_groups
;
669
ptr_aac_dec_channel_info[LEFT]->str_ics_info.
num_window_groups
;
807
for (num_win_grp = 0; num_win_grp < ptr_ics_info->
num_window_groups
;
844
for (num_win_grp = 0; num_win_grp < ptr_ics_info->
num_window_groups
;
[
all
...]
ixheaacd_longblock.c
93
for (num_win_group = 0; num_win_group < ptr_ics_info->
num_window_groups
;
199
num_win_group < ptr_aac_dec_channel_info->str_ics_info.
num_window_groups
;
ixheaacd_stereo.c
71
win_grp < ptr_aac_dec_channel_info[LEFT]->str_ics_info.
num_window_groups
;
141
ptr_aac_dec_channel_info[RIGHT]->str_ics_info.
num_window_groups
;
ixheaacd_channelinfo.h
39
WORD16
num_window_groups
;
member in struct:__anon26484
ixheaacd_ext_ch_ele.c
153
ia_usac_tmp_core_coder_struct *pstr_core_coder, WORD32
num_window_groups
,
173
for (g = 0; g <
num_window_groups
; g++) {
184
for (g = 0; g <
num_window_groups
; g++) {
208
for (g = 0; g <
num_window_groups
; g++) {
[
all
...]
ixheaacd_pns_js_thumb.c
129
for (num_win_group = 0; num_win_group < ptr_ics_info->
num_window_groups
;
ixheaacd_rev_vlc.c
866
ptr_aac_dec_channel_info->str_ics_info.
num_window_groups
;
[
all
...]
ixheaacd_huff_code_reorder.c
309
num_groups = ptr_ics_info->
num_window_groups
;
[
all
...]
Completed in 355 milliseconds