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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Dsamplefmt.c258 int fill_char = (sample_fmt == AV_SAMPLE_FMT_U8 || local
265 memset(audio_data[i] + offset, fill_char, data_size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/glib/
H A Dgstrfuncs.in.h210 gchar fill_char) G_GNUC_MALLOC;
H A Dgstrfuncs.c151 gchar fill_char)
156 memset (str, (guchar)fill_char, length);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/glib/
H A Dgstrfuncs.in.h210 gchar fill_char) G_GNUC_MALLOC;
H A Dgstrfuncs.c151 gchar fill_char)
156 memset (str, (guchar)fill_char, length);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Davconv.c924 int fill_char = 0x00; local
926 fill_char = 0x80;
927 memset(buf, fill_char, size);
H A Dffmpeg.c1446 int fill_char = 0x00; local
1448 fill_char = 0x80;
1449 memset(buf, fill_char, size);

Completed in 172 milliseconds