Home | History | Annotate | Download | only in decoder

Lines Matching refs:u2_frame_height

836     u4_height = ALIGN32(ps_dec_state->u2_frame_height) + 9;
1152 ps_ctl_dec_op->s_ivd_ctl_getstatus_op_t.u4_pic_ht = ps_dec_state->u2_frame_height;
1196 u4_height = ((ps_dec_state->u2_frame_height + 15) >> 4) << 4;
1278 buffer_ht = ps_codec->u2_frame_height;
1856 ps_dec_state->u2_frame_height = u4_max_frm_height;