Home
last modified time | relevance | path

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

/third_party/openh264/codec/processing/src/downsample/
Ddownsample.cpp208 int32_t iSrcStrideU = pSrcPixMap->iStride[1]; in Process() local
225 (uint8_t*)pSrcU, iSrcStrideU, iSrcWidthUV, iSrcHeightUV); in Process()
237 (uint8_t*)pSrcU, iSrcStrideU, iSrcWidthUV, iSrcHeightUV); in Process()
252 iSrcStrideU = iDstStrideU; in Process()
268 … (uint8_t*)pSrcU, iSrcStrideU, iSrcWidthUV, iSrcHeightUV); in Process()