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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dffmpeg.c1464 AVSubtitle subtitle, *subtitle_to_free; local
1510 subtitle_to_free = NULL;
1576 subtitle_to_free = &subtitle;
1760 if (subtitle_to_free) {
1761 avsubtitle_free(subtitle_to_free);
1762 subtitle_to_free = NULL;

Completed in 48 milliseconds