Home
last modified time | relevance | path

Searched defs:row_step (Results 1 – 7 of 7) sorted by relevance

/external/libgav1/libgav1/src/post_filter/
Ddeblock.cc304 int row_step; in HorizontalDeblockFilter() local
338 int row_step; in HorizontalDeblockFilter() local
411 const int row_step = 1 << subsampling_y; in VerticalDeblockFilter() local
/external/libvpx/libvpx/test/
Dyuv_temporal_filter_test.cc203 for (int row_step = -1; row_step <= 1; row_step++) { in ApplyReferenceFilter() local
248 for (int row_step = -1; row_step <= 1; row_step++) { in ApplyReferenceFilter() local
263 for (int row_step = 0; row_step < 1 + ss_y; row_step++) { in ApplyReferenceFilter() local
/external/libaom/libaom/test/
Dtemporal_filter_yuv_test.cc269 for (int row_step = -1; row_step <= 1; row_step++) { in ApplyReferenceFilter() local
314 for (int row_step = -1; row_step <= 1; row_step++) { in ApplyReferenceFilter() local
329 for (int row_step = 0; row_step < 1 + ss_y; row_step++) { in ApplyReferenceFilter() local
/external/libaom/libaom/av1/common/
Dloopfiltermask.c944 const int row_step = 1 << ssy; in av1_filter_block_plane_bitmask_vert() local
1033 const int row_step = 1 << ssy; in av1_filter_block_plane_bitmask_horz() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_temporal_filter.c424 int row_step, col_step; in vp9_highbd_apply_temporal_filter_c() local
/external/libcups/ppdc/
Dppdc-source.cxx1708 row_step; // Row step/interval in get_resolution() local
/external/libvpx/libvpx/vp9/common/
Dvp9_loopfilter.c1085 const int row_step = 1 << ss_y; in vp9_filter_block_plane_non420() local