HomeSort by relevance Sort by last modified time
    Searched refs:plpc_filt_states_real (Results 1 - 3 of 3) sorted by null

  /external/libxaac/decoder/
ixheaacd_sbr_dec.c 947 WORD32 *plpc_filt_states_real = local
960 WORD32 *plpc_filt_states_real = local
    [all...]
ixheaacd_lpp_tran.c 793 WORD32 *plpc_filt_states_real = &hf_generator->lpc_filt_states_real[0][0]; local
795 memcpy(ptr, plpc_filt_states_real, sizeof(WORD32) * (stop_patch));
797 plpc_filt_states_real += 32;
    [all...]
ixheaacd_sbrdecoder.c 116 WORD32 *plpc_filt_states_real = local
127 *plpc_filt_states_real++ = *plpc_filt_states_real_1++ = 0L;

Completed in 239 milliseconds