OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tonedownfactorsl
(Results
1 - 1
of
1
) sorted by null
/external/neven/Embedded/common/src/b_ImageEm/
ToneDownBGSupp.c
334
struct bbs_Int32Arr
toneDownFactorsL
; /* ToDo: change int32 bpb=[16.16] to uint bpb=[0.16] */
399
bbs_Int32Arr_init( &
toneDownFactorsL
);
400
bbs_Int32Arr_size( &
toneDownFactorsL
, maxROIReachL );
402
toneDownFactorsPtrL =
toneDownFactorsL
.arrPtrE;
Completed in 1158 milliseconds