Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.c858 RK_U32 mb_wd; in h265e_code_slice_skip_frame() local
887 mb_wd = (sps->m_picWidthInLumaSamples + sps->m_maxCUSize - 1) / sps->m_maxCUSize; in h265e_code_slice_skip_frame()
889 tile.mb_total = mb_wd * mb_h; in h265e_code_slice_skip_frame()