Home
last modified time | relevance | path

Searched defs:kSmallBufferSize (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/common/
H A Dslab_allocator.h21 constexpr size_t kSmallBufferSize = 64; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/convert/
H A Dhlo_to_tools_data.cc43 static constexpr int kSmallBufferSize = 16 * 1024; // 16KB in ConvertHloProtoToMemoryViewer() local
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_stream.h50 kSmallBufferSize = 4 * 1024, enumerator
/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/zero_copy_frame_protector/
H A Dalts_zero_copy_grpc_protector_test.cc39 constexpr size_t kSmallBufferSize = 16; variable
/aosp_15_r20/frameworks/av/media/module/foundation/tests/AVCUtils/
H A DAVCUtilsUnitTest.cpp29 constexpr size_t kSmallBufferSize = 2; variable
/aosp_15_r20/external/cronet/net/filter/
H A Dbrotli_source_stream_unittest.cc26 const size_t kSmallBufferSize = 128; variable
H A Dgzip_source_stream_unittest.cc24 const int kSmallBufferSize = 1; variable
H A Dfilter_source_stream_unittest.cc24 const size_t kSmallBufferSize = 1; variable