Home
last modified time | relevance | path

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

/third_party/openh264/codec/common/inc/
Dexpand_pic.h86 typedef void (*PExpandPictureFunc) (uint8_t* pDst, const int32_t kiStride, const int32_t kiPicW, co… typedef
/third_party/openh264/codec/decoder/core/inc/
Ddecoder_context.h143 typedef void (*PExpandPictureFunc) (uint8_t* pDst, const int32_t kiStride, const int32_t kiPicWidth, typedef