Searched refs:PROTO_VJUNCOMP (Results 1 – 4 of 4) sorted by relevance
93 *proto = PROTO_VJUNCOMP; in vj_LayerPush()175 case PROTO_VJUNCOMP: in vj_LayerPull()
35 #define PROTO_VJUNCOMP 0x002f /* VJ Uncompressed */ macro
201 { PROTO_VJUNCOMP, "VJ_UNCOMP" },
689 case PROTO_VJUNCOMP: type = "compressed VJ"; break; in PacketCheck()