Home
last modified time | relevance | path

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

/third_party/openh264/codec/encoder/core/src/
Dsvc_encode_slice.cpp503 const int32_t kiDecStrideChroma = pDq->pDecPic->iLineSize[1]; in OutputPMbWithoutConstructCsRsNoCopy() local
507 pfIdctFour4x4 (pDecU, kiDecStrideChroma, pDecU, kiDecStrideChroma, pScaledTcoeff + 256); in OutputPMbWithoutConstructCsRsNoCopy()
508 pfIdctFour4x4 (pDecV, kiDecStrideChroma, pDecV, kiDecStrideChroma, pScaledTcoeff + 320); in OutputPMbWithoutConstructCsRsNoCopy()