Home
last modified time | relevance | path

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

/third_party/openh264/codec/common/inc/
Dexpand_pic.h98 void ExpandReferencingPicture (uint8_t* pData[3], int32_t iWidth, int32_t iHeight, int32_t iStride[…
/third_party/openh264/test/common/
DExpandPicture.cpp263 ExpandReferencingPicture (pPicTest, iPicWidth, iPicHeight, iStride, in TEST()
/third_party/openh264/codec/common/src/
Dexpand_pic.cpp388 void ExpandReferencingPicture (uint8_t* pData[3], int32_t iWidth, int32_t iHeight, int32_t iStride[… in ExpandReferencingPicture() function
/third_party/openh264/codec/encoder/core/src/
Dref_list_mgr_svc.cpp375ExpandReferencingPicture (pCtx->pDecPic->pData, pCtx->pDecPic->iWidthInPixel, pCtx->pDecPic->iHeig… in WelsUpdateRefList()
779ExpandReferencingPicture (pCtx->pDecPic->pData, pCtx->pDecPic->iWidthInPixel, pCtx->pDecPic->iHeig… in WelsUpdateRefListScreen()
/third_party/openh264/codec/decoder/core/src/
Derror_concealment.cpp446ExpandReferencingPicture (pCtx->pDec->pData, pCtx->pDec->iWidthInPixel, pCtx->pDec->iHeightInPixel, in MarkECFrameAsRef()
Dmanage_dec_ref.cpp197ExpandReferencingPicture (pRef->pData, pRef->iWidthInPixel, pRef->iHeightInPixel, pRef->iLinesize, in WelsCheckAndRecoverForFutureDecoding()
Ddecoder_core.cpp2847ExpandReferencingPicture (pCtx->pDec->pData, pCtx->pDec->iWidthInPixel, pCtx->pDec->iHeightInPixel, in DecodeCurrentAccessUnit()