Home
last modified time | relevance | path

Searched refs:Ttop (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/common/
Dmeta.c214 GLfloat Sright, Ttop; /**< right, top texcoords */ member
1285 tex->Ttop = (GLfloat) height; in alloc_texture()
1289 tex->Ttop = (GLfloat) height / tex->Height; in alloc_texture()
1675 verts[2].t = tex->Ttop; in _mesa_meta_BlitFramebuffer()
1677 verts[3].t = tex->Ttop; in _mesa_meta_BlitFramebuffer()
2183 verts[2].t = tex->Ttop; in _mesa_meta_CopyPixels()
2188 verts[3].t = tex->Ttop; in _mesa_meta_CopyPixels()
2482 verts[2].t = tex->Ttop; in _mesa_meta_DrawPixels()
2487 verts[3].t = tex->Ttop; in _mesa_meta_DrawPixels()
2717 verts[2].t = tex->Ttop; in _mesa_meta_Bitmap()
[all …]
/external/tremolo/Tremolo/
Dmdct.c278 LOOKUP_T *Ttop = T+1024; in mdct_step7() local
298 }while(T<Ttop); in mdct_step7()
DmdctARM.s1039 ADD r8, r5, #1024*4 @ r8 = Ttop
DmdctLARM.s1023 ADD r8, r5, #1024 @ r8 = Ttop