Searched refs:hdst_buf_stride (Results 1 – 1 of 1) sorted by relevance
196 WORD32 hdst_buf_stride = wd; in ihevce_luma_interpolate_16bit_dxdy() local197 WORD16 *pi2_vert_src = pi2_hdst_scratch + (3 * hdst_buf_stride); in ihevce_luma_interpolate_16bit_dxdy()204 hdst_buf_stride, in ihevce_luma_interpolate_16bit_dxdy()213 hdst_buf_stride, in ihevce_luma_interpolate_16bit_dxdy()304 WORD32 hdst_buf_stride = wd; in ihevce_luma_interpolate_8bit_dxdy() local305 WORD16 *pi2_vert_src = pi2_hdst_scratch + (3 * hdst_buf_stride); in ihevce_luma_interpolate_8bit_dxdy()312 hdst_buf_stride, in ihevce_luma_interpolate_8bit_dxdy()321 hdst_buf_stride, in ihevce_luma_interpolate_8bit_dxdy()836 WORD32 hdst_buf_stride = (wd << 1); /* uv interleave */ in ihevce_chroma_interpolate_16bit_dxdy() local837 WORD16 *pi2_vert_src = pi2_hdst_scratch + hdst_buf_stride; in ihevce_chroma_interpolate_16bit_dxdy()[all …]