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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dnsvdec.c213 static int nsv_read_chunk(AVFormatContext *s, int fill_header);
530 static int nsv_read_chunk(AVFormatContext *s, int fill_header) argument
543 av_dlog(s, "%s(%d)\n", __FUNCTION__, fill_header);
615 if (asize && st[NSV_ST_AUDIO]->codec->codec_tag == MKTAG('P', 'C', 'M', ' ')/* && fill_header*/) {
624 if (fill_header) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dnsvdec.c217 static int nsv_read_chunk(AVFormatContext *s, int fill_header);
557 static int nsv_read_chunk(AVFormatContext *s, int fill_header) argument
571 av_dlog(s, "%s(%d)\n", __FUNCTION__, fill_header);
642 if (asize && st[NSV_ST_AUDIO]->codec->codec_tag == MKTAG('P', 'C', 'M', ' ')/* && fill_header*/) {
651 if (fill_header) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsginit.c140 static msgdomain_list_ty *fill_header (msgdomain_list_ty *mdlp);
322 result = fill_header (result);
1569 fill_header (msgdomain_list_ty *mdlp) function

Completed in 418 milliseconds