Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libeffects/lvm/lib/Eq/src/
H A DLVEQNB_Private.h55 } LVEQNB_BiquadType_en; typedef
80 LVEQNB_BiquadType_en* pBiquadType; /* Filter biquad types */
H A DLVEQNB_Init.cpp71 pInstance->pBiquadType = (LVEQNB_BiquadType_en*)calloc(1, MemSize); in LVEQNB_Init()
H A DLVEQNB_Control.cpp181 LVEQNB_BiquadType_en BiquadType; /* Filter biquad type */ in LVEQNB_SetCoefficients()