Lines Matching refs:i4_disp_strd
774 pu2_rgb_dst_tmp += cur_row * ps_codec->i4_disp_strd; in ihevcd_fmt_conv()
776 pu4_rgb_dst_tmp += cur_row * ps_codec->i4_disp_strd; in ihevcd_fmt_conv()
777 pu1_y_dst_tmp = pu1_y_dst + cur_row * ps_codec->i4_disp_strd; in ihevcd_fmt_conv()
778 pu1_uv_dst_tmp = pu1_u_dst + (cur_row / 2) * ps_codec->i4_disp_strd; in ihevcd_fmt_conv()
779 pu1_u_dst_tmp = pu1_u_dst + (cur_row / 2) * ps_codec->i4_disp_strd / 2; in ihevcd_fmt_conv()
780 pu1_v_dst_tmp = pu1_v_dst + (cur_row / 2) * ps_codec->i4_disp_strd / 2; in ihevcd_fmt_conv()
840 ps_codec->i4_disp_strd, in ihevcd_fmt_conv()
841 ps_codec->i4_disp_strd); in ihevcd_fmt_conv()
855 pu1_y_dst_tmp += ps_codec->i4_disp_strd; in ihevcd_fmt_conv()
868 ps_codec->i4_disp_strd, in ihevcd_fmt_conv()
869 … (ps_codec->i4_disp_strd / 2), in ihevcd_fmt_conv()
883 ps_codec->i4_disp_strd, in ihevcd_fmt_conv()
898 ps_codec->i4_disp_strd, in ihevcd_fmt_conv()