Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_hbe_trans.c878 FLOAT32 *in_buf1 = in ixheaacd_hbe_post_anal_prod3() local
900 temp_r = in_buf1[0]; in ixheaacd_hbe_post_anal_prod3()
901 temp_i = in_buf1[1]; in ixheaacd_hbe_post_anal_prod3()
935 in_buf1 += 256; in ixheaacd_hbe_post_anal_prod3()
937 temp_r = in_buf1[0]; in ixheaacd_hbe_post_anal_prod3()
938 temp_i = in_buf1[1]; in ixheaacd_hbe_post_anal_prod3()
943 in_buf1 -= 128; in ixheaacd_hbe_post_anal_prod3()
945 temp_r = in_buf1[0]; in ixheaacd_hbe_post_anal_prod3()
946 temp_i = in_buf1[1]; in ixheaacd_hbe_post_anal_prod3()
974 in_buf1 += 256; in ixheaacd_hbe_post_anal_prod3()
[all …]