Searched refs:u4_dst_uv_strd (Results 1 – 2 of 2) sorted by relevance
798 UWORD32 u4_dst_uv_strd, in ih264e_fmt_conv() argument836 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()852 u4_dst_uv_strd); in ih264e_fmt_conv()860 u4_dst_uv_strd, is_u_first, 0); in ih264e_fmt_conv()
52 UWORD32 u4_dst_uv_strd,