Home
last modified time | relevance | path

Searched defs:min_pixel_limit_reached (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/call/adaptation/
Dvideo_stream_adapter.cc165 bool min_pixel_limit_reached) in Adaptation()
176 bool min_pixel_limit_reached) in Adaptation()
188 bool Adaptation::min_pixel_limit_reached() const { in min_pixel_limit_reached() function in webrtc::Adaptation
330 bool min_pixel_limit_reached() const { in min_pixel_limit_reached() function
/external/webrtc/video/
Dsend_statistics_proxy.h185 bool min_pixel_limit_reached = false; member