Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Dimfdec.c93 typedef struct IMFAssetLocatorMap { struct
96 } IMFAssetLocatorMap; typedef
125 IMFAssetLocatorMap asset_locator_map;
180 * @param asset_map pointer on the IMFAssetLocatorMap to fill.
186 IMFAssetLocatorMap *asset_map, in parse_imf_asset_map_from_xml_dom()
272 * Initializes an IMFAssetLocatorMap structure.
274 static void imf_asset_locator_map_init(IMFAssetLocatorMap *asset_map) in imf_asset_locator_map_init()
281 * Free a IMFAssetLocatorMap pointer.
283 static void imf_asset_locator_map_deinit(IMFAssetLocatorMap *asset_map) in imf_asset_locator_map_deinit()
346 static IMFAssetLocator *find_asset_map_locator(IMFAssetLocatorMap *asset_ma
[all...]
/third_party/ffmpeg/libavformat/tests/
H A Dimf.c405 IMFAssetLocatorMap asset_locator_map; in test_asset_map_parsing()

Completed in 2 milliseconds