Home
last modified time | relevance | path

Searched defs:empty_frame (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/rnn_vad/
H A Dlp_residual_unittest.cc33 std::array<float, kFrameSize10ms24kHz> empty_frame; in TEST() local
/aosp_15_r20/external/webrtc/audio/voip/test/
H A Daudio_channel_unittest.cc116 AudioFrame empty_frame, audio_frame; in TEST_F() local
/aosp_15_r20/external/perfetto/src/ipc/
H A Dbuffered_frame_deserializer_unittest.cc207 std::vector<char> empty_frame(kHeaderSize, 0); in TEST() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_crypto_stream_test.cc591 QuicCryptoFrame empty_frame(ENCRYPTION_FORWARD_SECURE, 0, 0); in TEST_F() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_svc_layercontext.h90 struct lookahead_entry empty_frame; member
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/http/
H A Dhttp_decoder_test.cc826 SettingsFrame empty_frame; in TEST_F() local
/aosp_15_r20/external/flac/src/libFLAC/
H A Dstream_decoder.c2164 FLAC__Frame empty_frame; in read_frame_() local