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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmpegvideo.c553 void ff_free_picture_tables(Picture *pic) function
650 ff_free_picture_tables(pic);
693 ff_free_picture_tables(pic);
717 ff_free_picture_tables(pic);
733 ff_free_picture_tables(dst);\
1534 ff_free_picture_tables(&s->picture[i]);
1540 ff_free_picture_tables(&s->last_picture);
1543 ff_free_picture_tables(&s->current_picture);
1546 ff_free_picture_tables(&s->next_picture);
1549 ff_free_picture_tables(
[all...]
H A Dmpegvideo.h887 void ff_free_picture_tables(Picture *pic);
H A Dmpegvideo_enc.c983 ff_free_picture_tables(&s->new_picture);

Completed in 71 milliseconds