Searched defs:oy (Results 1 - 20 of 20) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/vega/
H A Dpath.h46 VGfloat sx, sy, ox, oy, px, py; member in struct:path_for_each_data
H A Dpath.c277 static INLINE void map_if_relative(VGfloat ox, VGfloat oy, argument
285 *y += oy;
291 VGfloat ox, VGfloat oy,
295 !floatsEqual(sy, oy)) {
364 VGfloat sx, sy, px, py, ox, oy; local
388 sx = sy = px = py = ox = oy = 0.f;
400 close_polygon(current, sx, sy, ox, oy, matrix);
402 oy = sy;
407 close_polygon(current, sx, sy, ox, oy, matrix);
414 map_if_relative(ox, oy, relativ
289 close_polygon(struct polygon *current, VGfloat sx, VGfloat sy, VGfloat ox, VGfloat oy, struct matrix *matrix) argument
952 VGfloat px, py, ox, oy, sx, sy; member in struct:path_iter_data
1233 VGfloat sx, sy, px, py, ox, oy; local
1719 VGfloat ox, oy; local
1802 VGfloat ox, oy; local
[all...]
/external/libvorbis/examples/
H A Ddecoder_example.c44 ogg_sync_state oy; /* sync and verify incoming physical bitstream */ local
77 ogg_sync_init(&oy); /* Now we can read pages */
89 buffer=ogg_sync_buffer(&oy,4096);
91 ogg_sync_wrote(&oy,bytes);
94 if(ogg_sync_pageout(&oy,&og)!=1){
149 int result=ogg_sync_pageout(&oy,&og);
176 buffer=ogg_sync_buffer(&oy,4096);
182 ogg_sync_wrote(&oy,bytes);
211 int result=ogg_sync_pageout(&oy,&og);
285 buffer=ogg_sync_buffer(&oy,409
[all...]
/external/skia/include/gpu/
H A DGrTexture.h98 void setOffset(int ox, int oy) { fOffset.set(ox, oy); } argument
/external/tremolo/Tremolo/
H A Divorbisfile.h71 ogg_sync_state *oy; member in struct:OggVorbis_File
H A Dframing.c580 void ogg_sync_init(ogg_sync_state *oy){ argument
581 memset(oy,0,sizeof(*oy));
582 oy->bufferpool=ogg_buffer_create();
586 ogg_sync_state *oy=_ogg_calloc(1,sizeof(*oy)); local
587 memset(oy,0,sizeof(*oy));
588 oy->bufferpool=ogg_buffer_create();
589 return oy;
592 ogg_sync_clear(ogg_sync_state *oy) argument
601 ogg_sync_destroy(ogg_sync_state *oy) argument
611 ogg_sync_bufferin(ogg_sync_state *oy, long bytes) argument
655 ogg_sync_wrote(ogg_sync_state *oy, long bytes) argument
694 ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og) argument
810 ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og) argument
839 ogg_sync_reset(ogg_sync_state *oy) argument
[all...]
/external/freetype/src/cff/
H A Dcffobjs.h108 FT_F26Dot6 ox, oy; /* offsets */ member in struct:CFF_Transform_
/external/libvorbis/test/
H A Dwrite_read.c135 ogg_sync_state oy; local
157 ogg_sync_init (&oy);
162 buffer = ogg_sync_buffer (&oy,8192);
164 ogg_sync_wrote (&oy,bytes);
166 if(ogg_sync_pageout (&oy,&og) != 1) {
200 int result = ogg_sync_pageout (&oy,&og);
219 buffer = ogg_sync_buffer (&oy,4096);
226 ogg_sync_wrote (&oy,bytes);
239 int result = ogg_sync_pageout (&oy,&og);
277 buffer = ogg_sync_buffer (&oy,409
[all...]
/external/pdfium/third_party/freetype/src/cff/
H A Dcffobjs.h108 FT_F26Dot6 ox, oy; /* offsets */ member in struct:CFF_Transform_
/external/libvorbis/include/vorbis/
H A Dvorbisfile.h116 ogg_sync_state oy; member in struct:OggVorbis_File
/external/mesa3d/src/mesa/math/
H A Dm_xform_tmp.h254 const GLfloat ox = from[0], oy = from[1]; local
255 to[i][0] = m0 * ox + m4 * oy + m12;
256 to[i][1] = m1 * ox + m5 * oy + m13;
257 to[i][2] = m2 * ox + m6 * oy + m14;
258 to[i][3] = m3 * ox + m7 * oy + m15;
299 const GLfloat ox = from[0], oy = from[1]; local
300 to[i][0] = m0 * ox + m4 * oy + m12;
301 to[i][1] = m1 * ox + m5 * oy + m13;
320 const GLfloat ox = from[0], oy = from[1]; local
322 to[i][1] = m5 * oy
342 const GLfloat ox = from[0], oy = from[1]; local
369 const GLfloat ox = from[0], oy = from[1]; local
397 const GLfloat ox = from[0], oy = from[1]; local
425 const GLfloat ox = from[0], oy = from[1], oz = from[2]; local
471 const GLfloat ox = from[0], oy = from[1], oz = from[2]; local
493 const GLfloat ox = from[0], oy = from[1], oz = from[2]; local
517 const GLfloat ox = from[0], oy = from[1], oz = from[2]; local
542 const GLfloat ox = from[0], oy = from[1], oz = from[2]; local
565 const GLfloat ox = from[0], oy = from[1], oz = from[2]; local
593 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; local
640 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; local
663 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; local
688 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; local
712 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; local
736 const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3]; local
[all...]
/external/deqp/modules/egl/
H A DteglGLES2SharingTests.cpp440 int oy = deRoundFloatToInt32(height / 2.0f); local
442 int y1 = deRoundFloatToInt32((height * fy1 / 2.0f) + oy);
444 int y2 = deRoundFloatToInt32((height * fy2 / 2.0f) + oy);
H A DteglPreservingSwapTests.cpp210 const int oy = height/2; local
216 const int y1i = (int)((py/2.0f) * y1 + oy);
219 const int y2i = (int)((py/2.0f) * y2 + oy);
257 const int oy = target->getHeight()/2; local
263 const int y1i = (int)((py/2.0) * y1 + oy);
266 const int y2i = (int)((py/2.0) * y2 + oy);
499 const int oy = height/2; local
505 const int y1i = (int)((py/2.0f) * postSwapY1 + oy);
508 const int y2i = (int)((py/2.0f) * postSwapY2 + oy);
/external/freetype/src/autofit/
H A Dafhints.h244 FT_Pos ox, oy; /* original, scaled position */ member in struct:AF_PointRec_
/external/freetype/src/truetype/
H A Dttobjs.h195 FT_F26Dot6 ox, oy; /* offsets */ member in struct:TT_Transform_
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_resize.c841 uint8_t *oy, int oy_stride,
845 oy, oheight, owidth, oy_stride);
856 uint8_t *oy, int oy_stride,
860 oy, oheight, owidth, oy_stride);
871 uint8_t *oy, int oy_stride,
875 oy, oheight, owidth, oy_stride);
888 uint8_t *oy, int oy_stride,
892 oy, oheight, owidth, oy_stride, bd);
903 uint8_t *oy, int oy_stride,
907 oy, oheigh
836 vp9_resize_frame420(const uint8_t *const y, int y_stride, const uint8_t *const u, const uint8_t *const v, int uv_stride, int height, int width, uint8_t *oy, int oy_stride, uint8_t *ou, uint8_t *ov, int ouv_stride, int oheight, int owidth) argument
852 vp9_resize_frame422(const uint8_t *const y, int y_stride, const uint8_t *const u, const uint8_t *const v, int uv_stride, int height, int width, uint8_t *oy, int oy_stride, uint8_t *ou, uint8_t *ov, int ouv_stride, int oheight, int owidth) argument
867 vp9_resize_frame444(const uint8_t *const y, int y_stride, const uint8_t *const u, const uint8_t *const v, int uv_stride, int height, int width, uint8_t *oy, int oy_stride, uint8_t *ou, uint8_t *ov, int ouv_stride, int oheight, int owidth) argument
883 vp9_highbd_resize_frame420(const uint8_t *const y, int y_stride, const uint8_t *const u, const uint8_t *const v, int uv_stride, int height, int width, uint8_t *oy, int oy_stride, uint8_t *ou, uint8_t *ov, int ouv_stride, int oheight, int owidth, int bd) argument
899 vp9_highbd_resize_frame422(const uint8_t *const y, int y_stride, const uint8_t *const u, const uint8_t *const v, int uv_stride, int height, int width, uint8_t *oy, int oy_stride, uint8_t *ou, uint8_t *ov, int ouv_stride, int oheight, int owidth, int bd) argument
914 vp9_highbd_resize_frame444(const uint8_t *const y, int y_stride, const uint8_t *const u, const uint8_t *const v, int uv_stride, int height, int width, uint8_t *oy, int oy_stride, uint8_t *ou, uint8_t *ov, int ouv_stride, int oheight, int owidth, int bd) argument
[all...]
/external/pdfium/third_party/freetype/src/truetype/
H A Dttobjs.h195 FT_F26Dot6 ox, oy; /* offsets */ member in struct:TT_Transform_
/external/libogg/src/
H A Dframing.c557 int ogg_sync_init(ogg_sync_state *oy){ argument
558 if(oy){
559 oy->storage = -1; /* used as a readiness flag */
560 memset(oy,0,sizeof(*oy));
566 int ogg_sync_clear(ogg_sync_state *oy){ argument
567 if(oy){
568 if(oy->data)_ogg_free(oy->data);
569 memset(oy,
574 ogg_sync_destroy(ogg_sync_state *oy) argument
582 ogg_sync_check(ogg_sync_state *oy) argument
587 ogg_sync_buffer(ogg_sync_state *oy, long size) argument
619 ogg_sync_wrote(ogg_sync_state *oy, long bytes) argument
636 ogg_sync_pageseek(ogg_sync_state *oy,ogg_page *og) argument
734 ogg_sync_pageout(ogg_sync_state *oy, ogg_page *og) argument
896 ogg_sync_reset(ogg_sync_state *oy) argument
1008 ogg_sync_state oy; variable
[all...]
/external/compiler-rt/lib/msan/tests/
H A Dmsan_test.cc3943 U4 oy = rand(); //NOLINT local
3945 T *y = GetPoisonedO<T>(1, oy, 0);
3952 __msan_origin_is_descendant_or_same(origin, oy));
3956 *y = *GetPoisonedO<T>(1, oy);
3960 EXPECT_POISONED_O(*z, oy);
3961 EXPECT_ORIGIN(oy, __msan_get_origin(z));
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 2477 milliseconds