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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dlibmp3lame.c59 static int realloc_buffer(LAMEContext *s) function
159 ret = realloc_buffer(s);
227 ret = realloc_buffer(s);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/device_handler/
H A Dscsi_dh_alua.c82 static int realloc_buffer(struct alua_dh_data *h, unsigned len) function
401 if (realloc_buffer(h, len)) {
572 if (realloc_buffer(h, len)) {

Completed in 70 milliseconds