Searched refs:sDstInfo (Results 1 – 2 of 2) sorted by relevance
111 … |= pWelsDecoder->DecodeFrame2WithCtx (pThrCtx->pCtx, NULL, 0, pThrCtx->ppDst, &pThrCtx->sDstInfo); in ConstructAccessUnit()1360 &sThreadCtx.sDstInfo); in ParseAccessUnit()1362 int32_t iErr = InitConstructAccessUnit (sThreadCtx.pCtx, &sThreadCtx.sDstInfo); in ParseAccessUnit()1416 memcpy (&m_pDecThrCtx[signal].sDstInfo, pDstInfo, sizeof (SBufferInfo)); in ThreadDecodeFrameInternal()
538 SBufferInfo sDstInfo; member