OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HDCP_RETRY_LIMIT
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/img/hwcomposer/ips/common/
HdcpControl.h
58
HDCP_RETRY_LIMIT
= 10,
HdcpControl.cpp
352
// If HDCP can not authenticate after "
HDCP_RETRY_LIMIT
" attempts
354
if (mAuthRetryCount >=
HDCP_RETRY_LIMIT
) {
Completed in 27 milliseconds