/third_party/flutter/skia/experimental/tools/ |
D | generate-unicode-test-txt | 77 last_row = -1 variable 84 last_row = row variable
|
/third_party/skia/experimental/tools/ |
D | generate-unicode-test-txt | 77 last_row = -1 variable 84 last_row = row variable
|
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/ |
D | filters.c | 51 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
|
D | filters_mips_dsp_r2.c | 202 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
|
D | filters_neon.c | 73 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
|
D | filters_sse2.c | 80 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/ |
D | filters.c | 51 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
|
D | filters_mips_dsp_r2.c | 202 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
|
D | filters_neon.c | 73 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
|
D | filters_sse2.c | 80 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/ |
D | lscrdec.c | 45 uint8_t *last_row; member 60 uint8_t *ptr, *last_row; in handle_row() local
|
D | aic.c | 316 int last_row = mb_y && mb_y == ctx->mb_height - 1; in aic_decode_slice() local
|
D | pngdec.c | 96 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/ |
D | vp8l_dec.c | 846 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/ |
D | vp8l_dec.c | 842 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/ |
D | jdcoefct.c | 420 boolean first_row, last_row; in decompress_smooth_data() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | analysis_enc.c | 427 const int last_row = enc->mb_h_; in VP8EncAnalyze() local
|
/third_party/flutter/skia/third_party/externals/libwebp/src/enc/ |
D | analysis_enc.c | 487 const int last_row = enc->mb_h_; in VP8EncAnalyze() local
|
/third_party/mesa3d/src/compiler/glsl/ |
D | ast_function.cpp | 1803 const unsigned last_row = MIN2(src_matrix->type->vector_elements, in emit_inline_matrix_constructor() local
|