Home
last modified time | relevance | path

Searched refs:SUB_BW (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_temporal_filter.h33 #define SUB_BW 16 macro
Dvp9_temporal_filter.c614 for (j = 0; j < BW; j += SUB_BW) { in temporal_filter_find_matching_mb_c()
633 NULL, &distortion, &sse, NULL, SUB_BW, SUB_BH, USE_8_TAPS_SHARP); in temporal_filter_find_matching_mb_c()