Home
last modified time | relevance | path

Searched refs:DEFAULT_PIPE_SIZE_IN_FRAMES (Results 1 – 1 of 1) sorted by relevance

/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp66 #define DEFAULT_PIPE_SIZE_IN_FRAMES (1024*4) macro
165 int16_t resampler_buffer[DEFAULT_PIPE_SIZE_IN_FRAMES];
477 sizeof(int16_t) * DEFAULT_PIPE_SIZE_IN_FRAMES); in audio_config_compare()
1438 submix_audio_device_create_pipe_l(rsxadev, config, DEFAULT_PIPE_SIZE_IN_FRAMES, in audio_config_compare()
1567 max_buffer_period_size_frames = DEFAULT_PIPE_SIZE_IN_FRAMES; in audio_config_compare()
1679 submix_audio_device_create_pipe_l(rsxadev, config, DEFAULT_PIPE_SIZE_IN_FRAMES, in audio_config_compare()