Home | History | Annotate | Download | only in enc

Lines Matching defs:ptr2

269     const uint32_t* const ptr2 = (argb_start + best_length - 1);
280 if (ptr1[0] != ptr2[0] || ptr1[1] != ptr2[1]) continue;