/external/sfntly/cpp/src/sfntly/table/bitmap/ |
D | composite_bitmap_glyph.h | 33 int32_t y_offset() { return y_offset_; } in y_offset() function
|
D | composite_bitmap_glyph.cc | 85 int32_t y_offset) in Component()
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | f.cpp | 91 const boost::math::ntl::RR& y_offset, in show_extra()
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | variance_avx2.c | 377 __m256i *sse_reg, int y_offset) { in spv32_x0_yb() 395 __m256i *sse_reg, int y_offset) { in spv32_x4_yb() 485 __m256i *sse_reg, int x_offset, int y_offset) { in spv32_xb_yb() 537 int x_offset, int y_offset, in sub_pix_var32xh() 594 const uint8_t *src, int src_stride, int x_offset, int y_offset, in sub_pixel_variance32xh_avx2() 601 const uint8_t *src, int src_stride, int x_offset, int y_offset, in sub_pixel_avg_variance32xh_avx2() 739 const uint8_t *src_ptr, int src_stride, int x_offset, int y_offset, in vpx_sub_pixel_variance64x64_avx2() 754 const uint8_t *src_ptr, int src_stride, int x_offset, int y_offset, in vpx_sub_pixel_variance32x32_avx2() 762 const uint8_t *src_ptr, int src_stride, int x_offset, int y_offset, in vpx_sub_pixel_avg_variance64x64_avx2() 781 const uint8_t *src_ptr, int src_stride, int x_offset, int y_offset, in vpx_sub_pixel_avg_variance32x32_avx2()
|
/external/ImageMagick/MagickCore/ |
D | montage.c | 273 ssize_t *x_offset,ssize_t *y_offset,size_t *tiles_per_column, in GetMontageGeometry() 396 y_offset; in MontageImageList() local
|
D | layer.c | 1760 ssize_t y_offset,ExceptionInfo *exception) in CompositeCanvas() 1775 const ssize_t y_offset,ExceptionInfo *exception) in CompositeLayers()
|
D | composite.c | 289 const ssize_t x_offset,const ssize_t y_offset,ExceptionInfo *exception) in CompositeOverImage() 531 const ssize_t y_offset,ExceptionInfo *exception)
|
/external/libavc/decoder/ |
D | ih264d_thread_parse_decode.c | 122 UWORD32 u4_frame_stride, y_offset; in ih264d_parse_tfr_nmb() local 447 UWORD32 u4_frame_stride, x_offset, y_offset; in ih264d_decode_slice_thread() local
|
/external/harfbuzz_ng/src/ |
D | sample.py | 77 y_offset = pos.y_offset variable
|
/external/webp/src/mux/ |
D | muxedit.c | 392 int* const x_offset, int* const y_offset, int* const duration) { in GetFrameInfo() 406 int* const x_offset, int* const y_offset, in GetImageInfo() 441 int x_offset = 0, y_offset = 0, duration = 0, w = 0, h = 0; in GetAdjustedCanvasSize() local
|
/external/deqp/external/openglcts/modules/glesext/gpu_shader5/ |
D | esextcGPUShader5TextureGatherOffset.cpp | 1073 float y_offset; in prepareVertexBufferInfoForCoordinates() local 1473 glw::GLint y_offset; in checkResult() local 1629 glw::GLint y_offset; in checkResult() local 1842 glw::GLint y_offset; in checkResult() local 2372 glw::GLint y_offset; in checkResult() local 2513 glw::GLint y_offset; in checkResult() local 2696 glw::GLint y_offset; in checkResult() local 2888 glw::GLint y_offset; in checkResult() local
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | variance_mmi.c | 1019 int y_offset, uint8_t *temp2, in var_filter_block2d_bil_16x() 1102 int y_offset, uint8_t *temp2, in var_filter_block2d_bil_8x() 1185 int y_offset, uint8_t *temp2, in var_filter_block2d_bil_4x()
|
/external/libavc/common/ |
D | ih264_inter_pred_filters.c | 537 WORD32 y_offset = dydx >> 2; in ih264_inter_pred_luma_vert_qpel() local 621 WORD32 y_offset = dydx >> 2; in ih264_inter_pred_luma_horz_qpel_vert_qpel() local 838 WORD32 y_offset = dydx >> 2; in ih264_inter_pred_luma_horz_hpel_vert_qpel() local
|
/external/libaom/libaom/aom_dsp/x86/ |
D | variance_impl_avx2.c | 108 int x_offset, int y_offset, in aom_sub_pixel_variance32xh_avx2() 296 const uint8_t *src, int src_stride, int x_offset, int y_offset, in aom_sub_pixel_avg_variance32xh_avx2()
|
/external/freetype/src/autofit/ |
D | afshaper.c | 548 FT_Long* y_offset ) in af_shaper_get_elem() 650 FT_Long* y_offset ) in af_shaper_get_elem()
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_reconinter.h | 77 static INLINE int scaled_buffer_offset(int x_offset, int y_offset, int stride, in scaled_buffer_offset()
|
/external/libaom/libaom/av1/common/ |
D | reconinter.h | 64 int y_offset; member 249 static INLINE int64_t scaled_buffer_offset(int x_offset, int y_offset, in scaled_buffer_offset()
|
/external/webp/src/dec/ |
D | frame_dec.c | 177 const int y_offset = cache_id * 16 * dec->cache_y_stride_; in ReconstructRow() local 411 const int y_offset = cache_id * 16 * dec->cache_y_stride_; in FinishRow() local
|
/external/libpng/contrib/examples/ |
D | simpleover.c | 103 sprite_op(const struct sprite *sprite, int x_offset, int y_offset, in sprite_op()
|
/external/ImageMagick/coders/ |
D | txt.c | 391 y_offset; in ReadTXTImage() local
|
/external/webp/include/webp/ |
D | mux.h | 203 int y_offset; // y-offset of the frame. member
|
/external/freetype/src/sfnt/ |
D | pngshim.c | 249 FT_Int y_offset, in Load_SBit_Png()
|
/external/webp/src/webp/ |
D | mux.h | 203 int y_offset; // y-offset of the frame. member
|
/external/mesa3d/src/mesa/drivers/dri/i915/ |
D | intel_mipmap_tree.h | 124 GLuint y_offset; member
|
/external/webp/src/enc/ |
D | picture_rescale_enc.c | 139 const int y_offset = top * pic->y_stride + left; in WebPPictureCrop() local
|