Home
last modified time | relevance | path

Searched refs:t8 (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/
DarmVCM4P10_DeblockingLuma_unsafe_s.s116 t8 RN 6 label
271 USUB8 t8, q_1, q_0
272 SHADD8 t8, t5, t8
275 SADD8 t8, t8, t9
276 SHSUB8 t8, t8, t2
278 SHADD8 t8, t8, m01
280 SADD8 P0b, p_0, t8
DomxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s134 t8 RN 6 label
DomxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s160 t8 RN 6 label
/frameworks/native/opengl/tests/textures/
Dtextures.cpp78 uint8_t t8[] = { in main() local
105 glTexImage2D(GL_TEXTURE_2D, 0, GL_LUMINANCE, 4, 4, 0, GL_LUMINANCE, GL_UNSIGNED_BYTE, t8); in main()
/frameworks/native/opengl/tests/filter/
Dfilter.cpp88 uint8_t t8[] = { in main() local
117 4, 4, 0, GL_LUMINANCE, GL_UNSIGNED_BYTE, t8); in main()