Searched defs:deshake (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Ddeshake_opencl.c44 DeshakeContext *deshake = ctx->priv; local
111 DeshakeContext *deshake = ctx->priv; local
147 DeshakeContext *deshake = ctx->priv; local
161 DeshakeContext *deshake = ctx->priv; local
[all...]
H A Dvf_deshake.c95 AVFILTER_DEFINE_CLASS(deshake); variable
126 static void find_block_motion(DeshakeContext *deshake, uint8_t *src1, argument
242 find_motion(DeshakeContext *deshake, uint8_t *src1, uint8_t *src2, int width, int height, int stride, Transform *t) argument
352 DeshakeContext *deshake = ctx->priv; local
408 DeshakeContext *deshake = link->dst->priv; local
424 DeshakeContext *deshake = ctx->priv; local
438 DeshakeContext *deshake = link->dst->priv; local
[all...]

Completed in 34 milliseconds