Searched refs:vp56_size_changed (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 Dvp56.c456 static int vp56_size_changed(VP56Context *s) function
492 return vp56_size_changed(s->alpha_context);
543 if (vp56_size_changed(s)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dvp56.c452 static int vp56_size_changed(AVCodecContext *avctx) function
545 if (vp56_size_changed(avctx)) {

Completed in 117 milliseconds