20 #ifndef __PACKET_H263_H__
21 #define __PACKET_H263_H__
24 #define H263_SRCFORMAT_FORB 0
25 #define H263_SRCFORMAT_SQCIF 1
26 #define H263_SRCFORMAT_QCIF 2
27 #define H263_SRCFORMAT_CIF 3
28 #define H263_SRCFORMAT_4CIF 4
29 #define H263_SRCFORMAT_16CIF 5
30 #define H263_PLUSPTYPE 7
36 int dissect_h263_group_of_blocks_layer(
tvbuff_t *tvb,
proto_tree *tree, gint offset, gboolean is_rfc4626);
Definition: packet_info.h:44
Definition: value_string.h:26
Definition: tvbuff-int.h:35