Home
last modified time | relevance | path

Searched defs:PGetIntraPredFunc (Results 1 – 2 of 2) sorted by relevance

/third_party/openh264/codec/encoder/core/inc/
Dwels_func_ptr_def.h178 typedef void (*PGetIntraPredFunc) (uint8_t* pPrediction, uint8_t* pRef, const int32_t kiStride); typedef
/third_party/openh264/codec/decoder/core/inc/
Ddecoder_context.h140 typedef void (*PGetIntraPredFunc) (uint8_t* pPred, const int32_t kiLumaStride); typedef