Searched defs:new_s (Results 1 – 11 of 11) sorted by relevance
302 GstStructure *new_s = gst_structure_new ("video/x-h263", in gst_rtp_h263p_pay_sink_getcaps() local486 GstStructure *new_s = gst_structure_new ("video/x-h263", in gst_rtp_h263p_pay_sink_getcaps() local502 GstStructure *new_s = gst_structure_new ("video/x-h263", in gst_rtp_h263p_pay_sink_getcaps() local
404 GstStructure *new_s = gst_structure_new_empty ("video/x-h265"); in gst_rtp_h265_pay_getcaps() local
323 GstStructure *new_s = gst_structure_new_empty ("video/x-h264"); in gst_rtp_h264_pay_getcaps() local
323 hb_codepoint_t new_s = s + new_tindex; in preprocess_text_hangul() local
317 hb_codepoint_t new_s = s + new_tindex; in preprocess_text_hangul() local
458 enum http_host_state new_s = http_parse_host_char(s, *p); in http_parse_host() local
1367 gchar *old_s, *new_s; in _update_ice_gathering_state_task() local1403 gchar *old_s, *new_s; in _update_ice_connection_state_task() local1440 gchar *old_s, *new_s; in _update_peer_connection_state_task() local
973 GstStructure *new_s = in gst_audio_aggregator_convert_sink_getcaps() local
1050 GstStructure *old_s, *new_s; in check_new_caps() local
4282 void set_s(const std::string& new_s) { s_ = new_s; } in TEST()