| /external/pdfium/fpdfsdk/ |
| D | fpdf_progressive.cpp | 44 int start_y, in FPDF_RenderPageBitmapWithColorScheme_Start() 88 int start_y, in FPDF_RenderPageBitmap_Start()
|
| D | cpdfsdk_renderpage.cpp | 104 int start_y, in CPDFSDK_RenderPageWithContext()
|
| D | fpdf_view.cpp | 479 int start_y, in GetMaskBitmap() 540 int start_y, in FPDF_RenderPage() 655 int start_y, in FPDF_RenderPageBitmap() 791 int start_y, in FPDF_DeviceToPage() 816 int start_y, in FPDF_PageToDevice()
|
| D | fpdf_formfill.cpp | 177 int start_y, in FFLCommon() 675 int start_y, in FPDF_FFLDraw() 689 int start_y, in FPDF_FFLRecord()
|
| /external/libgav1/src/dsp/x86/ |
| D | inverse_transform_sse4.cc | 1641 Array2DView<uint8_t> frame, const int start_x, const int start_y, in Identity4ColumnStoreToFrame() 1689 Array2DView<uint8_t> frame, const int start_x, const int start_y, in Identity4RowColumnStoreToFrame() 1794 Array2DView<uint8_t> frame, const int start_x, const int start_y, in Identity8ColumnStoreToFrame_SSE4_1() 1889 Array2DView<uint8_t> frame, const int start_x, const int start_y, in Identity16ColumnStoreToFrame_SSE4_1() 1973 Array2DView<uint8_t> frame, const int start_x, const int start_y, in Identity32ColumnStoreToFrame() 2003 const int start_x, const int start_y, in Wht4_SSE4_1() 2082 Array2DView<uint8_t> frame, const int start_x, const int start_y, in StoreToFrameWithRound() 2272 int start_x, int start_y, in Dct4TransformLoopColumn_SSE4_1() 2337 int start_x, int start_y, in Dct8TransformLoopColumn_SSE4_1() 2400 int start_x, int start_y, in Dct16TransformLoopColumn_SSE4_1() [all …]
|
| /external/libgav1/src/dsp/arm/ |
| D | inverse_transform_10bit_neon.cc | 1532 Array2DView<uint16_t> frame, const int start_x, const int start_y, in IdentityColumnStoreToFrame() 1644 Array2DView<uint16_t> frame, const int start_x, const int start_y, in Identity4RowColumnStoreToFrame() 1989 Array2DView<uint16_t> frame, const int start_x, const int start_y, in StoreToFrameWithRound() 2065 int start_x, int start_y, in Dct4TransformLoopColumn_NEON() 2120 int start_x, int start_y, in Dct8TransformLoopColumn_NEON() 2174 int start_x, int start_y, in Dct16TransformLoopColumn_NEON() 2228 int start_x, int start_y, in Dct32TransformLoopColumn_NEON() 2281 int start_x, int start_y, in Dct64TransformLoopColumn_NEON() 2334 int start_x, int start_y, in Adst4TransformLoopColumn_NEON() 2390 int start_x, int start_y, in Adst8TransformLoopColumn_NEON() [all …]
|
| D | inverse_transform_neon.cc | 1818 Array2DView<uint8_t> frame, const int start_x, const int start_y, in IdentityColumnStoreToFrame() 1905 Array2DView<uint8_t> frame, const int start_x, const int start_y, in Identity4RowColumnStoreToFrame() 2289 Array2DView<uint8_t> frame, const int start_x, const int start_y, in StoreToFrameWithRound() 2388 int start_x, int start_y, in Dct4TransformLoopColumn_NEON() 2457 int start_x, int start_y, in Dct8TransformLoopColumn_NEON() 2521 int start_x, int start_y, in Dct16TransformLoopColumn_NEON() 2577 int start_x, int start_y, in Dct32TransformLoopColumn_NEON() 2622 int start_x, int start_y, in Dct64TransformLoopColumn_NEON() 2675 int start_x, int start_y, in Adst4TransformLoopColumn_NEON() 2739 int start_x, int start_y, in Adst8TransformLoopColumn_NEON() [all …]
|
| D | warp_neon.cc | 144 int start_y = block_start_y; in Warp_NEON() local 571 int start_y = block_start_y; in Warp_NEON() local
|
| /external/ComputeLibrary/src/core/helpers/ |
| D | PoolingHelpers.h | 41 int start_y = id[2] * stride_y - pad_y; in calculate_avg_scale_pool3d() local 63 int start_y = id[idx_height] * stride_y - pad_y; in calculate_avg_scale_pool2d() local
|
| /external/skia/src/core/ |
| D | SkScan_Path.cpp | 101 SkBlitter* blitter, int start_y, int stop_y, in walk_edges() 222 static void walk_simple_edges(SkEdge* prevHead, SkBlitter* blitter, int start_y, int stop_y) { in walk_simple_edges() 396 int start_y, int stop_y, int shiftEdgesUp, bool pathContainedInClip) { in sk_fill_path() 738 int start_y = ir.fTop; in sk_fill_triangle() local
|
| /external/libgav1/src/ |
| D | reconstruction.cc | 135 int start_x, int start_y, Array2DView<Pixel>* frame, in Reconstruct()
|
| /external/ComputeLibrary/src/core/ |
| D | AccessWindowStatic.cpp | 32 AccessWindowStatic::AccessWindowStatic(ITensorInfo *info, int start_x, int start_y, int end_x, int … in AccessWindowStatic()
|
| /external/freetype/src/psaux/ |
| D | cffdecode.c | 1429 FT_Pos start_y; in cff_decoder_parse_charstrings() local 1480 FT_Pos start_y; in cff_decoder_parse_charstrings() local 1528 FT_Pos start_x, start_y; /* record start x, y values for */ in cff_decoder_parse_charstrings() local
|
| /external/libgav1/src/tile/ |
| D | prediction.cc | 494 const int start_x, const int start_y, const int x, in PalettePrediction() 528 const int start_x, const int start_y, in ChromaFromLumaPrediction() 931 int* const start_y, int* const step_x, in ScaleMotionVector() 995 const int start_y, const int step_x, const int step_y, in GetReferenceBlockPosition() 1105 int start_y; in BlockInterPrediction() local 1285 for (int start_y = block_start_y; start_y < block_start_y + height; in BlockWarpProcess() local
|
| D | tile.cc | 1365 int start_x, int start_y, in ReadTransformCoefficients() 1575 const int start_y = base_y + MultiplyBy4(y); in TransformBlock() local 1674 bool Tile::TransformTree(const Block& block, int start_x, int start_y, in TransformTree() 1732 int start_y, TransformSize tx_size, in ReconstructBlock() 1994 const int start_y = block.row4x4 >> subsampling_y; in ResetEntropyContext() local
|
| /external/webp/src/dec/ |
| D | io_dec.c | 150 int start_y = io->mb_y; in GetAlphaSourceRow() local 184 const size_t start_y = GetAlphaSourceRow(io, &alpha, &num_rows); in EmitAlphaRGB() local 208 const size_t start_y = GetAlphaSourceRow(io, &alpha, &num_rows); in EmitAlphaRGBA4444() local
|
| /external/libkmsxx/kms++util/src/ |
| D | testpat.cpp | 102 static void draw_test_pattern_part(IFramebuffer& fb, unsigned start_y, unsigned end_y, YUVType yuvt) in draw_test_pattern_part()
|
| /external/libgav1/src/dsp/ |
| D | inverse_transform_test.cc | 316 const int start_y = 0; in TestRandomValues() local 415 const int start_y = 0; in TestDcOnlyRandomValue() local
|
| D | warp.cc | 108 for (int start_y = block_start_y; start_y < block_start_y + block_height; in Warp_C() local
|
| /external/ComputeLibrary/tests/validation/reference/ |
| D | DeconvolutionLayer.cpp | 125 const int start_y = deconv_pad_top; in deconvolution_layer() local
|
| /external/pdfium/core/fpdfapi/render/ |
| D | cpdf_rendertiling.cpp | 201 int start_y; in Draw() local
|
| /external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
| D | esextcGeometryShaderRendering.cpp | 2148 float start_y = 0; in GeometryShaderRenderingLinesCase() local 3419 int start_y = 0; in verify() local 3538 int start_y = 0; in verify() local 3904 float start_y = 0.0f; in GeometryShaderRenderingTrianglesCase() local
|
| /external/ComputeLibrary/src/cpu/kernels/ |
| D | CpuIm2ColKernel.cpp | 185 int start_y, in linearize_volume_nhwc()
|
| /external/pdfium/xfa/fgas/graphics/ |
| D | cfgas_gegraphics.cpp | 292 float start_y = m_info.fillColor.GetShading()->GetBeginPoint().y; in FillPathWithShading() local
|
| /external/libyuv/files/util/ |
| D | ssim.cc | 306 const int start_y = start_max(image_height - KERNEL_Y, KERNEL_Y); in CalcSSIM() local
|