Searched refs:H264RawSEI (Results 1 – 4 of 4) sorted by relevance
284 typedef struct H264RawSEI { struct287 } H264RawSEI; argument
189 H264RawSEI sei = { in cbs_sei_get_unit()225 H264RawSEI *sei = unit->content; in cbs_sei_get_message_list()
1390 H264RawSEI *sei = (H264RawSEI*)content; in cbs_h264_free_sei()1419 CBS_UNIT_TYPE_COMPLEX(H264_NAL_SEI, H264RawSEI, &cbs_h264_free_sei),
743 H264RawSEI *current) in FUNC()