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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dartwork.c111 AVStream *dst_st; local
214 dst_st = avformat_new_stream(dst_ctx,NULL);
215 if (!dst_st)
223 dst = dst_st->codec;
482 av_free(dst_st);

Completed in 77 milliseconds