Searched refs:input_buf_size (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 Dshorten.c419 int i, input_buf_size = 0; local
438 input_buf_size = buf_size;
457 return input_buf_size;
622 return input_buf_size;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dshorten.c422 int i, input_buf_size = 0; local
442 input_buf_size = buf_size;
461 return input_buf_size;
648 return input_buf_size;

Completed in 169 milliseconds