/third_party/ffmpeg/libavcodec/ |
D | h264_mc_template.c | 42 int x_offset, int y_offset, in mc_part() 116 int y_offset = (i & 2) << 1; in MCFUNC() local
|
D | h264_mb.c | 40 int n, int height, int y_offset, int list) in get_lowest_part_list_y() 54 int height, int y_offset, int list0, in get_lowest_part_y() 127 int y_offset = (i & 2) << 2; in await_references() local 326 int x_offset, int y_offset, in mc_part_std() 374 int x_offset, int y_offset, in mc_part_weighted()
|
D | h274.c | 161 int y_offset, int x_offset) in generate() 262 uint16_t y_offset = (seed >> 16) % 52; in ff_h274_apply_film_grain() local
|
D | huffyuvdec.c | 872 int buf_size, int y_offset, int table_size) in decode_slice() 1235 int y_offset, slice_offset, slice_size; in decode_frame() local
|
/third_party/skia/third_party/externals/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()
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | f.cpp | 91 const boost::math::ntl::RR& y_offset, in show_extra()
|
/third_party/skia/third_party/externals/libwebp/examples/ |
D | gifdec.h | 49 int x_offset, y_offset, width, height; member
|
D | anim_util.c | 102 int y_offset, int width, int height) { in ZeroFillFrameRect() 121 int x_offset, int y_offset, in CopyFrameRectangle()
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | sample.py | 61 y_offset = pos.y_offset variable
|
D | hb-buffer.h | 130 hb_position_t y_offset; member
|
D | hb-ot-shape-fallback.cc | 347 hb_position_t x_offset = 0, y_offset = 0; in position_around_base() local
|
/third_party/skia/third_party/externals/libwebp/src/mux/ |
D | muxedit.c | 390 int* const x_offset, int* const y_offset, int* const duration) { in GetFrameInfo() 404 int* const x_offset, int* const y_offset, in GetImageInfo() 439 int x_offset = 0, y_offset = 0, duration = 0, w = 0, h = 0; in GetAdjustedCanvasSize() local
|
/third_party/vk-gl-cts/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
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
D | afshaper.c | 562 FT_Long* y_offset ) in af_shaper_get_elem() 664 FT_Long* y_offset ) in af_shaper_get_elem()
|
/third_party/skia/third_party/externals/freetype/src/sdf/ |
D | ftbsdf.c | 292 #define CHECK_NEIGHBOR( x_offset, y_offset ) \ argument 850 FT_Int y_offset, in compare_neighbor()
|
/third_party/ffmpeg/libavformat/ |
D | apngdec.c | 241 uint32_t sequence_number, width, height, x_offset, y_offset; in decode_fctl_chunk() local
|
/third_party/skia/third_party/externals/libwebp/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
|
/third_party/skia/third_party/externals/libpng/contrib/examples/ |
D | simpleover.c | 103 sprite_op(const struct sprite *sprite, int x_offset, int y_offset, in sprite_op()
|
/third_party/skia/third_party/externals/libwebp/src/webp/ |
D | mux.h | 203 int y_offset; // y-offset of the frame. member
|
D | demux.h | 146 int x_offset, y_offset; // offset relative to the canvas. member
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
D | pngshim.c | 254 FT_Int y_offset, in Load_SBit_Png()
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_blit.c | 265 nir_ssa_def *y_offset; in vc4_get_yuv_fs() local
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
D | picture_rescale_enc.c | 139 const int y_offset = top * pic->y_stride + left; in WebPPictureCrop() local
|
/third_party/skia/third_party/externals/libpng/ |
D | pnginfo.h | 174 png_int_32 y_offset; /* y offset on page */ member
|