Searched refs:EC_TAG_DETAIL_LEVEL (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECPacket.h47 AddTag(CECTag(EC_TAG_DETAIL_LEVEL, (uint64)detail_level));
55 const CECTag *tag = GetTagByName(EC_TAG_DETAIL_LEVEL);
H A DECCodes.h136 EC_TAG_DETAIL_LEVEL = 0x0004, enumerator in enum:ECTagNames
582 case 0x0004: return wxT("EC_TAG_DETAIL_LEVEL");
H A DECTag.cpp986 case EC_TAG_DETAIL_LEVEL:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/java/
H A DECCodes.java124 public final static short EC_TAG_DETAIL_LEVEL = 0x0004; field in interface:ECCodes

Completed in 177 milliseconds