Home
last modified time | relevance | path

Searched refs:other_decoded_data_it (Results 1 – 7 of 7) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/video_coding/codecs/stereo/
H A Dstereo_decoder_adapter.cc148 const auto& other_decoded_data_it = in Decoded() local
150 if (other_decoded_data_it != decoded_data_.end()) { in Decoded()
151 auto& other_image_data = other_decoded_data_it->second; in Decoded()
164 decoded_data_.erase(decoded_data_.begin(), other_decoded_data_it); in Decoded()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/video_coding/codecs/stereo/
H A Dstereo_decoder_adapter.cc148 const auto& other_decoded_data_it = in Decoded() local
150 if (other_decoded_data_it != decoded_data_.end()) { in Decoded()
151 auto& other_image_data = other_decoded_data_it->second; in Decoded()
164 decoded_data_.erase(decoded_data_.begin(), other_decoded_data_it); in Decoded()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/video_coding/codecs/stereo/
H A Dstereo_decoder_adapter.cc148 const auto& other_decoded_data_it = in Decoded() local
150 if (other_decoded_data_it != decoded_data_.end()) { in Decoded()
151 auto& other_image_data = other_decoded_data_it->second; in Decoded()
164 decoded_data_.erase(decoded_data_.begin(), other_decoded_data_it); in Decoded()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/video_coding/codecs/multiplex/
H A Dmultiplex_decoder_adapter.cc184 const auto& other_decoded_data_it = in Decoded() local
190 if (other_decoded_data_it != decoded_data_.end()) { in Decoded()
196 auto& other_image_data = other_decoded_data_it->second; in Decoded()
211 decoded_data_.erase(decoded_data_.begin(), other_decoded_data_it); in Decoded()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/video_coding/codecs/multiplex/
H A Dmultiplex_decoder_adapter.cc181 const auto& other_decoded_data_it = in Decoded() local
187 if (other_decoded_data_it != decoded_data_.end()) { in Decoded()
193 auto& other_image_data = other_decoded_data_it->second; in Decoded()
208 decoded_data_.erase(decoded_data_.begin(), other_decoded_data_it); in Decoded()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/video_coding/codecs/multiplex/
H A Dmultiplex_decoder_adapter.cc187 const auto& other_decoded_data_it = in Decoded() local
193 if (other_decoded_data_it != decoded_data_.end()) { in Decoded()
199 auto& other_image_data = other_decoded_data_it->second; in Decoded()
214 decoded_data_.erase(decoded_data_.begin(), other_decoded_data_it); in Decoded()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/video_coding/codecs/multiplex/
H A Dmultiplex_decoder_adapter.cc184 const auto& other_decoded_data_it = in Decoded() local
190 if (other_decoded_data_it != decoded_data_.end()) { in Decoded()
196 auto& other_image_data = other_decoded_data_it->second; in Decoded()
211 decoded_data_.erase(decoded_data_.begin(), other_decoded_data_it); in Decoded()