Home
last modified time | relevance | path

Searched defs:bytes_consumed (Results 1 – 18 of 18) sorted by relevance

/external/image_io/includes/image_io/base/
Ddata_match_result.h36 DataMatchResult(Type type, size_t bytes_consumed) in DataMatchResult()
80 DataMatchResult& SetBytesConsumed(size_t bytes_consumed) { in SetBytesConsumed()
/external/protobuf/src/google/protobuf/stubs/
Dstructurally_valid.cc361 int* bytes_consumed) { in UTF8GenericScan()
471 int* bytes_consumed) { in UTF8GenericScanFastAscii()
530 int bytes_consumed = 0; in IsStructurallyValidUTF8() local
539 int bytes_consumed = 0; in UTF8SpnStructurallyValid() local
/external/libxaac/decoder/
Dixheaacd_headerdecode.c485 WORD32 header_len, WORD32 *bytes_consumed, in ixheaacd_ga_hdr_dec()
777 struct ia_bit_buf_struct *it_bit_buff, WORD32 *bytes_consumed, in ixheaacd_latm_header_decode()
901 WORD32 *bytes_consumed, in ixheaacd_aac_headerdecode()
Dixheaacd_latmdemux.c160 WORD32 bytes_consumed; in ixheaacd_latm_stream_mux_config() local
/external/grpc-grpc-java/alts/src/main/proto/grpc/gcp/
Dhandshaker.proto204 uint32 bytes_consumed = 2; field
/external/grpc-grpc/test/core/tsi/alts/fake_handshaker/
Dhandshaker.proto204 uint32 bytes_consumed = 2; field
/external/grpc-grpc/src/core/tsi/alts/handshaker/proto/
Dhandshaker.proto204 uint32 bytes_consumed = 2; field
/external/libese/libese-teq1/
Dteq1.c137 int bytes_consumed = ese->ops->poll(ese, opts->host_address, timeout, 0); in teq1_receive() local
/external/grpc-grpc/test/core/tsi/alts/handshaker/
Dalts_handshaker_service_api_test_lib.cc242 int32_t bytes_consumed) { in grpc_gcp_handshaker_resp_set_bytes_consumed()
/external/grpc-grpc/src/core/tsi/alts/handshaker/
Dalts_tsi_handshaker.cc389 grpc_slice* recv_bytes, size_t bytes_consumed) { in set_unused_bytes()
Dhandshaker.pb.h96 uint32_t bytes_consumed; member
/external/tensorflow/tensorflow/core/kernels/
Dunicode_ops.cc146 int bytes_consumed = source - source_pre_fetch; in IterateUnicodeString() local
/external/ltp/testcases/kernel/fs/doio/
Dgrowfiles.c206 int bytes_consumed = 0; /* total bytes consumed, all files */ variable
/external/libavc/decoder/
Dih264d_api.c1804 UWORD32 bytes_consumed = 0; in ih264d_video_decode() local
/external/libavc/test/decoder/
Dmain.c1816 UWORD32 bytes_consumed = 0; in h264dec_main() local
/external/libhevc/test/decoder/
Dmain.c1752 UWORD32 bytes_consumed = 0; in hevcdec_main() local
/external/libmpeg2/test/decoder/
Dmain.c1787 UWORD32 bytes_consumed = 0; in vdec_main() local
/external/grpc-grpc/src/core/tsi/
Dssl_transport_security.cc1261 size_t bytes_consumed = received_bytes_size; in ssl_handshaker_next() local