Searched refs:u2_dst_stride (Results 1 – 2 of 2) sorted by relevance
298 ps_pred->u2_dst_stride = u2_rec_wd; in ih264d_form_mb_part_info_bp()397 ps_pred->u2_dst_stride = u2_rec_wd; in ih264d_form_mb_part_info_bp()659 ps_pred->u2_dst_stride = u2_rec_wd; in ih264d_form_mb_part_info_mp()809 ps_pred->u2_dst_stride = u2_rec_wd; in ih264d_form_mb_part_info_mp()944 u2_dst_wd = ps_pred->u2_dst_stride; in ih264d_motion_compensate_bp()969 u2_dst_wd = ps_pred->u2_dst_stride; in ih264d_motion_compensate_bp()1095 u2_row_buf_wd_y = ps_pred->u2_dst_stride; in ih264d_motion_compensate_mp()1096 u2_dst_wd = ps_pred->u2_dst_stride; in ih264d_motion_compensate_mp()1192 u2_row_buf_wd_uv = ps_pred->u2_dst_stride; in ih264d_motion_compensate_mp()1193 u2_dst_wd = ps_pred->u2_dst_stride; in ih264d_motion_compensate_mp()
252 UWORD16 u2_dst_stride; /** Stride value of the destination */ member