Searched refs:source8 (Results 1 – 4 of 4) sorted by relevance
3804 unsigned char *source8 = source7 + slice; in resolve() local3805 unsigned char *source9 = source8 + slice; in resolve()3912 __m128i c8 = _mm_load_si128((__m128i*)(source8 + 4 * x)); in resolve()3948 source8 += pitch; in resolve()4057 unsigned int c8 = *(unsigned int*)(source8 + 4 * x); in resolve()4093 source8 += pitch; in resolve()4206 __m128i c8 = _mm_load_si128((__m128i*)(source8 + 4 * x)); in resolve()4242 source8 += pitch; in resolve()4351 unsigned int c8 = *(unsigned int*)(source8 + 4 * x); in resolve()4387 source8 += pitch; in resolve()[all …]
152 const uint8_t *const source8 = source_data_; in ReferenceSAD() local161 sad += abs(source8[h * source_stride_ + w] - in ReferenceSAD()180 const uint8_t *const source8 = source_data_; in ReferenceSADavg() local194 sad += abs(source8[h * source_stride_ + w] - comp_pred); in ReferenceSADavg()
165 public void source8() throws Exception { in source8() method in GeneratedAnnotationsTest
167 const uint8_t *const source8 = source_data_; in ReferenceSAD() local174 sad += abs(source8[h * source_stride_ + w] - in ReferenceSAD()191 const uint8_t *const source8 = source_data_; in ReferenceSADavg() local203 sad += abs(source8[h * source_stride_ + w] - comp_pred); in ReferenceSADavg()243 const uint8_t *const source8 = source_data_; in ReferenceDistWtdSADavg() local256 sad += abs(source8[h * source_stride_ + w] - comp_pred); in ReferenceDistWtdSADavg()