Home
last modified time | relevance | path

Searched defs:out_buffer_ (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/system/extras/simpleperf/
H A DZstdUtil.cpp121 CompressionOutBuffer out_buffer_; member in simpleperf::__anonfd1b59890111::ZstdCompressor
155 CompressionOutBuffer out_buffer_; member in simpleperf::__anonfd1b59890111::ZstdDecompressor
/aosp_15_r20/external/zucchini/
H A Dreference_bytes_mixer.h113 std::vector<uint8_t> out_buffer_; variable
/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/
H A Dreference_bytes_mixer.h113 std::vector<uint8_t> out_buffer_; variable
/aosp_15_r20/external/webrtc/rtc_base/
H A Dproxy_server.h63 FifoBuffer out_buffer_; variable
/aosp_15_r20/device/google/cuttlefish/host/libs/websocket/
Dwebsocket_handler.h104 std::string out_buffer_ = {}; variable
/aosp_15_r20/external/webrtc/modules/audio_processing/transient/
H A Dtransient_suppressor_impl.h81 std::unique_ptr<float[]> out_buffer_; variable
/aosp_15_r20/external/webrtc/common_audio/resampler/include/
H A Dresampler.h81 int16_t* out_buffer_; variable
/aosp_15_r20/external/cronet/net/filter/
H A Dzstd_source_stream_unittest.cc107 scoped_refptr<IOBufferWithSize> out_buffer_; member in net::ZstdSourceStreamTest
H A Dbrotli_source_stream_unittest.cc84 scoped_refptr<IOBufferWithSize> out_buffer_; member in net::BrotliSourceStreamTest
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Ddeep_conv2d.cc627 T* out_buffer_; member in tensorflow::GemmState