HomeSort by relevance Sort by last modified time
    Searched defs:drc_on (Results 1 - 2 of 2) sorted by null

  /external/libxaac/decoder/
ixheaacd_drc_data_struct.h 86 FLAG drc_on; member in struct:__anon26547
ixheaacd_drc_freq_dec.c 497 WORD32 drc_on = 0; local
501 if (ptr_bs_data->b_channel_on[i]) drc_on++;
504 if (drc_on > 1) {
545 pstr_drc_dec->drc_on = 0;
    [all...]

Completed in 64 milliseconds