Searched refs:pic_num_x (Results 1 – 1 of 1) sorted by relevance
981 gint pic_num_x; in gst_h264_dpb_perform_memory_management_control_operation() local999 pic_num_x = get_picNumX (picture, ref_pic_marking); in gst_h264_dpb_perform_memory_management_control_operation()1000 other = gst_h264_dpb_get_short_ref_by_pic_num (dpb, pic_num_x); in gst_h264_dpb_perform_memory_management_control_operation()1007 GST_WARNING ("Invalid picNumX %d for operation type 1", pic_num_x); in gst_h264_dpb_perform_memory_management_control_operation()1030 pic_num_x = get_picNumX (picture, ref_pic_marking); in gst_h264_dpb_perform_memory_management_control_operation()1032 other = gst_h264_dpb_get_short_ref_by_pic_num (dpb, pic_num_x); in gst_h264_dpb_perform_memory_management_control_operation()1034 GST_WARNING ("Invalid picNumX %d for operation type 3", pic_num_x); in gst_h264_dpb_perform_memory_management_control_operation()