Home
last modified time | relevance | path

Searched defs:kMaxQueueSize (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/stressapptest/src/
H A Dlogger.h31 static const size_t kMaxQueueSize = 250; variable
/aosp_15_r20/frameworks/base/media/jni/soundpool/
H A DSoundDecoder.cpp26 static constexpr size_t kMaxQueueSize = 128; variable
/aosp_15_r20/external/libgav1/src/
H A Dresidual_buffer_pool.cc38 constexpr int kMaxQueueSize[2][2][2] = { variable
/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Dpresized_cuckoo_map.h176 static constexpr int kMaxQueueSize = 682; variable
/aosp_15_r20/external/webrtc/net/dcsctp/tx/
H A Drr_send_queue_test.cc35 constexpr size_t kMaxQueueSize = 1000; variable