OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasReceivedRPSI
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/interface/
video_codec_interface.h
33
bool
hasReceivedRPSI
;
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/vp8/
vp8_impl.cc
378
if (codec_specific_info->codecSpecific.VP8.
hasReceivedRPSI
) {
/external/chromium_org/third_party/webrtc/video_engine/
vie_encoder.cc
550
codec_specific_info.codecSpecific.VP8.
hasReceivedRPSI
=
Completed in 133 milliseconds