Searched full:enci (Results 1 – 4 of 4) sorted by relevance
22 | osd2 | | | |---| Enci ----------|----|-----VDAC------|50 - ENCI : Interlace Video encoder for CVBS and Interlace HDMI55 The ENCI is connected to a single VDAC for Composite Output.56 The ENCI and ENCP are connected to an on-chip HDMI Transceiver.
37 selects either the ENCI encoder for the 576i or 480i formats or the ENCP40 The VENC uses a DVI encoder on top of the ENCI or ENCP encoders to generate
928 auto EncI = OpcodeToEncodingID.find(Opc); in emitTable() local929 assert(EncI != OpcodeToEncodingID.end() && "no encoding entry"); in emitTable()930 auto EncodingID = EncI->second; in emitTable()
260006 if( nBuf>4 && 0==memcmp("enci", &aBuf[nBuf-4], 4) ){