Home
last modified time | relevance | path

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

/external/skia/experimental/tools/
Dgenerate-unicode-test-txt77 last_row = -1 variable
84 last_row = row variable
/external/skqp/experimental/tools/
Dgenerate-unicode-test-txt77 last_row = -1 variable
84 last_row = row variable
/external/webp/src/dsp/
Dfilters.c51 const int last_row = row + num_rows; in DoHorizontalFilter_C() local
88 const int last_row = row + num_rows; in DoVerticalFilter_C() local
133 const int last_row = row + num_rows; in DoGradientFilter_C() local
Dfilters_mips_dsp_r2.c202 const int last_row = row + num_rows; in DoHorizontalFilter_MIPSdspR2() local
250 const int last_row = row + num_rows; in DoVerticalFilter_MIPSdspR2() local
318 const int last_row = row + num_rows; in DoGradientFilter_MIPSdspR2() local
Dfilters_neon.c73 const int last_row = row + num_rows; in DoHorizontalFilter_NEON() local
112 const int last_row = row + num_rows; in DoVerticalFilter_NEON() local
174 const int last_row = row + num_rows; in DoGradientFilter_NEON() local
Dfilters_sse2.c80 const int last_row = row + num_rows; in DoHorizontalFilter_SSE2() local
113 const int last_row = row + num_rows; in DoVerticalFilter_SSE2() local
176 const int last_row = row + num_rows; in DoGradientFilter_SSE2() local
/external/libaom/libaom/third_party/fastfeat/
Dnonmax.c11 int last_row; in aom_nonmax_suppression() local
/external/ImageMagick/coders/
Dpalm.c282 *last_row, in ReadPALMImage() local
734 *last_row, in WritePALMImage() local
/external/webp/src/dec/
Dvp8l_dec.c841 int first_row, int last_row, in AlphaApplyFilter()
856 static void ExtractPalettedAlphaRows(VP8LDecoder* const dec, int last_row) { in ExtractPalettedAlphaRows()
1005 int width, int height, int last_row) { in DecodeAlphaData()
1110 int width, int height, int last_row, in DecodeImageData()
1539 static void ExtractAlphaRows(VP8LDecoder* const dec, int last_row) { in ExtractAlphaRows()
1615 int VP8LDecodeAlphaImageStream(ALPHDecoder* const alph_dec, int last_row) { in VP8LDecodeAlphaImageStream()
/external/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/
DUnwindAssembly-x86.cpp73 UnwindPlan::RowSP last_row = unwind_plan.GetRowForFunctionOffset(-1); in AugmentUnwindPlanFromCallSite() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp537 RowIter last_row = Rows.begin() + seq.LastRowIndex; in findRowInSeq() local
/external/llvm-project/lldb/source/Plugins/UnwindAssembly/InstEmulation/
DUnwindAssemblyInstEmulation.cpp119 UnwindPlan::RowSP last_row = unwind_plan.GetLastRow(); in GetNonCallSiteUnwindPlanFromAssembly() local
/external/tensorflow/tensorflow/core/kernels/
Deigen_spatial_convolutions-inl.h888 const Index last_row = in hasPadding() local
906 const Index last_row) const { in padAnyRow()
/external/libhevc/decoder/
Dihevcd_fmt_conv.c796 WORD32 last_row = cur_row + num_rows; in ihevcd_fmt_conv() local
/external/webp/src/enc/
Danalysis_enc.c427 const int last_row = enc->mb_h_; in VP8EncAnalyze() local
/external/eigen/Eigen/src/OrderingMethods/
DEigen_Colamd.h503 IndexType last_row ; /* previous row */ in init_rows_cols() local
/external/mesa3d/src/compiler/glsl/
Dast_function.cpp1803 const unsigned last_row = MIN2(src_matrix->type->vector_elements, in emit_inline_matrix_constructor() local