Searched refs:SEIMessageTypeDescriptor (Results 1 – 4 of 4) sorted by relevance
113 typedef struct SEIMessageTypeDescriptor { struct126 } SEIMessageTypeDescriptor; typedef144 const SEIMessageTypeDescriptor *ff_cbs_sei_find_type(CodedBitstreamContext *ctx,151 const SEIMessageTypeDescriptor *desc);
40 const SEIMessageTypeDescriptor *desc) in ff_cbs_sei_alloc_message_payload()254 const SEIMessageTypeDescriptor *desc; in ff_cbs_sei_add_message()
1508 static const SEIMessageTypeDescriptor cbs_sei_common_types[] = {1548 static const SEIMessageTypeDescriptor cbs_sei_h264_types[] = {1582 static const SEIMessageTypeDescriptor cbs_sei_h265_types[] = {1640 const SEIMessageTypeDescriptor *ff_cbs_sei_find_type(CodedBitstreamContext *ctx, in ff_cbs_sei_find_type()1643 const SEIMessageTypeDescriptor *codec_list; in ff_cbs_sei_find_type()
150 const SEIMessageTypeDescriptor *desc; in FUNC()