Searched refs:TEMP_NOISE_FILTER (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libpostproc/
H A Dpostprocess_internal.h69 #define TEMP_NOISE_FILTER 0x100000 macro
H A Dpostprocess.c151 {"tn", "tmpnoise", 1, 7, 8, TEMP_NOISE_FILTER},
799 else if(filters[i].mask == TEMP_NOISE_FILTER)
H A Dpostprocess_template.c3630 if(mode & TEMP_NOISE_FILTER)
3653 if((mode & TEMP_NOISE_FILTER)){
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libpostproc/
H A Dpostprocess_internal.h68 #define TEMP_NOISE_FILTER 0x100000 macro
H A Dpostprocess.c149 {"tn", "tmpnoise", 1, 7, 8, TEMP_NOISE_FILTER},
829 else if(filters[i].mask == TEMP_NOISE_FILTER)
H A Dpostprocess_template.c3551 if(mode & TEMP_NOISE_FILTER)
3574 if((mode & TEMP_NOISE_FILTER)){

Completed in 82 milliseconds