Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_sei.c114 RK_S32 uuid_size = uuid ? 16 : 0; in h264e_sei_to_packet() local
115 RK_S32 payload_size = size + uuid_size; in h264e_sei_to_packet()
149 for (i = 0; i < uuid_size; i++) in h264e_sei_to_packet()