Home
last modified time | relevance | path

Searched defs:CHANNEL_SIZE (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/native/services/inputflinger/include/
H A DVibrationElement.h28 constexpr size_t CHANNEL_SIZE = 2; variable
/aosp_15_r20/packages/modules/Uwb/ranging/service/java/com/android/server/ranging/uwb/
DUwbOobConfig.java66 private static final int CHANNEL_SIZE = 1; field in UwbOobConfig
/aosp_15_r20/external/crosvm/devices/src/virtio/vsock/sys/windows/
H A Dvsock.rs140 const CHANNEL_SIZE: usize = 256; constant
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dfused_batch_norm_op.cu.cc338 #define LAUNCH(DATA_FORMAT, ADD_SIDE_INPUT, ACTIVATION, CHANNEL_SIZE, \ in operator ()() argument