Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_rkv.c580 RK_U32 segment_w = 64 * COLMV_BLOCK_SIZE * COLMV_BLOCK_SIZE / ctu_size; in set_up_colmv_buf() local
582 RK_U32 pic_w_align = MPP_ALIGN(pp->pic_width_in_luma_samples, segment_w); in set_up_colmv_buf()
584 RK_U32 seg_cnt_w = pic_w_align / segment_w; in set_up_colmv_buf()
H A Dhal_avs2d_vdpu382.c656 RK_U32 segment_w = 64 * COLMV_BLOCK_SIZE * COLMV_BLOCK_SIZE / ctu_size; in set_up_colmv_buf() local
658 RK_U32 pic_w_align = MPP_ALIGN(pp->pic_width_in_luma_samples, segment_w); in set_up_colmv_buf()
660 RK_U32 seg_cnt_w = pic_w_align / segment_w; in set_up_colmv_buf()