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

  /frameworks/av/media/libeffects/lvm/lib/Common/src/
DC_2I_D16_TRC_WRA_01.c 27 LVM_INT32 LeftDC,RightDC;
32 LeftDC = pBiquadState->LeftDC;
37 Diff=*(pDataIn++)-(LeftDC>>16);
44 LeftDC -= DC_D16_STEP; }
46 LeftDC += DC_D16_STEP; }
62 pBiquadState->LeftDC = LeftDC;
DC_2I_D16_TRC_WRA_01_Init.c 24 pBiquadState->LeftDC = 0;
DC_2I_D16_TRC_WRA_01_Private.h 28 LVM_INT32 LeftDC; /* LeftDC */

Completed in 234 milliseconds