Searched refs:ALIGN32 (Results 1 – 7 of 7) sorted by relevance
62 #define ALIGN32(x) ((((x) + 31) >> 5) << 5) macro
48 #define ALIGN32(x) ((((x) + 31) >> 5) << 5) macro
51 #define ALIGN32(x) ((((x) + 31) >> 5) << 5) macro
47 #define ALIGN32(x) ((((x) + 31) >> 5) << 5) macro
467 max_frm_height = ALIGN32(ps_ip->s_ivd_fill_mem_rec_ip_t.u4_max_frm_ht) + 9; in impeg2d_fill_mem_rec()836 u4_height = ALIGN32(ps_dec_state->u2_frame_height) + 9; in impeg2d_api_get_buf_info()
1931 ref_strd = ALIGN32(ps_sps->i2_pic_width_in_luma_samples + PAD_WD); in ihevcd_parse_sps()
2598 wd = ALIGN32(wd + PAD_WD); in ihevcd_get_buf_info()