Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_rkv.c581 RK_U32 segment_h = ctu_size; in set_up_colmv_buf() local
583 RK_U32 pic_h_align = MPP_ALIGN(pp->pic_height_in_luma_samples, segment_h); in set_up_colmv_buf()
585 RK_U32 seg_cnt_h = pic_h_align / segment_h; in set_up_colmv_buf()
H A Dhal_avs2d_vdpu382.c657 RK_U32 segment_h = ctu_size; in set_up_colmv_buf() local
659 RK_U32 pic_h_align = MPP_ALIGN(pp->pic_height_in_luma_samples, segment_h); in set_up_colmv_buf()
661 RK_U32 seg_cnt_h = pic_h_align / segment_h; in set_up_colmv_buf()