Home
last modified time | relevance | path

Searched refs:kUVToG (Results 1 – 12 of 12) sorted by relevance

/external/libyuv/files/source/
Drow_neon.cc90 MEMACCESS([kUVToG]) \
150 [kUVToG]"r"(&yuvconstants->kUVToG), in I444ToARGBRow_NEON()
180 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToARGBRow_NEON()
213 [kUVToG]"r"(&yuvconstants->kUVToG), in I422AlphaToARGBRow_NEON()
243 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToRGBARow_NEON()
272 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToRGB24Row_NEON()
309 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToRGB565Row_NEON()
349 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToARGB1555Row_NEON()
390 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToARGB4444Row_NEON()
413 [kUVToG]"r"(&kYuvI601Constants.kUVToG), in I400ToARGBRow_NEON()
[all …]
Drow_neon64.cc150 [kUVToG]"r"(&yuvconstants->kUVToG), in I444ToARGBRow_NEON()
180 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToARGBRow_NEON()
213 [kUVToG]"r"(&yuvconstants->kUVToG), in I422AlphaToARGBRow_NEON()
243 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToRGBARow_NEON()
272 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToRGB24Row_NEON()
309 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToRGB565Row_NEON()
349 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToARGB1555Row_NEON()
391 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToARGB4444Row_NEON()
414 [kUVToG]"r"(&kYuvI601Constants.kUVToG), in I400ToARGBRow_NEON()
462 [kUVToG]"r"(&yuvconstants->kUVToG), in NV12ToARGBRow_NEON()
[all …]
Drow_dspr2.cc596 uint32 tmp_ug = yuvconstants->kUVToG[0]; in I422ToARGBRow_DSPR2()
597 uint32 tmp_vg = yuvconstants->kUVToG[1]; in I422ToARGBRow_DSPR2()
878 uint32 tmp_ug = yuvconstants->kUVToG[0]; in I444ToARGBRow_DSPR2()
879 uint32 tmp_vg = yuvconstants->kUVToG[1]; in I444ToARGBRow_DSPR2()
964 uint32 tmp_ug = yuvconstants->kUVToG[0]; in I422ToARGB4444Row_DSPR2()
965 uint32 tmp_vg = yuvconstants->kUVToG[1]; in I422ToARGB4444Row_DSPR2()
1055 uint32 tmp_ug = yuvconstants->kUVToG[0]; in I422ToARGB1555Row_DSPR2()
1056 uint32 tmp_vg = yuvconstants->kUVToG[1]; in I422ToARGB1555Row_DSPR2()
1146 uint32 tmp_ug = yuvconstants->kUVToG[0]; in NV12ToARGBRow_DSPR2()
1147 uint32 tmp_vg = yuvconstants->kUVToG[1]; in NV12ToARGBRow_DSPR2()
Drow_common.cc1235 int ug = yuvconstants->kUVToG[0]; in YuvPixel()
1236 int vg = yuvconstants->kUVToG[1]; in YuvPixel()
1244 int ug = yuvconstants->kUVToG[0]; in YuvPixel()
1245 int vg = yuvconstants->kUVToG[4]; in YuvPixel()
1253 int ug = yuvconstants->kUVToG[0]; in YuvPixel()
1254 int vg = yuvconstants->kUVToG[1]; in YuvPixel()
Drow_msa.cc31 ug = __msa_fill_w(yuvconst->kUVToG[0]); \
32 vg = __msa_fill_w(yuvconst->kUVToG[1]); \
Drow_win.cc59 xmm1 = _mm_maddubs_epi16(xmm1, *(__m128i*)yuvconstants->kUVToG); \
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc99 MEMACCESS([kUVToG]) \
159 [kUVToG]"r"(&yuvconstants->kUVToG), in I444ToARGBRow_NEON()
189 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToARGBRow_NEON()
222 [kUVToG]"r"(&yuvconstants->kUVToG), in I422AlphaToARGBRow_NEON()
252 [kUVToG]"r"(&yuvconstants->kUVToG), in I411ToARGBRow_NEON()
282 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToRGBARow_NEON()
311 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToRGB24Row_NEON()
348 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToRGB565Row_NEON()
388 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToARGB1555Row_NEON()
429 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToARGB4444Row_NEON()
[all …]
Drow_neon64.cc152 [kUVToG]"r"(&yuvconstants->kUVToG), in I444ToARGBRow_NEON()
182 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToARGBRow_NEON()
215 [kUVToG]"r"(&yuvconstants->kUVToG), in I422AlphaToARGBRow_NEON()
245 [kUVToG]"r"(&yuvconstants->kUVToG), in I411ToARGBRow_NEON()
275 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToRGBARow_NEON()
304 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToRGB24Row_NEON()
341 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToRGB565Row_NEON()
381 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToARGB1555Row_NEON()
423 [kUVToG]"r"(&yuvconstants->kUVToG), in I422ToARGB4444Row_NEON()
448 [kUVToG]"r"(&kYuvI601Constants.kUVToG), in I400ToARGBRow_NEON()
[all …]
Drow_common.cc1239 int ug = yuvconstants->kUVToG[0]; in YuvPixel()
1240 int vg = yuvconstants->kUVToG[1]; in YuvPixel()
1248 int ug = yuvconstants->kUVToG[0]; in YuvPixel()
1249 int vg = yuvconstants->kUVToG[4]; in YuvPixel()
1257 int ug = yuvconstants->kUVToG[0]; in YuvPixel()
1258 int vg = yuvconstants->kUVToG[1]; in YuvPixel()
Drow_win.cc59 xmm1 = _mm_maddubs_epi16(xmm1, *(__m128i*)yuvconstants->kUVToG); \
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h433 uvec16 kUVToG; member
442 uvec8 kUVToG; member
450 int8 kUVToG[32]; member
/external/libyuv/files/include/libyuv/
Drow.h514 uvec16 kUVToG; member
523 uvec8 kUVToG; member
531 int8 kUVToG[32]; member