Home
last modified time | relevance | path

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

/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.cc464 std::size_t extra_bytes = 0; in WritePesPacket() local
/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.c257 size_t extra_bytes = len_len - 1; in CBB_flush() local
/external/e2fsprogs/lib/ext2fs/
Dinode.c592 int extra_bytes = 0; in ext2fs_get_next_inode_full() local
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_uvd_enc.h141 uint32_t extra_bytes; member
/external/libpng/contrib/tools/
Dpngfix.c2032 png_uint_32 extra_bytes; /* Count of extra compressed bytes */ member