Searched refs:PadMBChroma_c (Results 1 – 3 of 3) sorted by relevance
/third_party/openh264/codec/common/inc/ |
D | expand_pic.h | 95 void PadMBChroma_c (uint8_t*& pDst, const int32_t& kiStride, const int32_t& kiPicW, const int32_t& …
|
/third_party/openh264/codec/common/src/ |
D | expand_pic.cpp | 247 void PadMBChroma_c (uint8_t*& pDst, const int32_t& kiStride, const int32_t& kiPicW, const int32_t& … in PadMBChroma_c() function
|
/third_party/openh264/codec/decoder/core/src/ |
D | decode_slice.cpp | 1733 …PadMBChroma_c (pCurDqLayer->pDec->pData[1], pCurDqLayer->pDec->iLinesize[1], pCurDqLayer->pDec->iW… in WelsDecodeAndConstructSlice() 1736 …PadMBChroma_c (pCurDqLayer->pDec->pData[2], pCurDqLayer->pDec->iLinesize[2], pCurDqLayer->pDec->iW… in WelsDecodeAndConstructSlice()
|