Home
last modified time | relevance | path

Searched refs:IMFAssetLocator (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dimfdec.c84 typedef struct IMFAssetLocator { struct
87 } IMFAssetLocator; typedef
95 IMFAssetLocator *assets;
99 IMFAssetLocator *locator; /**< Location of the resource */
195 IMFAssetLocator *asset = NULL; in parse_imf_asset_map_from_xml_dom()
222 sizeof(IMFAssetLocator)); in parse_imf_asset_map_from_xml_dom()
346 static IMFAssetLocator *find_asset_map_locator(IMFAssetLocatorMap *asset_map, AVUUID uuid) in find_asset_map_locator()
451 IMFAssetLocator *asset_locator; in open_track_file_resource()
/third_party/ffmpeg/libavformat/tests/
H A Dimf.c363 static int check_asset_locator_attributes(IMFAssetLocator *asset, IMFAssetLocator *expected_asset) in check_asset_locator_attributes()
390 static IMFAssetLocator ASSET_MAP_EXPECTED_LOCATORS[5] = {

Completed in 4 milliseconds