Searched refs:MAX_PCM_OFFLOAD_FRAGMENT_SIZE (Results 1 – 2 of 2) sorted by relevance
75 #define MAX_PCM_OFFLOAD_FRAGMENT_SIZE (240 * 1024) macro2921 fragment_size = MAX_PCM_OFFLOAD_FRAGMENT_SIZE; in platform_get_pcm_offload_buffer_size()2940 else if(fragment_size > MAX_PCM_OFFLOAD_FRAGMENT_SIZE) in platform_get_pcm_offload_buffer_size()2941 fragment_size = MAX_PCM_OFFLOAD_FRAGMENT_SIZE; in platform_get_pcm_offload_buffer_size()
64 #define MAX_PCM_OFFLOAD_FRAGMENT_SIZE (240 * 1024) macro2718 fragment_size = MAX_PCM_OFFLOAD_FRAGMENT_SIZE; in platform_get_pcm_offload_buffer_size()2744 else if(fragment_size > MAX_PCM_OFFLOAD_FRAGMENT_SIZE) in platform_get_pcm_offload_buffer_size()2745 fragment_size = MAX_PCM_OFFLOAD_FRAGMENT_SIZE; in platform_get_pcm_offload_buffer_size()