/external/libvpx/libvpx/vpx_dsp/x86/ |
D | variance_avx2.c | 115 int y_offset, in vpx_sub_pixel_variance64x64_avx2() 136 int y_offset, in vpx_sub_pixel_variance32x32_avx2() 149 int y_offset, in vpx_sub_pixel_avg_variance64x64_avx2() 173 int y_offset, in vpx_sub_pixel_avg_variance32x32_avx2()
|
D | variance_impl_avx2.c | 312 int y_offset, in vpx_sub_pixel_variance32xh_avx2() 503 int y_offset, in vpx_sub_pixel_avg_variance32xh_avx2()
|
/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/opencv3/3rdparty/libwebp/mux/ |
D | muxedit.c | 116 const WebPData* const image, int x_offset, int y_offset, int duration, in CreateFrameFragmentData() 338 const int y_offset = frame->y_offset & ~1; in WebPMuxPushFrame() local 411 int* const x_offset, int* const y_offset, int* const duration) { in GetFrameFragmentInfo() 448 int* const x_offset, int* const y_offset, in GetImageInfo() 480 int x_offset = 0, y_offset = 0, duration = 0, w = 0, h = 0; in GetImageCanvasWidthHeight() local
|
/external/harfbuzz_ng/src/ |
D | sample.py | 56 y_offset = pos.y_offset variable
|
D | hb-buffer.h | 94 hb_position_t y_offset; member
|
D | hb-ot-shape-fallback.cc | 324 hb_position_t x_offset = 0, y_offset = 0; in position_around_base() local
|
/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/freetype/src/autofit/ |
D | hbshim.c | 425 FT_Long *y_offset ) in af_get_char_index() 526 FT_Long *y_offset ) in af_get_char_index()
|
D | afcjk.c | 91 FT_Long y_offset; in af_cjk_metrics_init_widths() local 327 FT_Long y_offset; in af_cjk_metrics_init_blues() local 524 FT_Long y_offset; in af_cjk_metrics_check_digits() local
|
D | aflatin.c | 78 FT_Long y_offset; in af_latin_metrics_init_widths() local 346 FT_Long y_offset; in af_latin_metrics_init_blues() local 828 FT_Long y_offset; in af_latin_metrics_check_digits() local
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_reconinter.h | 85 static INLINE int scaled_buffer_offset(int x_offset, int y_offset, int stride, in scaled_buffer_offset()
|
/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/opencv3/3rdparty/libwebp/dec/ |
D | frame.c | 170 const int y_offset = ctx->id_ * 16 * dec->cache_y_stride_; in FinishRow() local 675 const int y_offset = dec->cache_id_ * 16 * dec->cache_y_stride_; in VP8ReconstructBlock() local
|
/external/opencv3/3rdparty/libwebp/webp/ |
D | mux.h | 196 int y_offset; // y-offset of the frame. member
|
D | demux.h | 131 int x_offset, y_offset; // offset relative to the canvas. member
|
/external/skia/gm/ |
D | coloremoji.cpp | 83 size_t y_offset = 0; in onDraw() local
|
/external/freetype/src/sfnt/ |
D | pngshim.c | 181 FT_Int y_offset, in Load_SBit_Png()
|
/external/pdfium/third_party/freetype/src/sfnt/ |
D | pngshim.c | 181 FT_Int y_offset, in Load_SBit_Png()
|
/external/webp/src/enc/ |
D | picture_rescale.c | 135 const int y_offset = top * pic->y_stride + left; in WebPPictureCrop() local
|
/external/webp/src/dec/ |
D | frame.c | 177 const int y_offset = cache_id * 16 * dec->cache_y_stride_; in ReconstructRow() local 420 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/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_blorp.h | 95 uint32_t y_offset; variable
|