OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resample_from_input
(Results
1 - 4
of
4
) sorted by null
/system/media/audio_utils/include/audio_utils/
resampler.h
79
int (*
resample_from_input
)(struct resampler_itfe *resampler,
member in struct:resampler_itfe
93
* If resampler_buffer_provider is NULL only
resample_from_input
() can be called.
/system/media/audio_utils/
resampler.c
227
rsmp->itfe.
resample_from_input
= resampler_resample_from_input;
/device/samsung/tuna/audio/
audio_hw.c
[
all
...]
/device/ti/panda/audio/
audio_hw.c
[
all
...]
Completed in 26 milliseconds