Home
last modified time | relevance | path

Searched defs:filter_strength (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/libvpx/test/
Dyuv_temporal_filter_test.cc325 int filter_strength, in CompareTestWithParam()
450 int filter_strength, in RunTestFilterWithParam()
522 for (int filter_strength = 0; filter_strength <= 6; in TEST_P() local
558 for (int filter_strength = 0; filter_strength <= 6; in TEST_P() local
586 for (int filter_strength = 0; filter_strength <= 6; in TEST_P() local
624 for (int filter_strength = 0; filter_strength <= 6; in TEST_P() local
/external/libaom/libaom/test/
Dtemporal_filter_test.cc178 const int filter_strength = 5; in RunTest() local
433 const int filter_strength = 5; in RunTest() local
/external/libaom/libaom/av1/encoder/
Dtemporal_filter.c544 const int *subblock_mses, const int q_factor, const int filter_strength, in av1_apply_temporal_filter_c()
688 const int *subblock_mses, const int q_factor, const int filter_strength, in av1_highbd_apply_temporal_filter_c()
787 const int filter_strength = cpi->oxcf.algo_cfg.arnr_strength; in av1_tf_do_filtering_row() local
/external/libaom/libaom/av1/encoder/x86/
Dtemporal_filter_sse2.c199 const int *subblock_mses, const int q_factor, const int filter_strength, in av1_apply_temporal_filter_sse2()
Dhighbd_temporal_filter_sse2.c212 const int *subblock_mses, const int q_factor, const int filter_strength, in av1_highbd_apply_temporal_filter_sse2()
Dtemporal_filter_avx2.c222 const int *subblock_mses, const int q_factor, const int filter_strength, in av1_apply_temporal_filter_avx2()
Dhighbd_temporal_filter_avx2.c337 const int *subblock_mses, const int q_factor, const int filter_strength, in av1_highbd_apply_temporal_filter_avx2()
/external/webp/include/webp/
Dencode.h112 int filter_strength; // range: [0 = off .. 100 = strongest] member
/external/webp/src/webp/
Dencode.h112 int filter_strength; // range: [0 = off .. 100 = strongest] member