Home
last modified time | relevance | path

Searched refs:ff_h264_slice_context_init (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dh264dec.h788 void ff_h264_slice_context_init(H264Context *h, H264SliceContext *sl);
H A Dh264dec.c258 void ff_h264_slice_context_init(H264Context *h, H264SliceContext *sl) in ff_h264_slice_context_init() function
H A Dh264_slice.c1007 ff_h264_slice_context_init(h, &h->slice_ctx[0]); in h264_slice_header_init()
1017 ff_h264_slice_context_init(h, sl); in h264_slice_header_init()

Completed in 9 milliseconds