Home
last modified time | relevance | path

Searched refs:ff_h264_sei_decode (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264_sei.h205 int ff_h264_sei_decode(H264SEIContext *h, GetBitContext *gb,
H A Dh264_sei.c463 int ff_h264_sei_decode(H264SEIContext *h, GetBitContext *gb, in ff_h264_sei_decode() function
H A Dh264_parser.c346 ff_h264_sei_decode(&p->sei, &nal.gb, &p->ps, avctx); in parse_nal_units()
H A Dh264dec.c679 ret = ff_h264_sei_decode(&h->sei, &nal->gb, &h->ps, avctx); in decode_nal_units()

Completed in 5 milliseconds