HomeSort by relevance Sort by last modified time
    Searched refs:highest_resolution_stream (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/video_coding/codecs/vp8/
simulcast_encoder_adapter.h 106 bool highest_resolution_stream,
simulcast_encoder_adapter.cc 206 bool highest_resolution_stream = (i == (number_of_streams - 1)); local
208 highest_resolution_stream, &stream_codec,
442 bool highest_resolution_stream,
461 if (!highest_resolution_stream) {

Completed in 194 milliseconds