Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_header_gen.h99 MPP_RET h265e_sei_recovery_point(void *dst, RK_U8 uuid[16], const void *payload,
H A Dh265e_api.c311 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