Home | History | Annotate | Download | only in decoder

Lines Matching refs:disp_ht

3360     UWORD32 disp_wd, disp_ht, buffer_wd, buffer_ht, x_offset, y_offset;
3369 disp_ht = ps_dec->u2_disp_height;
3374 buffer_ht = disp_ht;
3385 disp_ht = 0;
3390 buffer_ht = disp_ht;
3395 buffer_ht = ALIGN16(disp_ht) + (PAD_LEN_Y_V << 2);
3420 ps_op->u4_disp_ht[0] = disp_ht;