Home
last modified time | relevance | path

Searched defs:output_bytes (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/bsdiff/
H A Dbz2_compressor.cc59 uint64_t output_bytes = comp_buffer_.buffer_size() - bz_strm_.avail_out; in Write() local
79 uint64_t output_bytes = comp_buffer_.buffer_size() - bz_strm_.avail_out; in Finish() local
H A Dbrotli_compressor.cc61 uint64_t output_bytes = comp_buffer_.buffer_size() - avail_out; in Write() local
85 uint64_t output_bytes = comp_buffer_.buffer_size() - avail_out; in Finish() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/
H A Dtfprof_node.h143 int64_t output_bytes() const { in output_bytes() function
144 int64_t output_bytes = 0; in output_bytes() local
573 int64_t output_bytes(int64_t step) const { GRAPH_NODE_BYTES(output); } in output_bytes() function
846 int64_t output_bytes() const { return output_bytes_; } in output_bytes() function
H A Dtfprof_node.cc117 int64_t output_bytes = std::max(output.tensor_description() in AddMemoryStats() local
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/
H A Dtfprof_output.proto38 int64 output_bytes = 26; field
100 int64 output_bytes = 18; field
H A Dtfprof_log.proto144 int64 output_bytes = 9; field
/aosp_15_r20/external/libchrome/dbus/
H A Dmessage_unittest.cc232 const uint8_t* output_bytes = nullptr; in TEST() local
313 const uint8_t* output_bytes = nullptr; in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/scripts/
Dgenerate_cxx_backend_tests.py279 def output_bytes(output: str) -> List[str]: function
/aosp_15_r20/build/make/tools/aconfig/aconfig_storage_file/src/
H A Dmain.rs178 let output_bytes: Vec<u8>; in main() localVariable
/aosp_15_r20/external/perfetto/protos/perfetto/common/
H A Dtrace_stats.proto195 optional uint64 output_bytes = 3; field
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/image/
H A Dresize_nearest_neighbor_op.cc200 const int output_bytes = channels * sizeof(T); in operator ()() local
H A Dnon_max_suppression_op.cc509 int output_bytes = num_boxes * 10 * sizeof(float); in BatchedNonMaxSuppressionOp() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_btservice_AdapterService.cpp1737 jbyteArray output_bytes = env->NewByteArray(output_size); in dumpMetricsNative() local
1766 jbyteArray output_bytes = env->NewByteArray(output_size); in obfuscateAddressNative() local
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_cpp_gen_headers/gen/external/perfetto/protos/perfetto/common/
Dtrace_stats.gen.h221 uint64_t output_bytes() const { return output_bytes_; } in output_bytes() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_cpp_gen_headers/gen/external/perfetto/protos/perfetto/common/
H A Dtrace_stats.gen.h221 uint64_t output_bytes() const { return output_bytes_; } in output_bytes() function
/aosp_15_r20/external/libpng/
H A Dpngwrite.c1543 png_alloc_size_t output_bytes; /* running total */ member
/aosp_15_r20/external/crosvm/devices/src/virtio/video/decoder/backend/
H A Dvaapi.rs545 let output_bytes = output_map.as_mut(); in output_picture() localVariable
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_zero_gen_headers/gen/external/perfetto/protos/perfetto/common/
Dtrace_stats.pbzero.h444 uint64_t output_bytes() const { return at<3>().as_uint64(); } in output_bytes() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_zero_gen_headers/gen/external/perfetto/protos/perfetto/common/
H A Dtrace_stats.pbzero.h444 uint64_t output_bytes() const { return at<3>().as_uint64(); } in output_bytes() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_common_lite_gen_headers/gen/external/perfetto/protos/perfetto/common/
H A Dtrace_stats.pb.h2162 inline ::uint64_t TraceStats_FilterStats::output_bytes() const { in output_bytes() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_common_lite_gen_headers/gen/external/perfetto/protos/perfetto/common/
Dtrace_stats.pb.h2162 inline ::uint64_t TraceStats_FilterStats::output_bytes() const { in output_bytes() function
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dtraining_ops.cc829 const int output_bytes = length * packet_size * sizeof(T) * 3; in operator ()() local
/aosp_15_r20/external/armnn/third-party/stb/
H A Dstb_image.h4295 int output_bytes = out_n*bytes; in stbi__create_png_image_raw() local
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h4596 int output_bytes = out_n*bytes; in stbi__create_png_image_raw() local
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h4603 int output_bytes = out_n*bytes; in stbi__create_png_image_raw() local

12