Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dh264_sei.h189 typedef struct H264SEIContext { struct
201 } H264SEIContext; typedef
205 int ff_h264_sei_decode(H264SEIContext *h, GetBitContext *gb,
211 void ff_h264_sei_uninit(H264SEIContext *h);
H A Dh264_sei.c48 void ff_h264_sei_uninit(H264SEIContext *h) in ff_h264_sei_uninit()
190 static int decode_registered_user_data(H264SEIContext *h, GetBitContext *gb, in decode_registered_user_data()
463 int ff_h264_sei_decode(H264SEIContext *h, GetBitContext *gb, in ff_h264_sei_decode()
H A Dh264dec.h548 H264SEIContext sei;
H A Dh264_parser.c57 H264SEIContext sei;

Completed in 4 milliseconds