Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.c806 RK_U32 cu_cnt; in h265e_code_skip_tile() local
827 for (cu_cnt = 0; cu_cnt < tile->mb_total - 1; cu_cnt++) { in h265e_code_skip_tile()
830 cu.cur_addr = cu_cnt; in h265e_code_skip_tile()
843 cu.cur_addr = cu_cnt; in h265e_code_skip_tile()