Searched refs:read_padding (Results 1 – 9 of 9) sorted by relevance
/dports/x11/lightdm/lightdm-1.30.0/tests/src/ |
H A D | x-common.c | 14 read_padding (gsize length, gsize *offset) in read_padding() function 73 read_padding (pad (string_length), offset); in read_padded_string()
|
H A D | x-common.h | 16 void read_padding (gsize length, gsize *offset);
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Resources/ |
H A D | Win32Resources.cs | 612 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 D | obu.c | 827 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 D | obu.c | 826 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 D | obu.c | 828 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 D | obu.c | 832 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 D | tables.py | 51 def read_padding(parent, dest, XPath, get): function
|
/dports/devel/babeltrace/babeltrace-1.5.7/formats/ctf/ |
H A D | ctf.c | 1394 goto read_padding; in ctf_trace_metadata_packet_read() 1399 read_padding: in ctf_trace_metadata_packet_read()
|