Home
last modified time | relevance | path

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

/external/neven/Embedded/common/src/b_ImageEm/
DToneDownBGSupp.c88 int16 rectExpansionA, in bim_ToneDownBGSupp_BGGreyLevelOutside() argument
106 rectXMinL = rectA->x1E + rectExpansionA; in bim_ToneDownBGSupp_BGGreyLevelOutside()
107 rectXMaxL = rectA->x2E - rectExpansionA; in bim_ToneDownBGSupp_BGGreyLevelOutside()
108 rectYMinL = rectA->y1E + rectExpansionA; in bim_ToneDownBGSupp_BGGreyLevelOutside()
109 rectYMaxL = rectA->y2E - rectExpansionA; in bim_ToneDownBGSupp_BGGreyLevelOutside()
DToneDownBGSupp.h53 int16 rectExpansionA, /* this is a remnant of the original c++ class */