Searched refs:pc_size (Results 1 – 1 of 1) sorted by relevance
365 gsize pc_size = 4; in gst_rtmp_message_parse_protocol_control() local378 pc_size = pc_has_param2 (pc.type) ? 5 : 4; in gst_rtmp_message_parse_protocol_control()380 if (map.size < pc_size) { in gst_rtmp_message_parse_protocol_control()383 } else if (map.size > pc_size) { in gst_rtmp_message_parse_protocol_control()385 G_GSIZE_FORMAT, map.size, pc_size); in gst_rtmp_message_parse_protocol_control()