Home | History | Annotate | Download | only in decoder

Lines Matching refs:disp_ht

3928     WORD32 disp_wd, disp_ht, buffer_wd, buffer_ht, x_offset, y_offset;
3935 disp_ht = ps_codec->i4_disp_ht;
3940 buffer_ht = disp_ht;
3952 disp_ht = ps_codec->i4_max_ht;
3957 buffer_ht = disp_ht;
3962 buffer_ht = ALIGN16(disp_ht) + PAD_HT;
3981 ps_op->u4_disp_ht[0] = disp_ht;