Searched refs:apply_param_change (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 Dutils.c1092 static void apply_param_change(AVCodecContext *avctx, AVPacket *avpkt) function
1145 apply_param_change(avctx, avpkt);
1234 apply_param_change(avctx, avpkt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dutils.c2139 static int apply_param_change(AVCodecContext *avctx, AVPacket *avpkt) function
2278 ret = apply_param_change(avctx, &tmp);
2425 ret = apply_param_change(avctx, &tmp);
2633 //apply_param_change(avctx, &tmp);

Completed in 159 milliseconds