OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BitRateTooLowForFec
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
media_opt_util.h
215
bool
BitRateTooLowForFec
(const VCMProtectionParameters* parameters);
media_opt_util.cc
136
bool VCMNackFecMethod::
BitRateTooLowForFec
(
175
if (
BitRateTooLowForFec
(parameters)) {
Completed in 3011 milliseconds