Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/video_processing/main/source/
Dcontent_analysis.cc234 uint8_t topPixel = orig_frame_[ssn3]; in ComputeSpatialMetrics_C() local
239 - (uint16_t)(bottPixel + topPixel + leftPixel + rightPixel))); in ComputeSpatialMetrics_C()
241 - (uint16_t)(bottPixel + topPixel))); in ComputeSpatialMetrics_C()