Home
last modified time | relevance | path

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

/external/neven/Embedded/common/src/b_ImageEm/
DToneDownBGSupp.h65 int32 toneDownFactorA, /* bpb = [16.16] */
DToneDownBGSupp.c311 int32 toneDownFactorA, /* ToDo: change to int16, bpb=[0.16] */ in bim_ToneDownBGSupp_suppress() argument
401 toneDownFactorPowA = toneDownFactorA; in bim_ToneDownBGSupp_suppress()
406 toneDownFactorPowA = toneDownFactorPowA * ( toneDownFactorA >> 1 ); in bim_ToneDownBGSupp_suppress()