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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvf_spp.h50 void (*store_slice)(uint8_t *dst, const int16_t *src, member in struct:__anon3426
H A Dvf_spp.c243 p->store_slice(dst + (y - 8) * dst_linesize, p->temp + 8 + y*linesize,
386 spp->store_slice = store_slice_c;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/x86/
H A Dvf_spp.c226 s->store_slice = store_slice_mmx;

Completed in 78 milliseconds