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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dffmpeg.c195 static int data_stream_copy = 0; variable
2948 return opt_codec(&data_stream_copy, &data_codec_name, AVMEDIA_TYPE_DATA, arg);
3598 if (!data_stream_copy) {
3611 if (data_stream_copy) {
3617 data_stream_copy = 0;
3756 use_data = data_stream_copy || data_codec_name; /* XXX once generic data codec will be available add a ->data_codec reference and use it here */

Completed in 73 milliseconds