Home
last modified time | relevance | path

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

/third_party/openh264/codec/processing/src/common/
Dcommon.h66 typedef int32_t (Sad16x16Func) (uint8_t* pSrcY, int32_t iSrcStrideY, uint8_t* pRefY, int32_t iRefSt… typedef
67 typedef Sad16x16Func* PSad16x16Func;