Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/post_filter/
H A Ddeblock.cc309 int row_step; in HorizontalDeblockFilter() local
345 int row_step; in HorizontalDeblockFilter() local
426 const int row_step = 1 << subsampling_y; in VerticalDeblockFilter() local
/aosp_15_r20/external/libvpx/test/
H A Dyuv_temporal_filter_test.cc204 for (int row_step = -1; row_step <= 1; row_step++) { in ApplyReferenceFilter() local
249 for (int row_step = -1; row_step <= 1; row_step++) { in ApplyReferenceFilter() local
264 for (int row_step = 0; row_step < 1 + ss_y; row_step++) { in ApplyReferenceFilter() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dencodeframe_utils.c712 const int row_step = step; in av1_get_rdmult_delta() local
847 const int row_step = mi_size_high[tpl_bsize]; in av1_get_tpl_stats_sb() local
925 const int row_step = step; in av1_get_q_for_deltaq_objective() local
H A Dnonrd_opt.c136 const int row_step = step * num_4x4_w >> tx_size; in av1_block_yrd() local
H A Dencoder_utils.c491 const int row_step = step; in process_tpl_stats_frame() local
H A Dencodeframe.c375 const int row_step = step; in init_ref_frame_space() local
H A Dpartition_strategy.c2403 const int row_step = mi_size_high[fixed_block_size]; in av1_collect_motion_search_features_sb() local
H A Drdopt.c2262 const int row_step = step; in get_block_level_tpl_stats() local
/aosp_15_r20/external/libcups/ppdc/
H A Dppdc-source.cxx1708 row_step; // Row step/interval in get_resolution() local
/aosp_15_r20/external/libvpx/vp9/common/
H A Dvp9_loopfilter.c1083 const int row_step = 1 << ss_y; in vp9_filter_block_plane_non420() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_temporal_filter.c626 int row_step, col_step; in vp9_highbd_apply_temporal_filter_c() local