Home
last modified time | relevance | path

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

/external/webp/src/utils/
Dfilters.c50 const int last_row = row + num_rows; in DoHorizontalFilter() local
97 const int last_row = row + num_rows; in DoVerticalFilter() local
150 const int last_row = row + num_rows; in DoGradientFilter() local
/external/chromium_org/third_party/libwebp/utils/
Dfilters.c50 const int last_row = row + num_rows; in DoHorizontalFilter() local
97 const int last_row = row + num_rows; in DoVerticalFilter() local
150 const int last_row = row + num_rows; in DoGradientFilter() local
/external/llvm/lib/DebugInfo/
DDWARFDebugLine.cpp554 RowIter last_row = Rows.begin() + found_seq.LastRowIndex; in lookupAddress() local
606 RowIter last_row = Rows.begin() + cur_seq.LastRowIndex; in lookupAddressRange() local
624 RowIter last_row = Rows.begin() + cur_seq.LastRowIndex; in lookupAddressRange() local
/external/chromium_org/chrome/browser/history/
Dexpire_history_backend_unittest.cc427 URLRow last_row; in TEST_F() local
456 URLRow last_row; in TEST_F() local
/external/lldb/source/Plugins/UnwindAssembly/InstEmulation/
DUnwindAssemblyInstEmulation.cpp100 UnwindPlan::RowSP last_row = unwind_plan.GetLastRow(); in GetNonCallSiteUnwindPlanFromAssembly() local
/external/webp/src/dec/
Dvp8l.c737 int width, int height, int last_row) { in DecodeAlphaData()
823 int width, int height, int last_row, in DecodeImageData()
1300 int VP8LDecodeAlphaImageStream(ALPHDecoder* const alph_dec, int last_row) { in VP8LDecodeAlphaImageStream()
/external/chromium_org/third_party/libwebp/dec/
Dvp8l.c737 int width, int height, int last_row) { in DecodeAlphaData()
823 int width, int height, int last_row, in DecodeImageData()
1300 int VP8LDecodeAlphaImageStream(ALPHDecoder* const alph_dec, int last_row) { in VP8LDecodeAlphaImageStream()
/external/pdfium/core/src/fxcodec/libjpeg/
Dfpdfapi_jdcoefct.c474 boolean first_row, last_row; in decompress_smooth_data() local
/external/libhevc/decoder/
Dihevcd_fmt_conv.c776 WORD32 last_row = cur_row + num_rows; in ihevcd_fmt_conv() local
/external/chromium_org/third_party/libwebp/enc/
Danalysis.c446 const int last_row = enc->mb_h_; in VP8EncAnalyze() local
/external/webp/src/enc/
Danalysis.c446 const int last_row = enc->mb_h_; in VP8EncAnalyze() local
/external/jpeg/
Djdcoefct.c726 boolean first_row, last_row; in decompress_smooth_data() local
/external/qemu/distrib/jpeg-6b/
Djdcoefct.c726 boolean first_row, last_row; in decompress_smooth_data() local
/external/chromium_org/third_party/mesa/src/src/glsl/
Dast_function.cpp1059 const unsigned last_row = MIN2(src_matrix->type->vector_elements, in emit_inline_matrix_constructor() local
/external/eigen/Eigen/src/OrderingMethods/
DEigen_Colamd.h510 Index last_row ; /* previous row */ in init_rows_cols() local
/external/mesa3d/src/glsl/
Dast_function.cpp1059 const unsigned last_row = MIN2(src_matrix->type->vector_elements, in emit_inline_matrix_constructor() local
/external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/program/
Dprogram_parse.tab.c5658 const int last_row = state_tokens[3]; in initialize_symbol_from_state() local
5714 const int last_row = state_tokens[3]; in initialize_symbol_from_param() local
/external/opencv/cv/src/
Dcvcalibinit.cpp469 int last_row = (pattern_size.height-1)*pattern_size.width; in cvFindChessboardCorners() local
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_pattern.cpp433 CPDF_MeshVertex* last_row = vertex + last_index * row_verts; in _DrawLatticeGouraudShading() local