Home
last modified time | relevance | path

Searched defs:top_weight (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()
496 uint64 x_factor_inv, uint32 top_weight, in _scale_row_down_8in()
557 uint32 top_weight, uint32 bot_weight, uint32 weight_reciprocal, int out_width) { in _scale_row_down_7in()
612 uint8 *_RESTRICT_ out, uint64 position_x, uint64 x_factor_inv, uint32 top_weight, in _scale_row_down_6in()
665 uint64 position_x, uint64 x_factor_inv, uint32 top_weight, uint32 bot_weight, in _scale_row_down_5in()
715 uint64 x_factor_inv, uint32 top_weight, uint32 bot_weight, uint32 weight_reciprocal, in _scale_row_down_4in()
762 uint32 top_weight, uint32 bot_weight, uint32 weight_reciprocal, int out_width) { in _scale_row_down_3in()
804 uint8 *_RESTRICT_ out, uint64 position_x, uint64 x_factor_inv, uint32 top_weight, in _scale_row_down_2in()
847 uint32 y, in_col, in_rows, top_weight, bot_weight; in _scale_row_down() local