Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_slice.c582 RK_U32 bpely = tpely + (sps->m_maxCUSize >> depth) - 1; in encode_cu() local
586 if ((rpelx < sps->m_picWidthInLumaSamples) && (bpely < sps->m_picHeightInLumaSamples)) { in encode_cu()
701 RK_U32 bpely = tpely + 63; in proc_ctu() local
707 if ((rpelx < sps->m_picWidthInLumaSamples) && (bpely < sps->m_picHeightInLumaSamples)) in proc_ctu()