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.cpp97 const LVCS_VolCorrect_t* pLVCS_VolCorrectTable; in LVCS_Control()
108 pLVCS_VolCorrectTable = (LVCS_VolCorrect_t*)&LVCS_VolCorrectTable[0]; in LVCS_Control()
149 const LVCS_VolCorrect_t* pLVCS_VolCorrectTable; in LVCS_Control()
155 pLVCS_VolCorrectTable = (LVCS_VolCorrect_t*)&LVCS_VolCorrectTable[0]; in LVCS_Control()
DLVCS_Private.h97 } LVCS_VolCorrect_t; typedef
107 LVCS_VolCorrect_t VolCorrect; /* Volume correction settings */
DLVCS_Init.cpp52 LVCS_VolCorrect_t* pLVCS_VolCorrectTable; in LVCS_Init()
80 pLVCS_VolCorrectTable = (LVCS_VolCorrect_t*)&LVCS_VolCorrectTable[0]; in LVCS_Init()
DLVCS_Tables.cpp300 const LVCS_VolCorrect_t LVCS_VolCorrectTable[] = {{0.433362f, /* Headphone, stereo mode */