Home
last modified time | relevance | path

Searched refs:fill_base_resource (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dimf_cpl.c246 static int fill_base_resource(xmlNodePtr resource_elem, FFIMFBaseResource *resource, FFIMFCPL *cpl) in fill_base_resource() function
302 if ((ret = fill_base_resource(tf_resource_elem, (FFIMFBaseResource *)tf_resource, cpl))) in fill_trackfile_resource()
326 if ((ret = fill_base_resource(marker_resource_elem, (FFIMFBaseResource *)marker_resource, cpl))) in fill_marker_resource()