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.h100 extern const LVCS_VolCorrect_t LVCS_VolCorrectTable[];
118 extern LVCS_VolCorrect_t LVCS_MS_Small_VolCorrectTable[];
127 extern LVCS_VolCorrect_t LVCS_MS_Medium_VolCorrectTable[];
136 extern LVCS_VolCorrect_t LVCS_MS_Large_VolCorrectTable[];
DLVCS_Control.cpp105 const LVCS_VolCorrect_t *pLVCS_VolCorrectTable; in LVCS_Control()
116 pLVCS_VolCorrectTable = (LVCS_VolCorrect_t*)&LVCS_VolCorrectTable[0]; in LVCS_Control()
161 const LVCS_VolCorrect_t *pLVCS_VolCorrectTable; in LVCS_Control()
167 pLVCS_VolCorrectTable = (LVCS_VolCorrect_t*)&LVCS_VolCorrectTable[0]; in LVCS_Control()
DLVCS_Private.h107 } LVCS_VolCorrect_t; typedef
119 LVCS_VolCorrect_t VolCorrect; /* Volume correction settings */
DLVCS_Init.cpp155 LVCS_VolCorrect_t *pLVCS_VolCorrectTable; in LVCS_Init()
187 pLVCS_VolCorrectTable = (LVCS_VolCorrect_t*)&LVCS_VolCorrectTable[0]; in LVCS_Init()
DLVCS_Tables.cpp504 const LVCS_VolCorrect_t LVCS_VolCorrectTable[] = {