Searched refs:file_abstract (Results 1 – 3 of 3) sorted by relevance
607 if( LSMASH_IS_NON_EXISTING_BOX( file_abstract ) ) in isom_remove_file_abstract()609 isom_printer_destory_list( file_abstract ); in isom_remove_file_abstract()610 isom_remove_timelines( file_abstract ); in isom_remove_file_abstract()611 lsmash_free( file_abstract->compatible_brands ); in isom_remove_file_abstract()612 lsmash_bs_cleanup( file_abstract->bs ); in isom_remove_file_abstract()613 lsmash_importer_destroy( file_abstract->importer ); in isom_remove_file_abstract()614 if( file_abstract->fragment ) in isom_remove_file_abstract()616 lsmash_list_destroy( file_abstract->fragment->pool ); in isom_remove_file_abstract()617 lsmash_free( file_abstract->fragment ); in isom_remove_file_abstract()619 REMOVE_BOX_IN_LIST( file_abstract ); in isom_remove_file_abstract()[all …]
136 DEFINE_BOX_DEFAULT_CONSTANT( file_abstract )
243 DEFINE_SIMPLE_CONTAINER_BOX_DEFAULT_CONSTANT( file_abstract, ftyp, moov, mdat, meta, mfra );