Home
last modified time | relevance | path

Searched defs:last_row (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/webp/src/dsp/
H A Dfilters.c53 const int last_row = row + num_rows; in DoHorizontalFilter_C() local
90 const int last_row = row + num_rows; in DoVerticalFilter_C() local
135 const int last_row = row + num_rows; in DoGradientFilter_C() local
H A Dfilters_mips_dsp_r2.c204 const int last_row = row + num_rows; in DoHorizontalFilter_MIPSdspR2() local
252 const int last_row = row + num_rows; in DoVerticalFilter_MIPSdspR2() local
320 const int last_row = row + num_rows; in DoGradientFilter_MIPSdspR2() local
H A Dfilters_neon.c75 const int last_row = row + num_rows; in DoHorizontalFilter_NEON() local
114 const int last_row = row + num_rows; in DoVerticalFilter_NEON() local
176 const int last_row = row + num_rows; in DoGradientFilter_NEON() local
H A Dfilters_sse2.c82 const int last_row = row + num_rows; in DoHorizontalFilter_SSE2() local
115 const int last_row = row + num_rows; in DoVerticalFilter_SSE2() local
178 const int last_row = row + num_rows; in DoGradientFilter_SSE2() local
/aosp_15_r20/external/skia/experimental/tools/
H A Dgenerate-unicode-test-txt77 last_row = -1 variable
84 last_row = row variable
/aosp_15_r20/external/webp/src/dec/
H A Dvp8l_dec.c872 int first_row, int last_row, in AlphaApplyFilter()
887 static void ExtractPalettedAlphaRows(VP8LDecoder* const dec, int last_row) { in ExtractPalettedAlphaRows()
1036 int width, int height, int last_row) { in DecodeAlphaData()
1139 int width, int height, int last_row, in DecodeImageData()
1577 static void ExtractAlphaRows(VP8LDecoder* const dec, int last_row) { in ExtractAlphaRows()
1654 int VP8LDecodeAlphaImageStream(ALPHDecoder* const alph_dec, int last_row) { in VP8LDecodeAlphaImageStream()
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/
H A DNENormalizationLayerKernel.cpp201 { in normalize_float()
233 const int last_row = do_2D_norm ? std::min(current_row + radius, max_bottom) : 0; in normalize_float() local
/aosp_15_r20/external/libdav1d/src/
H A Dpal.c57 const uint8_t *const last_row = &dst[-dst_bw]; in pal_idx_finish_c() local
/aosp_15_r20/external/perfetto/src/trace_processor/importers/common/
H A Dthread_state_tracker.h100 tables::ThreadStateTable::RowNumber last_row; member
/aosp_15_r20/external/libaom/third_party/fastfeat/
H A Dnonmax.c43 int last_row; in aom_nonmax_suppression() local
/aosp_15_r20/packages/apps/Gallery2/jni/filters/
Dedge.c120 int last_row = row_stride * (height - 1); in JNIFUNCF() local
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Deigen_spatial_convolutions-inl.h889 const Index last_row = in hasPadding() local
907 const Index last_row) const { in padAnyRow()
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/
H A Dquantize_wrapper.hpp88 unsigned int last_row = ((threadid+1) * _args._Msize) / _args._maxthreads; in requantize_runtime() local
/aosp_15_r20/external/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp537 RowIter last_row = Rows.begin() + seq.LastRowIndex; in findRowInSeq() local
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/convolution/winograd/
H A Doutput_transform.hpp250 const auto last_row = std::min(valid_rows, this->get_output_rows()); in execute_tile() local
/aosp_15_r20/external/libhevc/decoder/
H A Dihevcd_fmt_conv.c796 WORD32 last_row = cur_row + num_rows; in ihevcd_fmt_conv() local
/aosp_15_r20/external/webp/src/enc/
H A Danalysis_enc.c429 const int last_row = enc->mb_h_; in VP8EncAnalyze() local
/aosp_15_r20/external/eigen/Eigen/src/OrderingMethods/
H A DEigen_Colamd.h522 IndexType last_row ; /* previous row */ in init_rows_cols() local
/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dast_function.cpp1849 const unsigned last_row = MIN2(src_matrix->type->vector_elements, in emit_inline_matrix_constructor() local
/aosp_15_r20/external/coreboot/src/vendorcode/wuffs/
H A Dwuffs-v0.4.c25539 bool last_row = height == 2u * half_height_for_2to1; in wuffs_base__pixel_swizzler__swizzle_ycck__general__triangle_filter() local
25768 bool last_row = height == 2u * half_height_for_2to1; in wuffs_base__pixel_swizzler__swizzle_ycc__general__triangle_filter() local