Searched refs:image_input_height (Results 1 – 2 of 2) sorted by relevance
90 uint16 image_output_width, uint16 image_output_buf_width, uint16 image_input_height,
40 uint16 image_output_width, uint16 image_output_buf_width, uint16 image_input_height, in scaler_make_image_scaler_tables() argument43 pscaler_config->iSrcHeight = image_input_height; in scaler_make_image_scaler_tables()48 (image_input_height >= image_output_height)) { // scale DOWN in scaler_make_image_scaler_tables()51 (image_input_height <= image_output_height)) { // scale UP in scaler_make_image_scaler_tables()