Home
last modified time | relevance | path

Searched defs:weight_reciprocal (Results 1 – 1 of 1) sorted by relevance

/packages/services/BuiltInPrintService/jni/plugins/
Dwprint_scaler.c434 uint32 weight_reciprocal, int out_width) { in _scale_row_down_9in()
497 uint32 bot_weight, uint32 weight_reciprocal, in _scale_row_down_8in()
557 uint32 top_weight, uint32 bot_weight, uint32 weight_reciprocal, int out_width) { in _scale_row_down_7in()
613 uint32 bot_weight, uint32 weight_reciprocal, int out_width) { in _scale_row_down_6in()
666 uint32 weight_reciprocal, int out_width) { 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()
805 uint32 bot_weight, uint32 weight_reciprocal, int out_width) { in _scale_row_down_2in()
845 uint32 weight_reciprocal, int out_width) { in _scale_row_down()
1003 uint64 first_y_src, first_x_src, weight_reciprocal; in _hw_scale_image_plane() local