Home
last modified time | relevance | path

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

/third_party/openh264/codec/decoder/core/src/
Dparse_mb_syn_cabac.cpp1518 uint8_t* pMbDstU = pCtx->pDec->pData[1] + iMbOffsetChroma; in ParseIPCMInfoCabac() local
1537 memcpy (pMbDstU, pPtrSrc, 8); in ParseIPCMInfoCabac()
1538 pMbDstU += iDstStrideChroma; in ParseIPCMInfoCabac()