Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_processing/
Dcontent_analysis.cc230 int ssn3 = (i - 1) * sizej + j; // top in ComputeSpatialMetrics_C() local
238 uint8_t topPixel = orig_frame_[ssn3]; in ComputeSpatialMetrics_C()