Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_header_gen.h101 MPP_RET h265e_sei_recovery_point(void *dst, RK_U8 uuid[16], const void *payload,
H A Dh265e_api.c394 new_length = h265e_sei_recovery_point(ptr, uuid, &recovery_frame_cnt, 0); in h265e_add_sei()
H A Dh265e_header_gen.c201 MPP_RET h265e_sei_recovery_point(void *dst, RK_U8 uuid[16], const void *payload, in h265e_sei_recovery_point() function