Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_processing/
Dcontent_analysis.cc229 int ssn2 = (i + 1) * sizej + j; // bottom in ComputeSpatialMetrics_C() local
237 uint8_t bottPixel = orig_frame_[ssn2]; in ComputeSpatialMetrics_C()