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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Ddca.c189 int copy_history; ///< copy history member in struct:__anon514
346 s->copy_history = get_bits(&s->gb, 2);
384 av_log(s->avctx, AV_LOG_DEBUG, "copy history: %i\n", s->copy_history);

Completed in 16 milliseconds