OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bw_resolutions_disabled
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/
video_frame.h
183
bw_resolutions_disabled
(-1) {}
188
int
bw_resolutions_disabled
; // Number of resolutions that are not sent
member in struct:webrtc::EncodedImage::AdaptReason
/external/webrtc/webrtc/video/
send_statistics_proxy.cc
275
encoded_image.adapt_reason_.
bw_resolutions_disabled
> 0;
286
if (encoded_image.adapt_reason_.
bw_resolutions_disabled
!= -1) {
287
bool bw_limited = encoded_image.adapt_reason_.
bw_resolutions_disabled
> 0;
291
encoded_image.adapt_reason_.
bw_resolutions_disabled
);
/external/webrtc/webrtc/modules/video_coding/codecs/vp8/
vp8_impl.cc
953
int
bw_resolutions_disabled
=
local
[
all
...]
Completed in 93 milliseconds