Home
last modified time | relevance | path

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

/third_party/openh264/codec/common/src/
Dexpand_pic.cpp214 static inline void MBPadRightChroma_c (uint8_t*& pDst, const int32_t& kiStride, const int32_t& kiMb… in MBPadRightChroma_c() function
261 MBPadRightChroma_c (pDst, kiStride, kiMbY, kiPicW); in PadMBChroma_c()