OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kWaitForPrimaryDecode
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
receiver.h
34
kWaitForPrimaryDecode
receiver.cc
274
dual_receiver.UpdateState(
kWaitForPrimaryDecode
);
329
assert(!(state_ == kPassive && new_state ==
kWaitForPrimaryDecode
));
342
if (State() ==
kWaitForPrimaryDecode
&&
Completed in 45 milliseconds