Home
last modified time | relevance | path

Searched defs:kHeaderLength (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_aes.cpp105 static constexpr uint32_t kHeaderLength = 29; in TestMacCommandFrame() local
184 static constexpr uint32_t kHeaderLength = 19; in TestInPlaceAesCcmProcessing() local
/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/
H A Drtcp_packet.cc18 constexpr size_t RtcpPacket::kHeaderLength; member in webrtc::rtcp::RtcpPacket
H A Dfec_test_helper.cc191 const size_t kHeaderLength = packet.header.headerLength; in BuildMediaRedPacket() local
H A Dreceive_statistics_unittest.cc544 const size_t kHeaderLength = 20; in TEST_P() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/oblivious_http/common/
H A Doblivious_http_header_key_config.h26 static constexpr uint32_t kHeaderLength = variable
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/oblivious_http/buffers/
H A Doblivious_http_request_test.cc24 const uint32_t kHeaderLength = ObliviousHttpHeaderKeyConfig::kHeaderLength; variable
/aosp_15_r20/external/skia/src/gpu/ganesh/gl/
H A DGrGLUtil.cpp599 static constexpr size_t kHeaderLength = std::size(kHeader) - 1; in get_angle_backend() local
/aosp_15_r20/external/libavc/tests/
H A DAvcEncTest.cpp32 constexpr uint32_t kHeaderLength = 0x800; variable
/aosp_15_r20/external/libavc/fuzzer/
H A Davc_enc_fuzzer.cpp34 constexpr uint32_t kHeaderLength = 0x800; variable
/aosp_15_r20/frameworks/av/media/codec2/components/avc/
H A DC2SoftAvcEnc.cpp1714 constexpr uint32_t kHeaderLength = MIN_STREAM_SIZE; in process() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dquic_spdy_stream_test.cc997 const uint64_t kHeaderLength = UsesHttp3() ? 2 : 0; in TEST_P() local