Home
last modified time | relevance | path

Searched defs:use_32x32 (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/test/
Dyuv_temporal_filter_test.cc47 const int *const blk_fw, int use_32x32) { in GetFilterWeight()
121 int strength, const int *const blk_fw, int use_32x32, in ApplyReferenceFilter()
326 int use_32x32, in CompareTestWithParam()
451 int use_32x32, in RunTestFilterWithParam()
518 const int use_32x32 = 1; in TEST_P() local
544 const int use_32x32 = 0; in TEST_P() local
580 const int use_32x32 = 1; in TEST_P() local
609 for (int use_32x32 = 0; use_32x32 <= 1; use_32x32++) { in TEST_P() local
/external/libvpx/vp9/encoder/
Dvp9_temporal_filter.c52 int use_32x32) { in temporal_filter_predictors_mb_c()
239 const int *const blk_fw, int use_32x32) { in get_filter_weight()
265 int ss_x, int ss_y, int strength, const int *const blk_fw, int use_32x32, in vp9_apply_temporal_filter_c()
407 int ss_x, int ss_y, int strength, const int *const blk_fw, int use_32x32, in vp9_highbd_apply_temporal_filter_c()
741 int use_32x32 = 0; in vp9_temporal_filter_iterate_row_c() local