Subversion Repositories Kolibri OS

Rev

Rev 6147 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
7195 punk_joker 1
EXPORTS
2
    DllStartup @1
3
    sws_addVec @2
4
    sws_allocVec @3
5
    sws_alloc_context @4
6
    sws_alloc_set_opts @5
7
    sws_cloneVec @6
8
    sws_context_class @7 DATA
9
    sws_convVec @8
10
    sws_convertPalette8ToPacked24 @9
11
    sws_convertPalette8ToPacked32 @10
12
    sws_freeContext @11
13
    sws_freeFilter @12
14
    sws_freeVec @13
15
    sws_getCachedContext @14
16
    sws_getCoefficients @15
17
    sws_getColorspaceDetails @16
18
    sws_getConstVec @17
19
    sws_getContext @18
20
    sws_getDefaultFilter @19
21
    sws_getGaussianVec @20
22
    sws_getIdentityVec @21
23
    sws_get_class @22
24
    sws_init_context @23
25
    sws_isSupportedEndiannessConversion @24
26
    sws_isSupportedInput @25
27
    sws_isSupportedOutput @26
28
    sws_normalizeVec @27
29
    sws_printVec2 @28
30
    sws_rgb2rgb_init @29
31
    sws_scale @30
32
    sws_scaleVec @31
33
    sws_setColorspaceDetails @32
34
    sws_shiftVec @33
35
    sws_subVec @34
36
    swscale_configuration @35
37
    swscale_license @36
38
    swscale_version @37