Home | History | Annotate | Download | only in decoder

Lines Matching full:buffer_ht

3401     UWORD32 disp_wd, disp_ht, buffer_wd, buffer_ht, x_offset, y_offset;
3415 buffer_ht = disp_ht;
3420 buffer_ht = ps_dec->u2_frm_ht_y;
3431 buffer_ht = disp_ht;
3436 buffer_ht = ALIGN16(disp_ht) + (PAD_LEN_Y_V << 2);
3463 ps_op->u4_buffer_ht[0] = buffer_ht;