Home | History | Annotate | Download | only in decoder

Lines Matching refs:ALIGN64

1297         inter_pred_tmp_buf_size = ALIGN64(inter_pred_tmp_buf_size);
1301 pic_pu_idx_map_size = ALIGN64(pic_pu_idx_map_size);
1459 wd = ALIGN64(ps_codec->i4_wd);
1460 ht = ALIGN64(ps_codec->i4_ht);
1648 size = ALIGN64(size);
2348 wd = ALIGN64(ps_codec->i4_wd);
2349 ht = ALIGN64(ps_codec->i4_ht);
2508 wd = ALIGN64(ps_codec->i4_wd);
2509 ht = ALIGN64(ps_codec->i4_ht);