Searched refs:t_comment (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 Dlibtheoraenc.c158 th_comment t_comment; local
253 th_comment_init(&t_comment);
255 while (th_encode_flushheader(h->t_state, &t_comment, &o_packet))
259 th_comment_clear(&t_comment);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dlibtheoraenc.c155 th_comment t_comment; local
249 th_comment_init(&t_comment);
251 while (th_encode_flushheader(h->t_state, &t_comment, &o_packet))
255 th_comment_clear(&t_comment);

Completed in 89 milliseconds