Home
last modified time | relevance | path

Searched defs:kEncodedSize (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/host/l2cap/public/pw_bluetooth_sapphire/internal/host/l2cap/
Dchannel_configuration.h82 static constexpr size_t kEncodedSize = variable
117 static constexpr size_t kEncodedSize = variable
205 static constexpr size_t kEncodedSize = variable
236 static constexpr size_t kEncodedSize = variable
/external/webrtc/modules/audio_coding/codecs/red/
Daudio_encoder_copy_red_unittest.cc146 static const size_t kEncodedSize = 17; in TEST_F() local