Home | History | Annotate | Download | only in decoder

Lines Matching refs:wd

1912     WORD32 wd, ht;
1913 wd = ALIGN64(ps_codec->i4_wd);
1917 max_tile_cols = (wd + MIN_TILE_WD - 1) / MIN_TILE_WD;