Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_slice.c757 RK_U32 mb_wd = ((sps->m_picWidthInLumaSamples + 63) >> 6); in h265e_code_slice_skip_frame() local
771 cu.mb_w = mb_wd; in h265e_code_slice_skip_frame()
775 for ( j = 0; j < mb_wd; j++) { in h265e_code_slice_skip_frame()