Home
last modified time | relevance | path

Searched refs:h11_h12_dst (Results 1 – 1 of 1) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_ps_dec.c929 WORD32 *h11_h12_dst = (WORD32 *)H11_H12; in ixheaacd_apply_rot_dec() local
936 h11_h12_dst[2 * subband] = h11_h12_src[group]; in ixheaacd_apply_rot_dec()
937 h11_h12_dst[2 * subband + 1] = h21_h22_src[group]; in ixheaacd_apply_rot_dec()