Searched refs:update_frames (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 Dvp3.c1835 static void update_frames(AVCodecContext *avctx) function
1905 update_frames(dst);
2051 update_frames(avctx);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvp3.c1891 static int update_frames(AVCodecContext *avctx) function
1985 return update_frames(dst);
2161 ret = update_frames(avctx);

Completed in 94 milliseconds