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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dpgssubdec.c346 static int display_end_segment(AVCodecContext *avctx, void *data, function
457 *data_size = display_end_segment(avctx, data, buf, segment_length);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dpgssubdec.c487 static int display_end_segment(AVCodecContext *avctx, void *data, function
654 ret = display_end_segment(avctx, data, buf, segment_length);

Completed in 67 milliseconds