Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.c364 RK_U32 max_ctu_num = pic_width_in_ctb * pic_height_in_ctb; in h265e_code_slice_header() local
370 while (max_ctu_num > (RK_U32)(1 << slice_address_addr_bits)) { in h265e_code_slice_header()