Home
last modified time | relevance | path

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

/packages/services/BuiltInPrintService/jni/plugins/
Dwprint_scaler.c433 uint64 position_x, uint64 x_factor_inv, uint32 top_weight, uint32 bot_weight, in _scale_row_down_9in() argument
444 total_weight = x_factor_inv >> 24; in _scale_row_down_9in()
485 position_x += x_factor_inv; in _scale_row_down_9in()
496 uint64 x_factor_inv, uint32 top_weight, in _scale_row_down_8in() argument
508 total_weight = x_factor_inv >> 24; in _scale_row_down_8in()
546 position_x += x_factor_inv; in _scale_row_down_8in()
556 uint8 *_RESTRICT_ in6, uint8 *_RESTRICT_ out, uint64 position_x, uint64 x_factor_inv, in _scale_row_down_7in() argument
567 total_weight = x_factor_inv >> 24; in _scale_row_down_7in()
602 position_x += x_factor_inv; in _scale_row_down_7in()
612 uint8 *_RESTRICT_ out, uint64 position_x, uint64 x_factor_inv, uint32 top_weight, in _scale_row_down_6in() argument
[all …]