Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/opus/
H A Dopus_fec_test.cc143 void OpusFecTest::DecodeABlock(bool lost_previous, bool lost_current) { in DecodeABlock()
178 bool lost_current, lost_previous; in TEST_P() local