Searched refs:h_sizes (Results 1 – 2 of 2) sorted by relevance
214 guint *h_sizes; in gst_rtp_theora_depay_parse_configuration() local238 h_sizes = g_newa (guint, n_headers + 1); in gst_rtp_theora_depay_parse_configuration()252 h_sizes[j] = h_size; in gst_rtp_theora_depay_parse_configuration()257 h_sizes[j] = length; in gst_rtp_theora_depay_parse_configuration()266 h_size = h_sizes[j]; in gst_rtp_theora_depay_parse_configuration()
227 guint *h_sizes; in gst_rtp_vorbis_depay_parse_configuration() local259 h_sizes = g_newa (guint, n_headers + 1); in gst_rtp_vorbis_depay_parse_configuration()278 h_sizes[j] = h_size; in gst_rtp_vorbis_depay_parse_configuration()283 h_sizes[j] = length; in gst_rtp_vorbis_depay_parse_configuration()292 h_size = h_sizes[j]; in gst_rtp_vorbis_depay_parse_configuration()