Home
last modified time | relevance | path

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

/sound/soc/sprd/
Dsprd-pcm-compress.c30 #define SPRD_COMPR_IRAM_INFO_SIZE (sizeof(struct sprd_compr_playinfo)) macro
31 #define SPRD_COMPR_IRAM_LINKLIST_SIZE (1024 - SPRD_COMPR_IRAM_INFO_SIZE)
33 SPRD_COMPR_IRAM_INFO_SIZE + \
359 stream->info_size = SPRD_COMPR_IRAM_INFO_SIZE; in sprd_platform_compr_open()