Home
last modified time | relevance | path

Searched refs:hasReceivedSLI (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/interface/
Dvideo_codec_interface.h31 bool hasReceivedSLI; member
/external/chromium_org/third_party/webrtc/video_engine/
Dvie_encoder.cc552 codec_specific_info.codecSpecific.VP8.hasReceivedSLI = in DeliverFrame()
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/vp8/
Dvp8_impl.cc382 if (codec_specific_info->codecSpecific.VP8.hasReceivedSLI) { in Encode()