Searched refs:vCount64 (Results 1 – 2 of 2) sorted by relevance
134 int64_t vCount64 = 0; in compute_vectors() local151 vCount64 += 5; in compute_vectors()154 vCount64 += 6; in compute_vectors()168 vCount64 += 4; in compute_vectors()171 if (vCount64 > SK_MaxS32 || iCount64 > SK_MaxS32) { in compute_vectors()174 *vCount = vCount64; in compute_vectors()
136 int64_t vCount64 = 0; in compute_vectors() local153 vCount64 += 5; in compute_vectors()156 vCount64 += 6; in compute_vectors()170 vCount64 += 4; in compute_vectors()173 if (vCount64 > SK_MaxS32 || iCount64 > SK_MaxS32) { in compute_vectors()176 *vCount = vCount64; in compute_vectors()