Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_rkv.c585 RK_U32 seg_cnt_h = pic_h_align / segment_h; in set_up_colmv_buf() local
587 RK_U32 seg_head_size = seg_head_line_size * seg_cnt_h; in set_up_colmv_buf()
588 RK_U32 seg_payload_size = seg_cnt_w * seg_cnt_h * 64 * COLMV_BYTES; in set_up_colmv_buf()
H A Dhal_avs2d_vdpu382.c661 RK_U32 seg_cnt_h = pic_h_align / segment_h; in set_up_colmv_buf() local
663 RK_U32 seg_head_size = seg_head_line_size * seg_cnt_h; in set_up_colmv_buf()
664 RK_U32 seg_payload_size = seg_cnt_w * seg_cnt_h * 64 * COLMV_BYTES; in set_up_colmv_buf()