Searched defs:offset_1 (Results 1 – 4 of 4) sorted by relevance
161 public static int CompareStrings(int offset_1, int offset_2, ByteBuffer bb) in CompareStrings()180 public static int CompareStrings(int offset_1, byte[] key, ByteBuffer bb) in CompareStrings()
231 protected static int compareStrings(int offset_1, int offset_2, ByteBuffer bb) { in compareStrings()253 protected static int compareStrings(int offset_1, byte[] key, ByteBuffer bb) { in compareStrings()
212 const int offset_1 = (1 << (bd + FILTER_BITS - 2)); in av1_dist_wtd_convolve_y_avx2() local
2260 ptrdiff_t offset_1 = masm.GetCursorOffset(); in TEST() local