Home
last modified time | relevance | path

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

/third_party/openh264/codec/processing/src/common/
Dcommon.h53 typedef void (GetIntraPred) (uint8_t* pPred, uint8_t* pRef, const int32_t kiStride); typedef
55 typedef GetIntraPred* GetIntraPredPtr;
57 GetIntraPred WelsI16x16LumaPredV_c;
58 GetIntraPred WelsI16x16LumaPredH_c;