Home
last modified time | relevance | path

Searched refs:DC_D16_STEP (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libeffects/lvm/lib/Common/src/
DDC_2I_D16_TRC_WRA_01.c44 LeftDC -= DC_D16_STEP; } in DC_2I_D16_TRC_WRA_01()
46 LeftDC += DC_D16_STEP; } in DC_2I_D16_TRC_WRA_01()
57 RightDC -= DC_D16_STEP; } in DC_2I_D16_TRC_WRA_01()
59 RightDC += DC_D16_STEP; } in DC_2I_D16_TRC_WRA_01()
DDC_2I_D16_TRC_WRA_01_Private.h21 #define DC_D16_STEP 0x200; macro