Fork of Tangara with customizations
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
tangara-fw/lib/faad2/libfaad2.def

15 lines
440 B

EXPORTS
;
; libfaad2 exports
;
NeAACDecOpen @1
NeAACDecGetCurrentConfiguration @2
NeAACDecSetConfiguration @3
NeAACDecInit @4
NeAACDecInit2 @5
NeAACDecDecode @6
NeAACDecClose @7
NeAACDecGetErrorMessage @8
NeAACDecAudioSpecificConfig @9
NeAACDecPostSeekReset @10
NeAACDecDecode2 @11