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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dvideodsp.c34 static void just_return(uint8_t *buf, ptrdiff_t stride, int h) function
40 ctx->prefetch = just_return;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/keys/
H A Dkeyring.c1089 goto just_return;
1140 just_return:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Ddsputil.c2749 static void just_return(void *mem av_unused, int stride av_unused, int h av_unused) { return; } function
3050 c->prefetch= just_return;

Completed in 107 milliseconds