Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Drestoration.c431 int stripe_width, int stripe_height, in wiener_filter_stripe() argument
446 rui->wiener_info.vfilter, 16, w, stripe_height, &conv_params); in wiener_filter_stripe()
944 int stripe_width, int stripe_height, in sgrproj_filter_stripe() argument
953 apply_selfguided_restoration(src + j, w, stripe_height, src_stride, in sgrproj_filter_stripe()
960 int stripe_width, int stripe_height, in wiener_filter_stripe_highbd() argument
975 stripe_height, &conv_params, bit_depth); in wiener_filter_stripe_highbd()
980 int stripe_width, int stripe_height, in sgrproj_filter_stripe_highbd() argument
987 apply_selfguided_restoration(src8 + j, w, stripe_height, src_stride, in sgrproj_filter_stripe_highbd()
994 int stripe_width, int stripe_height,
1481 const int stripe_height = RESTORATION_PROC_UNIT_SIZE >> ss_y; in save_tile_row_boundary_lines() local
[all …]