Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/lib/StereoWidening/src/
DLVCS_Tables.h104 extern const LVCS_VolCorrect_t LVCS_VolCorrectTable[];
124 extern LVCS_VolCorrect_t LVCS_MS_Small_VolCorrectTable[];
133 extern LVCS_VolCorrect_t LVCS_MS_Medium_VolCorrectTable[];
142 extern LVCS_VolCorrect_t LVCS_MS_Large_VolCorrectTable[];
DLVCS_Control.c106 const LVCS_VolCorrect_t *pLVCS_VolCorrectTable; in LVCS_Control()
117 pLVCS_VolCorrectTable = (LVCS_VolCorrect_t*)&LVCS_VolCorrectTable[0]; in LVCS_Control()
168 const LVCS_VolCorrect_t *pLVCS_VolCorrectTable; in LVCS_Control()
174 pLVCS_VolCorrectTable = (LVCS_VolCorrect_t*)&LVCS_VolCorrectTable[0]; in LVCS_Control()
DLVCS_Private.h102 } LVCS_VolCorrect_t; typedef
114 LVCS_VolCorrect_t VolCorrect; /* Volume correction settings */
DLVCS_Init.c155 LVCS_VolCorrect_t *pLVCS_VolCorrectTable; in LVCS_Init()
190 pLVCS_VolCorrectTable = (LVCS_VolCorrect_t*)&LVCS_VolCorrectTable[0]; in LVCS_Init()
DLVCS_Tables.c387 const LVCS_VolCorrect_t LVCS_VolCorrectTable[] = {