Home
last modified time | relevance | path

Searched defs:sei (Results 1 – 25 of 30) sorted by relevance

12

/third_party/ffmpeg/libavcodec/
Dcbs_sei.c189 H264RawSEI sei = { in cbs_sei_get_unit() local
200 H265RawSEI sei = { in cbs_sei_get_unit() local
225 H264RawSEI *sei = unit->content; in cbs_sei_get_message_list() local
233 H265RawSEI *sei = unit->content; in cbs_sei_get_message_list() local
Dhevc_parse.c25 HEVCSEI *sei, int is_nalff, int nal_length_size, in hevc_decode_nal_units()
81 HEVCSEI *sei, int *is_nalff, int *nal_length_size, in ff_hevc_decode_extradata()
Dhevc_parser.c44 HEVCSEI sei; member
59 HEVCSEI *sei = &ctx->sei; in hevc_parse_slice_header() local
189 HEVCSEI *sei = &ctx->sei; in parse_nal_units() local
Dvideotoolboxenc.c199 ExtraSEI *sei; member
291 static int vtenc_q_pop(VTEncContext *vtctx, bool wait, CMSampleBufferRef *buf, ExtraSEI **sei) in vtenc_q_pop()
341 static void vtenc_q_push(VTEncContext *vtctx, CMSampleBufferRef buffer, ExtraSEI *sei) in vtenc_q_push()
591 ExtraSEI *sei = sourceFrameCtx; in vtenc_output_callback() local
1676 static int write_sei(const ExtraSEI *sei, in write_sei()
1753 ExtraSEI *sei, in copy_replace_length_codes()
1906 static int get_sei_msg_bytes(const ExtraSEI* sei, int type){ in get_sei_msg_bytes()
1927 ExtraSEI *sei) in vtenc_cm_to_avpacket()
2361 ExtraSEI *sei = NULL; in vtenc_send_frame() local
2419 ExtraSEI *sei = NULL; in vtenc_frame() local
Dmediacodecdec.c191 HEVCSEI sei; in hevc_set_extradata() local
Dlibxavs.c47 uint8_t *sei; member
Dcbs_h264_syntax_template.c742 static int FUNC(sei)(CodedBitstreamContext *ctx, RWContext *rw, in FUNC() argument
Dh264_parser.c55 H264SEIContext sei; member
Dcbs_h2645.c1390 H264RawSEI *sei = (H264RawSEI*)content; in cbs_h264_free_sei() local
1426 H265RawSEI *sei = (H265RawSEI*)content; in cbs_h265_free_sei() local
Dcbs_h265_syntax_template.c2014 static int FUNC(sei)(CodedBitstreamContext *ctx, RWContext *rw, in FUNC() argument
Dvaapi_encode_h265.c64 int sei; member
Dvaapi_encode_h264.c72 int sei; member
Dlibx264.c60 uint8_t *sei; member
/third_party/libsnd/src/G72x/
Dg723_16.c87 short sei, sezi, se, sez ; /* ACCUM */ in g723_16_encoder() local
138 short sezi, sei, sez, se ; /* ACCUM */ in g723_16_decoder() local
Dg723_40.c89 short sei, sezi, se, sez ; /* ACCUM */ in g723_40_encoder() local
130 short sezi, sei, sez, se ; /* ACCUM */ in g723_40_decoder() local
Dg723_24.c73 short sei, sezi, se, sez ; /* ACCUM */ in g723_24_encoder() local
116 short sezi, sei, sez, se ; /* ACCUM */ in g723_24_decoder() local
Dg721.c130 short sezi, sei, sez, se ; /* ACCUM */ in g721_decoder() local
/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkh265enc.c187 GstH265SEIMessage sei; in gst_msdkh265enc_add_cc() local
257 GstH265SEIMessage sei; in gst_msdkh265enc_add_mdcv_sei() local
313 GstH265SEIMessage sei; in gst_msdkh265enc_add_cll_sei() local
Dgstmsdkh264enc.c168 GstH264SEIMessage sei; in gst_msdkh264enc_add_cc() local
326 GstH264SEIMessage sei; in gst_msdkh264enc_set_format() local
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecparsers/
Dgsth264parser.c1268 NalReader * nr, GstH264SEIMessage * sei) in gst_h264_parser_parse_sei_message()
2462 gst_h264_sei_clear (GstH264SEIMessage * sei) in gst_h264_sei_clear()
2501 GstH264SEIMessage sei; in gst_h264_parser_parse_sei() local
3277 GstMemory * sei) in gst_h264_parser_insert_sei_internal()
3371 GstMemory * sei) in gst_h264_parser_insert_sei()
3401 guint8 nal_length_size, GstBuffer * au, GstMemory * sei) in gst_h264_parser_insert_sei_avc()
Dgsth265parser.c2746 guint8 nal_type, NalReader * nr, GstH265SEIMessage * sei) in gst_h265_parser_parse_sei_message()
2966 gst_h265_sei_free (GstH265SEIMessage * sei) in gst_h265_sei_free()
3000 GstH265SEIMessage sei; in gst_h265_parser_parse_sei() local
4159 GstMemory * sei) in gst_h265_parser_insert_sei_internal()
4311 GstMemory * sei) in gst_h265_parser_insert_sei()
4341 GstBuffer * au, GstMemory * sei) in gst_h265_parser_insert_sei_hevc()
/third_party/ffmpeg/libavformat/
Drtpdec_hevc.c43 uint8_t *sps, *pps, *vps, *sei; member
/third_party/gstreamer/gstplugins_bad/tests/check/libs/
Dh265parser.c197 GstH265SEIMessage sei; in GST_START_TEST() local
907 GstH265SEIMessage *sei; in GST_START_TEST() local
Dh264parser.c348 GstH264SEIMessage *sei; in GST_START_TEST() local
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgsth264parse.c623 GstH264SEIMessage sei; in gst_h264_parse_process_sei() local
2946 GstH264SEIMessage sei; in gst_h264_parse_create_pic_timing_sei() local

12