HomeSort by relevance Sort by last modified time
    Searched refs:LVPSA_BPFilterPrecision_en (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libeffects/lvm/lib/SpectrumAnalyzer/src/
LVPSA_Private.h 83 } LVPSA_BPFilterPrecision_en;
95 LVPSA_BPFilterPrecision_en *pBPFiltersPrecision; /* Points a nBands elements array that contains the filter precision for each band */
LVPSA_Init.c 149 pLVPSA_Inst->pBPFiltersPrecision = InstAlloc_AddMember( &Instance, pInitParams->nBands * sizeof(LVPSA_BPFilterPrecision_en) );
LVPSA_Memory.c 129 InstAlloc_AddMember( &Instance, pInitParams->nBands * sizeof(LVPSA_BPFilterPrecision_en) );

Completed in 24 milliseconds