Home
last modified time | relevance | path

Searched defs:SPicture (Results 1 – 8 of 8) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openh264/src/codec/decoder/core/inc/
H A Dpicture.h51 struct SPicture { struct
60 bool bIdrFlag;
64 int32_t iWidthInPixel; // picture width in pixel
65 int32_t iHeightInPixel;// picture height in pixel
67 int32_t iFramePoc; // frame POC
72 int8_t iRefCount;
76 uint8_t uiTemporalId;
77 uint8_t uiSpatialId;
78 uint8_t uiQualityId;
102 struct SPicture* pRefPic[LIST_A][17]; //ref pictures used for direct mode argument
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/codec/decoder/core/inc/
H A Dpicture.h51 struct SPicture { struct
60 bool bIdrFlag;
64 int32_t iWidthInPixel; // picture width in pixel
65 int32_t iHeightInPixel;// picture height in pixel
67 int32_t iFramePoc; // frame POC
72 int8_t iRefCount;
76 uint8_t uiTemporalId;
77 uint8_t uiSpatialId;
78 uint8_t uiQualityId;
102 struct SPicture* pRefPic[LIST_A][17]; //ref pictures used for direct mode argument
[all …]
/dports/multimedia/openh264/openh264-2.1.1/codec/decoder/core/inc/
H A Dpicture.h51 struct SPicture { struct
60 bool bIdrFlag;
64 int32_t iWidthInPixel; // picture width in pixel
65 int32_t iHeightInPixel;// picture height in pixel
67 int32_t iFramePoc; // frame POC
72 int8_t iRefCount;
76 uint8_t uiTemporalId;
77 uint8_t uiSpatialId;
78 uint8_t uiQualityId;
102 struct SPicture* pRefPic[LIST_A][17]; //ref pictures used for direct mode argument
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/codec/decoder/core/inc/
H A Dpicture.h50 struct SPicture { struct
53 uint8_t* pData[4]; // pointer to picture planes respectively
54 int32_t iLinesize[4];// linesize of picture planes respectively used currently
59 bool bIdrFlag;
63 int32_t iWidthInPixel; // picture width in pixel
64 int32_t iHeightInPixel;// picture height in pixel
66 int32_t iFramePoc; // frame POC
70 bool bIsLongRef; // long term reference frame flag //for ref pic management
71 uint8_t uiRefCount;
72 bool bAvailableFlag; // indicate whether it is available in this picture memory block.
[all …]
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/codec/encoder/core/inc/
H A Dpicture.h121 } SPicture; typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openh264/src/codec/encoder/core/inc/
H A Dpicture.h121 } SPicture; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/codec/encoder/core/inc/
H A Dpicture.h121 } SPicture; typedef
/dports/multimedia/openh264/openh264-2.1.1/codec/encoder/core/inc/
H A Dpicture.h121 } SPicture; typedef