/external/tremolo/Tremolo/ |
D | framing.c | 580 void ogg_sync_init(ogg_sync_state *oy){ in ogg_sync_init() 586 ogg_sync_state *oy=_ogg_calloc(1,sizeof(*oy)); in ogg_sync_create() local 592 int ogg_sync_clear(ogg_sync_state *oy){ in ogg_sync_clear() 601 int ogg_sync_destroy(ogg_sync_state *oy){ in ogg_sync_destroy() 611 unsigned char *ogg_sync_bufferin(ogg_sync_state *oy, long bytes){ in ogg_sync_bufferin() 655 int ogg_sync_wrote(ogg_sync_state *oy, long bytes){ in ogg_sync_wrote() 694 long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og){ in ogg_sync_pageseek() 810 int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og){ in ogg_sync_pageout() 839 int ogg_sync_reset(ogg_sync_state *oy){ in ogg_sync_reset()
|
D | ivorbisfile.h | 71 ogg_sync_state *oy; member
|
/external/libogg/src/ |
D | framing.c | 557 int ogg_sync_init(ogg_sync_state *oy){ in ogg_sync_init() 566 int ogg_sync_clear(ogg_sync_state *oy){ in ogg_sync_clear() 574 int ogg_sync_destroy(ogg_sync_state *oy){ in ogg_sync_destroy() 582 int ogg_sync_check(ogg_sync_state *oy){ in ogg_sync_check() 587 char *ogg_sync_buffer(ogg_sync_state *oy, long size){ in ogg_sync_buffer() 619 int ogg_sync_wrote(ogg_sync_state *oy, long bytes){ in ogg_sync_wrote() 636 long ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og){ in ogg_sync_pageseek() 734 int ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og){ in ogg_sync_pageout() 896 int ogg_sync_reset(ogg_sync_state *oy){ in ogg_sync_reset() 1008 ogg_sync_state oy; variable
|
/external/libvorbis/examples/ |
D | decoder_example.c | 44 ogg_sync_state oy; /* sync and verify incoming physical bitstream */ in main() local
|
/external/libvorbis/test/ |
D | write_read.c | 135 ogg_sync_state oy; in read_vorbis_data_or_die() local
|
/external/freetype/src/cff/ |
D | cffobjs.h | 108 FT_F26Dot6 ox, oy; /* offsets */ member
|
/external/skia/src/core/ |
D | SkPoint.cpp | 229 bool SkPoint::setLength(SkFixed ox, SkFixed oy, SkFixed length) { in setLength() 297 bool SkPoint::setLength(SkFixed ox, SkFixed oy, SkFixed length) { in setLength()
|
/external/webkit/Source/WebKit/efl/ewk/ |
D | ewk_tiled_backing_store.c | 1047 Evas_Coord oy = y + (last_row - count + 1) * th + off_y; in _ewk_tiled_backing_store_view_wrap_up() local 1094 Evas_Coord oy = y + off_y + (count - 1) * th; in _ewk_tiled_backing_store_view_wrap_down() local 1142 Evas_Coord oy = y + priv->view.offset.base.y; in _ewk_tiled_backing_store_view_wrap_left() local 1189 Evas_Coord oy = y + priv->view.offset.base.y; in _ewk_tiled_backing_store_view_wrap_right() local 1219 Evas_Coord base_ox, oy, tw, th; in _ewk_tiled_backing_store_view_refill() local 1254 Evas_Coord base_ox, oy, tw, th; in _ewk_tiled_backing_store_view_pos_apply() local 1642 Evas_Coord oy = priv->view.offset.base.y + priv->view.y; in _ewk_tiled_backing_store_zoom_set_internal() local 1723 Evas_Coord oy = by + priv->view.y; in ewk_tiled_backing_store_zoom_weak_set() local 1791 Evas_Coord oy = priv->view.offset.base.y + priv->view.y; in ewk_tiled_backing_store_fix_offsets() local
|
/external/libvorbis/include/vorbis/ |
D | vorbisfile.h | 116 ogg_sync_state oy; member
|
/external/freetype/src/truetype/ |
D | ttobjs.h | 193 FT_F26Dot6 ox, oy; /* offsets */ member
|
/external/freetype/src/autofit/ |
D | afhints.h | 256 FT_Pos ox, oy; /* original, scaled position */ member
|
/external/webkit/Tools/EWebLauncher/ |
D | main.c | 215 Evas_Coord ox, oy, mx, my, cx, cy; in zoom_level_set() local
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/textures/ |
D | NoiseGenerator.java | 734 float oy = y - iy; in originalBlenderNoise() local
|
/external/webkit/Source/WebCore/platform/efl/ |
D | RenderThemeEfl.cpp | 555 Evas_Coord ox = 0, oy = 0, ow = 0, oh = 0; in applyPartDescription() local
|