Home
last modified time | relevance | path

Searched defs:in1 (Results 1 – 2 of 2) sorted by relevance

/system/bt/embdrv/sbc/decoder/srce/
Dsynthesis-dct8.c92 double in0,in1,in2,in3; in float_dct2_8() local
217 OI_INT32 in0,in1,in2,in3; in dct2_8() local
/system/core/fs_mgr/
Dfs_mgr.c248 static int fs_match(char *in1, char *in2) in fs_match()