Home
last modified time | relevance | path

Searched defs:bytes_decoded (Results 1 – 25 of 59) sorted by relevance

123

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/osp/impl/presentation/
H A Dpresentation_connection.cc193 ssize_t bytes_decoded = msgs::DecodePresentationConnectionMessage( in OnStreamMessage() local
222 ssize_t bytes_decoded = msgs::DecodePresentationConnectionCloseRequest( in OnStreamMessage() local
260 ssize_t bytes_decoded = msgs::DecodePresentationConnectionCloseEvent( in OnStreamMessage() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/osp/impl/presentation/
H A Dpresentation_connection.cc193 ssize_t bytes_decoded = msgs::DecodePresentationConnectionMessage( in OnStreamMessage() local
222 ssize_t bytes_decoded = msgs::DecodePresentationConnectionCloseRequest( in OnStreamMessage() local
260 ssize_t bytes_decoded = msgs::DecodePresentationConnectionCloseEvent( in OnStreamMessage() local
/dports/archivers/zoo/zoo-2.10.1_4/
H A Dlzh.c41 int bytes_decoded = 0; /*debug*/ /* count bytes after decoding */ local
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/test/fuzz/
H A Dkitchen_sink.cpp57 const std::vector<uint8_t> bytes_decoded = BitsToBytes(bits); in FUZZ_TARGET() local
/dports/net-p2p/bitcoin/bitcoin-22.0/src/test/fuzz/
H A Dkitchen_sink.cpp57 const std::vector<uint8_t> bytes_decoded = BitsToBytes(bits); in FUZZ_TARGET() local
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/test/fuzz/
H A Dkitchen_sink.cpp57 const std::vector<uint8_t> bytes_decoded = BitsToBytes(bits); in FUZZ_TARGET() local
/dports/graphics/blender/blender-2.91.0/extern/draco/dracoenc/src/draco/core/
H A Ddecoder_buffer.cc61 const uint64_t bytes_decoded = (bits_decoded + 7) / 8; in EndBitDecoding() local
/dports/archivers/draco/draco-1.4.3/src/draco/core/
H A Ddecoder_buffer.cc63 const uint64_t bytes_decoded = (bits_decoded + 7) / 8; in EndBitDecoding() local
/dports/multimedia/assimp/assimp-5.1.3/contrib/draco/src/draco/core/
H A Ddecoder_buffer.cc63 const uint64_t bytes_decoded = (bits_decoded + 7) / 8; in EndBitDecoding() local
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_binlog.cc121 int bytes_decoded= base64_decode(strptr, coded_len, buf, &endptr); in mysql_client_binlog_statement() local
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_binlog.cc198 int64 bytes_decoded= base64_decode(strptr, coded_len, buf, &endptr, in mysql_client_binlog_statement() local
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_binlog.cc198 int64 bytes_decoded= base64_decode(strptr, coded_len, buf, &endptr, in mysql_client_binlog_statement() local
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_binlog.cc198 int64 bytes_decoded= base64_decode(strptr, coded_len, buf, &endptr, in mysql_client_binlog_statement() local
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_binlog.cc195 int64 bytes_decoded= base64_decode(strptr, coded_len, buf, &endptr, in mysql_client_binlog_statement() local
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_binlog.cc195 int64 bytes_decoded= base64_decode(strptr, coded_len, buf, &endptr, in mysql_client_binlog_statement() local
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_binlog.cc195 int64 bytes_decoded= base64_decode(strptr, coded_len, buf, &endptr, in mysql_client_binlog_statement() local
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_binlog.cc195 int64 bytes_decoded= base64_decode(strptr, coded_len, buf, &endptr, in mysql_client_binlog_statement() local
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_binlog.cc195 int64 bytes_decoded= base64_decode(strptr, coded_len, buf, &endptr, in mysql_client_binlog_statement() local
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_binlog.cc198 int64 bytes_decoded= base64_decode(strptr, coded_len, buf, &endptr, in mysql_client_binlog_statement() local
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_binlog.cc195 int64 bytes_decoded= base64_decode(strptr, coded_len, buf, &endptr, in mysql_client_binlog_statement() local
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_binlog.cc198 int64 bytes_decoded= base64_decode(strptr, coded_len, buf, &endptr, in mysql_client_binlog_statement() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/filters/
H A Ddecoder_stream_traits.cc64 int bytes_decoded) { in ReportStatistics()
160 int bytes_decoded) { in ReportStatistics()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osgPlugins/ffmpeg/
H A DFFmpegDecoderAudio.cpp321 const size_t bytes_decoded = decodeFrame(&m_audio_buffer[0], m_audio_buffer.size()); in decode_audio() local
446 …const int bytes_decoded = decode_audio(m_context, reinterpret_cast<int16_t*>(buffer), &data_size, … in decode_audio() local
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/src/osgPlugins/ffmpeg/
H A DFFmpegDecoderAudio.cpp321 const size_t bytes_decoded = decodeFrame(&m_audio_buffer[0], m_audio_buffer.size()); in decode_audio() local
446 …const int bytes_decoded = decode_audio(m_context, reinterpret_cast<int16_t*>(buffer), &data_size, … in decode_audio() local
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_binlog.cc199 int64 bytes_decoded = base64_decode(strptr, coded_len, buf, &endptr, in mysql_client_binlog_statement() local

123