Searched defs:avr (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/
H A Doptions.c98 AVAudioResampleContext *avr; local
H A Dresample.h29 AVAudioResampleContext *avr; member in struct:ResampleContext
H A Daudio_convert.c49 AVAudioResampleContext *avr; member in struct:AudioConvert
260 AudioConvert *ff_audio_convert_alloc(AVAudioResampleContext *avr, argument
[all...]
H A Dresample.c120 ResampleContext *ff_audio_resample_init(AVAudioResampleContext *avr) argument
231 avresample_set_compensation(AVAudioResampleContext *avr, int sample_delta, int compensation_distance) argument
493 avresample_get_delay(AVAudioResampleContext *avr) argument
[all...]
H A Dutils.c35 int avresample_open(AVAudioResampleContext *avr) argument
262 avresample_is_open(AVAudioResampleContext *avr) argument
267 avresample_close(AVAudioResampleContext *avr) argument
283 avresample_free(AVAudioResampleContext **avr) argument
292 handle_buffered_output(AVAudioResampleContext *avr, AudioData *output, AudioData *converted) argument
335 avresample_convert(AVAudioResampleContext *avr, uint8_t **output, int out_plane_size, int out_samples, uint8_t **input, int in_plane_size, int in_samples) argument
509 avresample_get_matrix(AVAudioResampleContext *avr, double *matrix, int stride) argument
538 avresample_set_matrix(AVAudioResampleContext *avr, const double *matrix, int stride) argument
569 avresample_set_channel_mapping(AVAudioResampleContext *avr, const int *channel_map) argument
620 avresample_available(AVAudioResampleContext *avr) argument
625 avresample_get_out_samples(AVAudioResampleContext *avr, int in_nb_samples) argument
644 avresample_read(AVAudioResampleContext *avr, uint8_t **output, int nb_samples) argument
[all...]
H A Ddither.c345 DitherContext *ff_dither_alloc(AVAudioResampleContext *avr, argument
H A Daudio_mix.c34 AVAudioResampleContext *avr; member in struct:AudioMix
341 AudioMix *ff_audio_mix_alloc(AVAudioResampleContext *avr) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/aarch64/
H A Dneontest.c25 wrap(avresample_convert(AVAudioResampleContext *avr, uint8_t **output, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/arm/
H A Dneontest.c25 wrap(avresample_convert(AVAudioResampleContext *avr, uint8_t **output, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/x86/
H A Dw64xmmtest.c25 wrap(avresample_convert(AVAudioResampleContext *avr, uint8_t **output, argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/embedded6xx/
H A Dls_uart.c116 struct device_node *avr; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_resample.c40 AVAudioResampleContext *avr; member in struct:ResampleContext
[all...]
H A Daf_asyncts.c36 AVAudioResampleContext *avr; member in struct:ASyncContext
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dccp/
H A Dackvec.c28 struct dccp_ackvec_record *avr = local
37 static void dccp_ackvec_record_delete(struct dccp_ackvec_record *avr) argument
46 dccp_ackvec_insert_avr(struct dccp_ackvec *av, struct dccp_ackvec_record *avr) argument
75 struct dccp_ackvec_record *avr; local
172 struct dccp_ackvec_record *avr, *next; local
327 dccp_ackvec_throw_record(struct dccp_ackvec *av, struct dccp_ackvec_record *avr) argument
349 struct dccp_ackvec_record *avr; local
376 struct dccp_ackvec_record *avr; local
[all...]

Completed in 130 milliseconds