Searched refs:in6 (Results 1 - 2 of 2) sorted by relevance

/system/bt/embdrv/sbc/decoder/srce/
H A Dsynthesis-dct8.c98 double in4, in5, in6, in7; local
112 in6 = FLOAT_SCALE(in[6], DCTII_8_SHIFT_IN);
113 OI_ASSERT(VALID_INT32(in6));
119 L01 = (in1 + in6);
130 L06 = (in1 - in6);
260 int32_t in4, in5, in6, in7; local
269 in6 = SCALE(in[6], DCTII_8_SHIFT_IN);
278 in6 = in[6];
283 L01 = in1 + in6;
289 L06 = in1 - in6;
[all...]
/system/netd/bpfloader/
H A Dbpf_kern.h34 #include <linux/in6.h>

Completed in 236 milliseconds