Searched refs:h_in (Results 1 – 3 of 3) sorted by relevance
244 unsigned int w_in, h_in; in meson_overlay_setup_scaler_params() local259 h_in = fixed16_to_int(state->src_h); in meson_overlay_setup_scaler_params()271 w_in, h_in, crop_top, crop_left); in meson_overlay_setup_scaler_params()276 ratio_y = (h_in << 18) / video_height; in meson_overlay_setup_scaler_params()290 start = video_top + video_height / 2 - ((h_in << 17) / ratio_y); in meson_overlay_setup_scaler_params()291 end = (h_in << 18) / ratio_y + start - 1; in meson_overlay_setup_scaler_params()310 vd_end_lines = (temp <= (h_in - 1)) ? temp : (h_in - 1); in meson_overlay_setup_scaler_params()337 afbc_bottom_src = round_up(h_in + 1, 4); in meson_overlay_setup_scaler_params()437 priv->viu.vpp_pic_in_height = h_in; in meson_overlay_setup_scaler_params()
1701 local h_in=$1; shift # Where the traffic egresses the host1707 $MZ $h_in -p $pktsize -A $sip -B $dip -c 0 \1715 local h_in=$1; shift1721 __start_traffic $pktsize udp "$h_in" "$sip" "$dip" "$dmac" \1728 local h_in=$1; shift1734 __start_traffic $pktsize tcp "$h_in" "$sip" "$dip" "$dmac" \1740 local h_in=$1; shift1746 start_traffic_pktsize 8000 "$h_in" "$sip" "$dip" "$dmac" \1752 local h_in=$1; shift1758 start_tcp_traffic_pktsize 8000 "$h_in" "$sip" "$dip" "$dmac" \
876 u32 h_in = dflow->in_w; in d71_downscaling_clk_check() local901 fraction = h_in; in d71_downscaling_clk_check()904 fraction = h_in * v_in; in d71_downscaling_clk_check()