Searched refs:softthresh_c (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 Dvf_spp.c119 static void softthresh_c(int16_t dst[64], const int16_t src[64], function
389 case MODE_SOFT: spp->requantize = softthresh_c; break;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/libmpcodecs/
H A Dvf_pp7.c266 static int softthresh_c(int16_t *src, int qp){ function
462 case 1: requantize= softthresh_c; break;

Completed in 71 milliseconds