Home
last modified time | relevance | path

Searched refs:hal_len_align (Results 1 – 1 of 1) sorted by relevance

/rockchip-linux_mpp/mpp/base/
H A Dmpp_buf_slot.c214 AlignFunc hal_len_align; // default NULL member
370 … size = impl->hal_len_align ? (RK_S32)impl->hal_len_align(hal_hor_stride * hal_ver_stride) : size; in prepare_info_set_legacy()
852 impl->hal_len_align = NULL; in mpp_buf_slot_init()
1451 impl->hal_len_align = (AlignFunc)val; in mpp_slots_set_prop()