Home
last modified time | relevance | path

Searched defs:extra_bytes (Results 1 – 14 of 14) sorted by relevance

/external/XNNPACK/src/
Dpacking.c31 size_t extra_bytes, in xnn_pack_f32_gemm_goi_w()
78 size_t extra_bytes, in xnn_pack_f16_gemm_goi_w()
125 size_t extra_bytes, in xnn_pack_f32_to_f16_gemm_goi_w()
172 size_t extra_bytes, in xnn_pack_qu8_gemm_goi_w()
233 size_t extra_bytes, in xnn_pack_qs8_gemm_goi_w()
293 size_t extra_bytes, in xnn_pack_qs8_gemm_xw_goi_w()
571 size_t extra_bytes, in xnn_pack_f32_conv_goki_w()
621 size_t extra_bytes, in xnn_pack_f16_conv_goki_w()
671 size_t extra_bytes, in xnn_pack_f32_to_f16_conv_goki_w()
721 size_t extra_bytes, in xnn_pack_qu8_conv_goki_w()
[all …]
/external/libaom/aom_dsp/
Dpyramid.c71 size_t extra_bytes = first_px_offset - PYRAMID_PADDING; in aom_get_pyramid_alloc_size() local
155 size_t extra_bytes = first_px_offset - PYRAMID_PADDING; in aom_alloc_pyramid() local
/external/tensorflow/tensorflow/core/common_runtime/
Dscoped_allocator.cc109 size_t extra_bytes = field->bytes_allocated - field->bytes_requested; in AllocateRaw() local
/external/libwebm/m2ts/
Dwebm2pes.cc465 std::size_t extra_bytes = 0; in WritePesPacket() local
/external/rust/crates/h2/src/codec/
Dframed_write.rs231 let extra_bytes = self.chain_threshold - self.buf.remaining(); in buffer() localVariable
/external/cronet/net/http/
Dhttp_stream_parser.cc882 int extra_bytes = read_buf_->offset() - end_of_header_offset; in HandleReadHeaderResult() local
/external/rust/crates/tungstenite/src/protocol/frame/
Dframe.rs424 fn extra_bytes(&self) -> usize { in extra_bytes() method
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dframe.cc133 SerializeHeaderAndPayload(size_t extra_bytes, SliceBuffer& out) in SerializeHeaderAndPayload()
/external/rust/crates/quiche/deps/boringssl/src/crypto/bytestring/
Dcbb.c257 size_t extra_bytes = len_len - 1; in CBB_flush() local
/external/boringssl/src/crypto/bytestring/
Dcbb.c244 size_t extra_bytes = len_len - 1; in CBB_flush() local
/external/e2fsprogs/lib/ext2fs/
Dinode.c605 int extra_bytes = 0; in ext2fs_get_next_inode_full() local
/external/cronet/third_party/boringssl/src/crypto/bytestring/
Dcbb.c244 size_t extra_bytes = len_len - 1; in CBB_flush() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_uvd_enc.h122 uint32_t extra_bytes; member
/external/libpng/contrib/tools/
Dpngfix.c2022 png_uint_32 extra_bytes; /* Count of extra compressed bytes */ member