Home
last modified time | relevance | path

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

/dports/x11/lightdm/lightdm-1.30.0/tests/src/
H A Dx-common.c14 read_padding (gsize length, gsize *offset) in read_padding() function
73 read_padding (pad (string_length), offset); in read_padded_string()
H A Dx-common.h16 void read_padding (gsize length, gsize *offset);
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Resources/
H A DWin32Resources.cs612 private bool read_padding () { in read_padding() method in System.Resources.Win32ResFileReader
658 if (!read_padding ()) in ReadResources()
672 if (!read_padding ()) in ReadResources()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/decoder/
H A Dobu.c827 static size_t read_padding(AV1_COMMON *const cm, const uint8_t *data, in read_padding() function
1040 decoded_payload_size = read_padding(&pbi->common, data, payload_size); in aom_decode_frame_from_obus()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/decoder/
H A Dobu.c826 static size_t read_padding(AV1_COMMON *const cm, const uint8_t *data, in read_padding() function
1058 decoded_payload_size = read_padding(cm, data, payload_size); in aom_decode_frame_from_obus()
/dports/multimedia/aom/aom-3.2.0/av1/decoder/
H A Dobu.c828 static size_t read_padding(AV1_COMMON *const cm, const uint8_t *data, in read_padding() function
1062 decoded_payload_size = read_padding(cm, data, payload_size); in aom_decode_frame_from_obus()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/decoder/
H A Dobu.c832 static size_t read_padding(AV1_COMMON *const cm, const uint8_t *data, in read_padding() function
1064 decoded_payload_size = read_padding(cm, data, payload_size); in aom_decode_frame_from_obus()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/docx/
H A Dtables.py51 def read_padding(parent, dest, XPath, get): function
/dports/devel/babeltrace/babeltrace-1.5.7/formats/ctf/
H A Dctf.c1394 goto read_padding; in ctf_trace_metadata_packet_read()
1399 read_padding: in ctf_trace_metadata_packet_read()