Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_slice.h428 RK_S32 h265e_code_slice_skip_frame(void *ctx, H265eSlice *slice, RK_U8 *buf, RK_S32 len);
H A Dh265e_api.c291 new_length = h265e_code_slice_skip_frame(ctx, p->slice, ptr, len); in h265e_proc_enc_skip()
H A Dh265e_slice.c749 RK_S32 h265e_code_slice_skip_frame(void *ctx, H265eSlice *slice, RK_U8 *buf, RK_S32 len) in h265e_code_slice_skip_frame() function