gst_plugins_base/eabi/libgstaudioresampleu.def
branchRCL_3
changeset 30 7e817e7e631c
parent 29 567bb019e3e3
equal deleted inserted replaced
29:567bb019e3e3 30:7e817e7e631c
     1 EXPORTS
     1 EXPORTS
     2 	_GST_PLUGIN_DESC @ 1 NONAME
     2 	_GST_PLUGIN_DESC @ 1 NONAME
     3 	gst_audio_resample_get_type @ 2 NONAME
     3 	audioresample_buffer_new @ 2 NONAME
       
     4 	audioresample_buffer_new_and_alloc @ 3 NONAME
       
     5 	audioresample_buffer_new_subbuffer @ 4 NONAME
       
     6 	audioresample_buffer_new_with_data @ 5 NONAME
       
     7 	audioresample_buffer_queue_flush @ 6 NONAME
       
     8 	audioresample_buffer_queue_free @ 7 NONAME
       
     9 	audioresample_buffer_queue_get_depth @ 8 NONAME
       
    10 	audioresample_buffer_queue_get_offset @ 9 NONAME
       
    11 	audioresample_buffer_queue_new @ 10 NONAME
       
    12 	audioresample_buffer_queue_peek @ 11 NONAME
       
    13 	audioresample_buffer_queue_pull @ 12 NONAME
       
    14 	audioresample_buffer_queue_push @ 13 NONAME
       
    15 	audioresample_buffer_ref @ 14 NONAME
       
    16 	audioresample_buffer_unref @ 15 NONAME
       
    17 	functable_calculate @ 16 NONAME
       
    18 	functable_calculate_multiply @ 17 NONAME
       
    19 	functable_evaluate @ 18 NONAME
       
    20 	functable_fir @ 19 NONAME
       
    21 	functable_fir2 @ 20 NONAME
       
    22 	functable_free @ 21 NONAME
       
    23 	functable_func_boxcar @ 22 NONAME
       
    24 	functable_func_hanning @ 23 NONAME
       
    25 	functable_func_sinc @ 24 NONAME
       
    26 	functable_new @ 25 NONAME
       
    27 	functable_set_length @ 26 NONAME
       
    28 	functable_set_multiplier @ 27 NONAME
       
    29 	functable_set_offset @ 28 NONAME
       
    30 	gst_audioresample_get_type @ 29 NONAME
       
    31 	resample_add_input_data @ 30 NONAME
       
    32 	resample_format_size @ 31 NONAME
       
    33 	resample_free @ 32 NONAME
       
    34 	resample_get_input_size_for_output @ 33 NONAME
       
    35 	resample_get_output_data @ 34 NONAME
       
    36 	resample_get_output_size @ 35 NONAME
       
    37 	resample_get_output_size_for_input @ 36 NONAME
       
    38 	resample_init @ 37 NONAME
       
    39 	resample_input_eos @ 38 NONAME
       
    40 	resample_input_flush @ 39 NONAME
       
    41 	resample_input_pushthrough @ 40 NONAME
       
    42 	resample_new @ 41 NONAME
       
    43 	resample_scale_chunk @ 42 NONAME
       
    44 	resample_scale_functable @ 43 NONAME
       
    45 	resample_scale_ref @ 44 NONAME
       
    46 	resample_set_filter_length @ 45 NONAME
       
    47 	resample_set_format @ 46 NONAME
       
    48 	resample_set_input_rate @ 47 NONAME
       
    49 	resample_set_method @ 48 NONAME
       
    50 	resample_set_n_channels @ 49 NONAME
       
    51 	resample_set_output_rate @ 50 NONAME
     4 
    52