Home | History | Annotate | Download | only in decoder

Lines Matching full:disp_ht

2906     WORD32 disp_wd, disp_ht, buffer_wd, buffer_ht, x_offset, y_offset;
2913 disp_ht = ps_codec->i4_disp_ht;
2918 buffer_ht = disp_ht;
2930 disp_ht = 0;
2935 buffer_ht = disp_ht;
2940 buffer_ht = ALIGN16(disp_ht) + PAD_HT;
2959 ps_op->u4_disp_ht[0] = disp_ht;