Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_slice.c599 static void encode_cu(H265eSlice *slice, RK_U32 abs_part_idx, RK_U32 depth, DataCu *cu) in encode_cu() function
630 encode_cu(slice, abs_part_idx, depth + 1, cu); in encode_cu()
832 encode_cu(slice, 0, 0, &cu); in h265e_code_skip_tile()
845 encode_cu(slice, 0, 0, &cu); in h265e_code_skip_tile()