Home
last modified time | relevance | path

Searched refs:ReadUInt24 (Results 26 – 50 of 67) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/rtc_base/
H A Dbyte_buffer.cc65 bool ByteBufferReader::ReadUInt24(uint32_t* val) { in ReadUInt24() function in rtc::ByteBufferReader
H A Dbyte_buffer.h141 bool ReadUInt24(uint32_t* val);
/dports/net-im/tg_owt/tg_owt-d578c76/src/rtc_base/
H A Dbyte_buffer.cc65 bool ByteBufferReader::ReadUInt24(uint32_t* val) { in ReadUInt24() function in rtc::ByteBufferReader
H A Dbyte_buffer.h141 bool ReadUInt24(uint32_t* val);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_base/
H A Dbyte_buffer.cc65 bool ByteBufferReader::ReadUInt24(uint32_t* val) { in ReadUInt24() function in rtc::ByteBufferReader
H A Dbyte_buffer.h141 bool ReadUInt24(uint32_t* val);
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/
H A Dbyte_buffer.cc65 bool ByteBufferReader::ReadUInt24(uint32_t* val) { in ReadUInt24() function in rtc::ByteBufferReader
H A Dbyte_buffer.h141 bool ReadUInt24(uint32_t* val);
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dbytebuffer.h110 bool ReadUInt24(uint32_t* val);
H A Dbytebuffer_unittest.cc116 EXPECT_TRUE(read_buf3.ReadUInt24(&ru24)); in TEST()
187 EXPECT_TRUE(read_buf9.ReadUInt24(&ru24)); in TEST()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/base/
H A Dbytebuffer.h110 bool ReadUInt24(uint32_t* val);
H A Dbytebuffer_unittest.cc117 EXPECT_TRUE(read_buf3.ReadUInt24(&ru24)); in TEST()
188 EXPECT_TRUE(read_buf9.ReadUInt24(&ru24)); in TEST()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/sfntly/cpp/src/sfntly/data/
H A Dfont_input_stream.cc107 int32_t FontInputStream::ReadUInt24() { in ReadUInt24() function in sfntly::FontInputStream
H A Dreadable_font_data.h123 virtual int32_t ReadUInt24(int32_t index);
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/rtc_base/
H A Dbytebuffer.h110 bool ReadUInt24(uint32_t* val);
H A Dbytebuffer_unittest.cc116 EXPECT_TRUE(read_buf3.ReadUInt24(&ru24)); in TEST()
187 EXPECT_TRUE(read_buf9.ReadUInt24(&ru24)); in TEST()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/rtc_base/
H A Dbytebuffer.h110 bool ReadUInt24(uint32_t* val);
H A Dbytebuffer_unittest.cc116 EXPECT_TRUE(read_buf3.ReadUInt24(&ru24)); in TEST()
187 EXPECT_TRUE(read_buf9.ReadUInt24(&ru24)); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/spdy/core/
H A Dspdy_frame_reader.cc96 bool SpdyFrameReader::ReadUInt24(uint32_t* result) { in ReadUInt24() function in spdy::SpdyFrameReader
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/sfntly/cpp/src/sfntly/data/
H A Dfont_input_stream.cc114 int32_t FontInputStream::ReadUInt24() { in ReadUInt24() function in sfntly::FontInputStream
H A Dreadable_font_data.h123 virtual int32_t ReadUInt24(int32_t index);
/dports/audio/aacgain/aacgain-1.8/mpeg4ip/lib/mp4v2/
H A Dmp4file_io.cpp206 return ReadUInt24(); in ReadUInt()
264 u_int32_t MP4File::ReadUInt24() in ReadUInt24() function in MP4File
/dports/multimedia/mp4v2/mp4v2-2.0.0/src/
H A Dmp4file_io.cpp176 return ReadUInt24(); in ReadUInt()
214 uint32_t MP4File::ReadUInt24() in ReadUInt24() function in mp4v2::impl::MP4File
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/
H A Dmp4file_io.cpp176 return ReadUInt24(); in ReadUInt()
214 uint32_t MP4File::ReadUInt24() in ReadUInt24() function in mp4v2::impl::MP4File
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/
H A Dmp4file_io.cpp176 return ReadUInt24(); in ReadUInt()
214 uint32_t MP4File::ReadUInt24() in ReadUInt24() function in mp4v2::impl::MP4File

123