Searched defs:repeat_selection (Results 1 - 1 of 1) sorted by relevance

/external/libxaac/decoder/drc_src/
H A Dimpd_drc_selection_process.c131 WORD32 repeat_selection = 1; local
138 while (repeat_selection == 1) {
215 &repeat_selection);
881 WORD32* repeat_selection) {
1012 *repeat_selection = 1;
1015 *repeat_selection = 0;
1036 *repeat_selection = 0;
1057 *repeat_selection = 1;
1062 if (*repeat_selection == 1) {
879 impd_manage_complexity(ia_drc_sel_pro_struct* pstr_drc_uni_sel_proc, ia_drc_config* pstr_drc_config, WORD32* repeat_selection) argument

Completed in 67 milliseconds