Searched refs:OPE (Results 1 – 5 of 5) sorted by relevance
7 title: Tegra210 OPE10 The Output Processing Engine (OPE) is one of the AHUB client. It has45 pattern: "^OPE[1-9]$"54 OPE ACIF (Audio Client Interface) input port. This is connected61 OPE ACIF output port. This is connected to corresponding ACIF
11 Processing Engine (OPE) which interfaces with Audio Hub (AHUB) via
13 PEQ sits inside Output Processing Engine (OPE) which interfaces
315 void VisitObjCProtocolExpr(const ObjCProtocolExpr *OPE);
1256 void JSONNodeDumper::VisitObjCProtocolExpr(const ObjCProtocolExpr *OPE) { in VisitObjCProtocolExpr() argument1257 JOS.attribute("protocol", createBareDeclRef(OPE->getProtocol())); in VisitObjCProtocolExpr()