Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_header_gen.h37 H265_SEI_USER_DATA_UNREGISTERED = 5, enumerator
H A Dh265e_header_gen.c151 case H265_SEI_USER_DATA_UNREGISTERED : { in h265e_sei_write()
181 case H265_SEI_USER_DATA_UNREGISTERED : { in h265e_sei_write()
752 h265e_sei_write(&stream, uuid, payload, size, H265_SEI_USER_DATA_UNREGISTERED); in h265e_data_to_sei()