Home
last modified time | relevance | path

Searched defs:H264NALU (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/video/
H A Dh264_parser.h37 struct MEDIA_EXPORT H264NALU { struct
40 enum Type {
66 const uint8_t* data;
67 off_t size; // From after start code to start code of next NALU (or EOS).
69 int nal_ref_idc;
70 int nal_unit_type;
H A Dh264_parser.cc78 H264NALU::H264NALU() { in H264NALU() function in media::H264NALU
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/video/
H A Dh264_parser.h37 struct MEDIA_EXPORT H264NALU { struct
40 enum Type {
66 const uint8_t* data;
67 off_t size; // From after start code to start code of next NALU (or EOS).
69 int nal_ref_idc;
70 int nal_unit_type;
H A Dh264_parser.cc79 H264NALU::H264NALU() { in H264NALU() function in media::H264NALU