HomeSort by relevance Sort by last modified time
    Searched full:harm_idx (Results 1 - 1 of 1) sorted by null

  /external/libxaac/decoder/
ixheaacd_env_dec.c 734 WORD32 harm_idx = *ptr_harm_index; local
780 switch (harm_idx) {
787 noise_floor_exp, harm_idx);
795 freq_inv_flag, harm_idx);
798 *ptr_harm_index = (WORD16)((harm_idx + 1) & 3);

Completed in 79 milliseconds