Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dh264dec.h798 int ff_h264_queue_decode_slice(H264Context *h, const H2645NAL *nal);
H A Dh264dec.c640 if ((err = ff_h264_queue_decode_slice(h, nal))) { in decode_nal_units()
H A Dh264_slice.c2187 int ff_h264_queue_decode_slice(H264Context *h, const H2645NAL *nal) in ff_h264_queue_decode_slice() function

Completed in 8 milliseconds