HomeSort by relevance Sort by last modified time
    Searched refs:HDCP_INLOOP_RETRY_NUMBER (Results 1 - 2 of 2) sorted by null

  /hardware/intel/img/hwcomposer/ips/common/
HdcpControl.h 51 HDCP_INLOOP_RETRY_NUMBER = 1,
HdcpControl.cpp 269 for (int i = 0; i < HDCP_INLOOP_RETRY_NUMBER; i++) {
294 if (i < HDCP_INLOOP_RETRY_NUMBER - 1) {

Completed in 857 milliseconds