Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.c623 RK_U32 partUnitIdx = 0; in encode_cu() local
625 for (partUnitIdx = 0; partUnitIdx < 4; partUnitIdx++, abs_part_idx += qNumParts) { in encode_cu()
626 …kip("depth %d partUnitIdx = %d, qNumParts %d, abs_part_idx %d", depth, partUnitIdx, qNumParts, abs… in encode_cu()