Searched refs:DecodeCurrentAccessUnit (Results 1 – 2 of 2) sorted by relevance
180 int32_t DecodeCurrentAccessUnit (PWelsDecoderContext pCtx, uint8_t** ppDst, SBufferInfo* pDstInfo);
2358 iErr = DecodeCurrentAccessUnit (pCtx, ppDst, pDstInfo); in ConstructAccessUnit()2482 int32_t DecodeCurrentAccessUnit (PWelsDecoderContext pCtx, uint8_t** ppDst, SBufferInfo* pDstInfo) { in DecodeCurrentAccessUnit() function