Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dh264dec.c134 void ff_h264_free_tables(H264Context *h) in ff_h264_free_tables() function
237 return AVERROR(ENOMEM); // ff_h264_free_tables will clean up for us in ff_h264_alloc_tables()
345 ff_h264_free_tables(h); in h264_decode_end()
487 ff_h264_free_tables(h); in h264_decode_flush()
H A Dh264dec.h807 void ff_h264_free_tables(H264Context *h);
H A Dh264_slice.c970 ff_h264_free_tables(h); in h264_slice_header_init()
1025 ff_h264_free_tables(h); in h264_slice_header_init()

Completed in 8 milliseconds