Home
last modified time | relevance | path

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

/third_party/openh264/codec/processing/src/downsample/
Ddownsample.cpp209 int32_t iSrcStrideV = pSrcPixMap->iStride[2]; in Process() local
227 (uint8_t*)pSrcV, iSrcStrideV, iSrcWidthUV, iSrcHeightUV); in Process()
239 (uint8_t*)pSrcV, iSrcStrideV, iSrcWidthUV, iSrcHeightUV); in Process()
253 iSrcStrideV = iDstStrideV; in Process()
271 … (uint8_t*)pSrcV, iSrcStrideV, iSrcWidthUV, iSrcHeightUV); in Process()