Home
last modified time | relevance | path

Searched defs:cur_node (Results 1 – 15 of 15) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdparser.c142 xmlNode *cur_node; in gst_mpdparser_parse_content_component_node() local
252 xmlNode *cur_node; in gst_mpdparser_parse_seg_base_type_ext() local
340 xmlNode *cur_node; in gst_mpdparser_parse_segment_timeline_node() local
364 xmlNode *cur_node; in gst_mpdparser_parse_mult_seg_base_node() local
430 xmlNode *cur_node; in gst_mpdparser_parse_segment_list_node() local
520 xmlNode *cur_node; in gst_mpdparser_parse_representation_base() local
578 xmlNode *cur_node; in gst_mpdparser_parse_representation_node() local
648 xmlNode *cur_node; in gst_mpdparser_parse_adaptation_set_node() local
831 xmlNode *cur_node; in gst_mpdparser_parse_period_node() local
904 xmlNode *cur_node; in gst_mpdparser_parse_program_info_node() local
[all …]
/third_party/libxml2/doc/examples/
Dtree1.c33 xmlNode *cur_node = NULL; in print_element_names() local
/third_party/ffmpeg/libavcodec/
Dg722enc.c205 struct TrellisNode *cur_node = nodes[0][j]; in g722_encode_trellis() local
263 struct TrellisNode *cur_node = nodes[1][j]; in g722_encode_trellis() local
Dhuffman.c161 int cur_node; in ff_huff_build_tree() local
Dylc.c92 int cur_node, i, j, pos = 0; in build_vlc() local
Dmvha.c87 int cur_node, i, j, pos = 0; in build_vlc() local
/third_party/NuttX/drivers/usbdev/gadget/
Df_hid.h85 struct hid_queue_node *cur_node; member
Df_uac.h71 struct uac_queue_node *cur_node; member
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/audio/
Dgstplanaraudioadapter.c406 GSList *cur_node = adapter->buflist; in gst_planar_audio_adapter_get_buffer() local
/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.c1541 usbd_bt_node *cur_node = NULL; in uhub_attach() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Dcord.cc1975 const CordRep* cur_node = rep; in MemoryUsageAux() local
/third_party/selinux/libsepol/src/
Dexpand.c2860 cond_node_t *cur_node; in discard_tunables() local
/third_party/libxml2/
Dxmlreader.c1769 xmlNodePtr node, cur_node; in xmlTextReaderReadInnerXml() local
/third_party/FreeBSD/sys/dev/usb/storage/
Dumass.c3301 usbd_bt_node *cur_node; in umass_attach_dev_sub() local
/third_party/rust/crates/memchr/bench/data/code/
Drust-library.rs29222 let mut cur_node = self.borrow_mut().last_leaf_edge().into_node(); localVariable
39828 let mut cur_node = self.borrow_mut(); localVariable