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

/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp66 #define DEFAULT_PIPE_SIZE_IN_FRAMES (1024*4) macro
165 int16_t resampler_buffer[DEFAULT_PIPE_SIZE_IN_FRAMES];
479 sizeof(int16_t) * DEFAULT_PIPE_SIZE_IN_FRAMES);
1416 submix_audio_device_create_pipe_l(rsxadev, config, DEFAULT_PIPE_SIZE_IN_FRAMES,
1652 submix_audio_device_create_pipe_l(rsxadev, config, DEFAULT_PIPE_SIZE_IN_FRAMES,

Completed in 25 milliseconds