Searched defs:src1 (Results 1 – 3 of 3) sorted by relevance
43 String8 src1("Hello, "); in TEST_F() local61 String8 src1("My voice"); in TEST_F() local
223 private void addAndConvertBuffers(short[] src1, short[] src2, byte[] dst, int sizeShorts) { in addAndConvertBuffers()
319 final float src1 = m[mOffset + 4]; in invertM() local