Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_hbe_trans.c877 FLOAT32 *in_buf1 = in ixheaacd_hbe_post_anal_prod3() local
899 temp_r = in_buf1[0]; in ixheaacd_hbe_post_anal_prod3()
900 temp_i = in_buf1[1]; in ixheaacd_hbe_post_anal_prod3()
934 in_buf1 += 256; in ixheaacd_hbe_post_anal_prod3()
936 temp_r = in_buf1[0]; in ixheaacd_hbe_post_anal_prod3()
937 temp_i = in_buf1[1]; in ixheaacd_hbe_post_anal_prod3()
942 in_buf1 -= 128; in ixheaacd_hbe_post_anal_prod3()
944 temp_r = in_buf1[0]; in ixheaacd_hbe_post_anal_prod3()
945 temp_i = in_buf1[1]; in ixheaacd_hbe_post_anal_prod3()
973 in_buf1 += 256; in ixheaacd_hbe_post_anal_prod3()
[all …]