Home
last modified time | relevance | path

Searched refs:refPixel2 (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_processing/main/source/
Dcontent_analysis.cc231 uint16_t refPixel2 = orig_frame_[ssn1] << 2; in ComputeSpatialMetrics_C() local
238 spatialErrSum += (uint32_t) abs((int16_t)(refPixel2 in ComputeSpatialMetrics_C()