OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpdateFrameSize
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
media_opt_util.h
285
void
UpdateFrameSize
(uint16_t width, uint16_t height);
media_opt_util.cc
627
void VCMLossProtectionLogic::
UpdateFrameSize
(uint16_t width, uint16_t height) {
media_optimization.cc
176
loss_prot_logic_->
UpdateFrameSize
(width, height);
Completed in 462 milliseconds