Searched refs:hasReceivedSLI (Results 1 - 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/codecs/interface/
H A Dvideo_codec_interface.h33 bool hasReceivedSLI; member in struct:webrtc::CodecSpecificInfoVP8
/external/webrtc/webrtc/modules/video_coding/include/
H A Dvideo_codec_interface.h31 bool hasReceivedSLI; member in struct:webrtc::CodecSpecificInfoVP8
/external/webrtc/webrtc/video/
H A Dvie_encoder.cc387 codec_specific_info.codecSpecific.VP8.hasReceivedSLI =
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
H A Dvp8_impl.cc822 if (codec_specific_info->codecSpecific.VP8.hasReceivedSLI) {

Completed in 3670 milliseconds