Home | History | Annotate | Download | only in decoder

Lines Matching refs:u2_crop_offset_y

1056     ps_dec->u2_crop_offset_y = 0;
3538 && (0 != ps_dec->u2_crop_offset_y))
3540 y_offset += ps_dec->u2_crop_offset_y / ps_dec->u2_frm_wd_y;
3541 x_offset += ps_dec->u2_crop_offset_y % ps_dec->u2_frm_wd_y;