Home | History | Annotate | Download | only in decoder

Lines Matching refs:ALIGN16

3915             buffer_wd = ALIGN16(disp_wd) + PAD_WD;
3916 buffer_ht = ALIGN16(disp_ht) + PAD_HT;