Searched refs:uc_has_param2 (Results 1 – 1 of 1) sorted by relevance
424 uc_has_param2 (GstRtmpUserControlType type) in uc_has_param2() function454 uc_size = uc_has_param2 (uc.type) ? 10 : 6; in gst_rtmp_message_parse_user_control()465 uc.param2 = uc_has_param2 (uc.type) ? GST_READ_UINT32_BE (map.data + 6) : 0; in gst_rtmp_message_parse_user_control()485 size = uc_has_param2 (uc->type) ? 10 : 6; in gst_rtmp_message_new_user_control()490 if (uc_has_param2 (uc->type)) { in gst_rtmp_message_new_user_control()