Searched defs:filter_idx (Results 1 – 10 of 10) sorted by relevance
364 concat_idxs = lambda spatial_idx, filter_idx: (filter_idx,) + spatial_idx argument366 concat_idxs = lambda spatial_idx, filter_idx: spatial_idx + (filter_idx,) argument
109 int filter_idx = in ConvPerChannel() local197 const int filter_idx = ch * kFilterDepth + i - 2; in Conv1x32Input32x32Filter() local
136 int filter_idx = in DepthwiseConvPerChannel() local
38 const int filter_idx = (x_qn & SCALE_SUBPEL_MASK) >> SCALE_EXTRA_BITS; in hfilter8() local139 const int filter_idx = (y_qn & SCALE_SUBPEL_MASK) >> SCALE_EXTRA_BITS; in vfilter8() local276 const int filter_idx = (x_qn & SCALE_SUBPEL_MASK) >> SCALE_EXTRA_BITS; in highbd_hfilter8() local370 const int filter_idx = (y_qn & SCALE_SUBPEL_MASK) >> SCALE_EXTRA_BITS; in highbd_vfilter8() local
548 for (int filter_idx = 0; filter_idx < 3 * 3 * 3 * 3; filter_idx++) { in TEST_P() local613 for (int filter_idx = 0; filter_idx < num_filter_weights; in TEST_P() local
163 const BUFFER_SET *dst_bufs[2], int filter_idx, const int switchable_ctx[2], in interpolation_filter_rd()481 int filter_idx = SWITCHABLE * af.as_filters.x_filter; in find_best_non_dual_interp_filter() local
718 for (int filter_idx = 0; filter_idx < 3 * 3 * 3 * 3; filter_idx++) { in TEST_P() local783 for (int filter_idx = 0; filter_idx < num_filter_weights; in TEST_P() local
1042 const int filter_idx = 2 * highbd + (unit_rtype == RESTORE_SGRPROJ); in av1_loop_restoration_filter_unit() local
1713 int filter_idx = in PackLhsHelper() local
2002 int filter_idx, int mi_row, int mi_col) { in rd_pick_best_sub8x8_mode()