HomeSort by relevance Sort by last modified time
    Searched full:tonedownfactorsptrl (Results 1 - 1 of 1) sorted by null

  /external/neven/Embedded/common/src/b_ImageEm/
ToneDownBGSupp.c 336 int32* toneDownFactorsPtrL;
402 toneDownFactorsPtrL = toneDownFactorsL.arrPtrE;
405 toneDownFactorsPtrL[ ctrL ] = toneDownFactorPowA;
472 weightL = ( int32 ) toneDownFactorsPtrL[ maxROIReachL - 1 - ( jL - rOIReachYMinL ) ];
494 weightL = ( int32 ) toneDownFactorsPtrL[ maxROIReachL - 1 - ( rOIReachYMaxL - 1 - jL ) ];
521 weightL = ( int32 ) toneDownFactorsPtrL[ maxROIReachL - 1 - ( iL - rOIReachXMinL ) ];
536 weightL = ( int32 ) toneDownFactorsPtrL[ iL - rectXMaxL ];

Completed in 325 milliseconds