Home
last modified time | relevance | path

Searched defs:y_offset (Results 1 – 25 of 54) sorted by relevance

123

/external/libvpx/libvpx/vpx_dsp/x86/
Dvariance_avx2.c115 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()
Dvariance_impl_avx2.c312 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/
Dcomposite_bitmap_glyph.h33 int32_t y_offset() { return y_offset_; } in y_offset() function
Dcomposite_bitmap_glyph.cc85 int32_t y_offset) in Component()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Df.cpp91 const boost::math::ntl::RR& y_offset, in show_extra()
/external/opencv3/3rdparty/libwebp/mux/
Dmuxedit.c116 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/
Dsample.py56 y_offset = pos.y_offset variable
Dhb-buffer.h94 hb_position_t y_offset; member
Dhb-ot-shape-fallback.cc324 hb_position_t x_offset = 0, y_offset = 0; in position_around_base() local
/external/libavc/decoder/
Dih264d_thread_parse_decode.c122 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/
Dhbshim.c425 FT_Long *y_offset ) in af_get_char_index()
526 FT_Long *y_offset ) in af_get_char_index()
Dafcjk.c91 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
Daflatin.c78 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/
Dvp9_reconinter.h85 static INLINE int scaled_buffer_offset(int x_offset, int y_offset, int stride, in scaled_buffer_offset()
/external/libavc/common/
Dih264_inter_pred_filters.c537 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/
Dframe.c170 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/
Dmux.h196 int y_offset; // y-offset of the frame. member
Ddemux.h131 int x_offset, y_offset; // offset relative to the canvas. member
/external/skia/gm/
Dcoloremoji.cpp83 size_t y_offset = 0; in onDraw() local
/external/freetype/src/sfnt/
Dpngshim.c181 FT_Int y_offset, in Load_SBit_Png()
/external/pdfium/third_party/freetype/src/sfnt/
Dpngshim.c181 FT_Int y_offset, in Load_SBit_Png()
/external/webp/src/enc/
Dpicture_rescale.c135 const int y_offset = top * pic->y_stride + left; in WebPPictureCrop() local
/external/webp/src/dec/
Dframe.c177 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/
Dsimpleover.c103 sprite_op(const struct sprite *sprite, int x_offset, int y_offset, in sprite_op()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_blorp.h95 uint32_t y_offset; variable

123