Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_slice.c575 static void encode_cu(H265eSlice *slice, RK_U32 abs_part_idx, RK_U32 depth, DataCu *cu) in encode_cu() function
606 encode_cu(slice, abs_part_idx, depth + 1, cu); in encode_cu()
780 encode_cu(slice, 0, 0, &cu); in h265e_code_slice_skip_frame()