Searched refs:MPP_ALIGN_DOWN (Results 1 – 3 of 3) sorted by relevance
77 sync.offset = MPP_ALIGN_DOWN(offset, CACHE_LINE_SIZE); in mpp_dmabuf_sync_partial_begin()108 sync.offset = MPP_ALIGN_DOWN(offset, CACHE_LINE_SIZE); in mpp_dmabuf_sync_partial_end()
32 #define MPP_ALIGN_DOWN(x, a) ((x)&~((a)-1)) macro
405 …dst_reg->dci.reg2.sw_vdpp_src_pic_width = MPP_ALIGN_DOWN(src_params->src_width, hsd_sample_num) - … in set_hist_to_vdpp2_reg()406 …dst_reg->dci.reg2.sw_vdpp_src_pic_height = MPP_ALIGN_DOWN(src_params->src_height, vsd_sample_num) … in set_hist_to_vdpp2_reg()