Home | History | Annotate | Download | only in decoder

Lines Matching refs:i4_max_ht

1262                        ps_codec->i4_max_wd * ps_codec->i4_max_ht) ||
1263 (ps_sps->i2_pic_height_in_luma_samples > MAX(ps_codec->i4_max_wd, ps_codec->i4_max_ht)))
1918 max_tile_rows = (ps_codec->i4_max_ht + MIN_TILE_HT - 1) / MIN_TILE_HT;