Searched refs:cur_row (Results 1 – 6 of 6) sorted by relevance
695 WORD32 cur_row, in ihevcd_fmt_conv() argument752 pu1_y_src = pu1_luma + cur_row * ps_codec->i4_strd; in ihevcd_fmt_conv()753 pu1_uv_src = pu1_chroma + (cur_row / 2) * ps_codec->i4_strd; in ihevcd_fmt_conv()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()794 WORD32 last_row = cur_row + num_rows; in ihevcd_fmt_conv()[all …]
89 WORD32 cur_row,
97 WORD32 cur_row,
799 WORD32 cur_row, in ih264e_fmt_conv() argument827 pu1_y_src = pu1_luma + cur_row * ps_codec->i4_rec_strd; in ih264e_fmt_conv()828 pu1_uv_src = pu1_chroma + (cur_row / 2) * ps_codec->i4_rec_strd; in ih264e_fmt_conv()831 pu2_rgb_dst_tmp += cur_row * dst_stride; in ih264e_fmt_conv()833 pu4_rgb_dst_tmp += cur_row * dst_stride; in ih264e_fmt_conv()835 pu1_y_dst_tmp = pu1_y_dst + cur_row * u4_dst_y_strd; in ih264e_fmt_conv()836 pu1_uv_dst_tmp = pu1_u_dst + (cur_row / 2) * u4_dst_uv_strd; in ih264e_fmt_conv()837 pu1_u_dst_tmp = pu1_u_dst + (cur_row / 2) * u4_dst_uv_strd; in ih264e_fmt_conv()838 pu1_v_dst_tmp = pu1_v_dst + (cur_row / 2) * u4_dst_uv_strd; in ih264e_fmt_conv()
53 WORD32 cur_row,
23 <?cs set:cur_row = #0 ?>