Home
last modified time | relevance | path

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

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/l2cap/
H A 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
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/red/
H A Daudio_encoder_copy_red_unittest.cc146 static const size_t kEncodedSize = 17; in TEST_F() local