Home
last modified time | relevance | path

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

/third_party/flutter/skia/experimental/tools/
Dgenerate-unicode-test-txt77 last_row = -1 variable
84 last_row = row variable
/third_party/skia/experimental/tools/
Dgenerate-unicode-test-txt77 last_row = -1 variable
84 last_row = row variable
/third_party/flutter/skia/third_party/externals/libwebp/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
/third_party/skia/third_party/externals/libwebp/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
/third_party/ffmpeg/libavcodec/
Dlscrdec.c45 uint8_t *last_row; member
60 uint8_t *ptr, *last_row; in handle_row() local
Daic.c316 int last_row = mb_y && mb_y == ctx->mb_height - 1; in aic_decode_slice() local
Dpngdec.c96 uint8_t *last_row; member
347 uint8_t *ptr, *last_row; in png_handle_row() local
/third_party/skia/third_party/externals/libwebp/src/dec/
Dvp8l_dec.c846 int first_row, int last_row, in AlphaApplyFilter()
861 static void ExtractPalettedAlphaRows(VP8LDecoder* const dec, int last_row) { in ExtractPalettedAlphaRows()
1010 int width, int height, int last_row) { in DecodeAlphaData()
1115 int width, int height, int last_row, in DecodeImageData()
1544 static void ExtractAlphaRows(VP8LDecoder* const dec, int last_row) { in ExtractAlphaRows()
1620 int VP8LDecodeAlphaImageStream(ALPHDecoder* const alph_dec, int last_row) { in VP8LDecodeAlphaImageStream()
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/
Dvp8l_dec.c842 int first_row, int last_row, in AlphaApplyFilter()
857 static void ExtractPalettedAlphaRows(VP8LDecoder* const dec, int last_row) { in ExtractPalettedAlphaRows()
1007 int width, int height, int last_row) { in DecodeAlphaData()
1112 int width, int height, int last_row, in DecodeImageData()
1540 static void ExtractAlphaRows(VP8LDecoder* const dec, int last_row) { in ExtractAlphaRows()
1616 int VP8LDecodeAlphaImageStream(ALPHDecoder* const alph_dec, int last_row) { in VP8LDecodeAlphaImageStream()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Djdcoefct.c420 boolean first_row, last_row; in decompress_smooth_data() local
/third_party/skia/third_party/externals/libwebp/src/enc/
Danalysis_enc.c427 const int last_row = enc->mb_h_; in VP8EncAnalyze() local
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/
Danalysis_enc.c487 const int last_row = enc->mb_h_; in VP8EncAnalyze() local
/third_party/mesa3d/src/compiler/glsl/
Dast_function.cpp1803 const unsigned last_row = MIN2(src_matrix->type->vector_elements, in emit_inline_matrix_constructor() local