Home
last modified time | relevance | path

Searched refs:kYToRgb (Results 1 – 17 of 17) sorted by relevance

/external/libaom/libaom/third_party/libyuv/source/
Drow_neon.cc107 MEMACCESS([kYToRgb]) \
158 static vec32 kYToRgb = { 0x0101 * YG, 0, 0, 0 }; variable
194 [kYToRgb]"r"(&kYToRgb) in I444ToARGBRow_NEON()
224 [kYToRgb]"r"(&kYToRgb) in I422ToARGBRow_NEON()
254 [kYToRgb]"r"(&kYToRgb) in I411ToARGBRow_NEON()
285 [kYToRgb]"r"(&kYToRgb) in I422ToBGRARow_NEON()
316 [kYToRgb]"r"(&kYToRgb) in I422ToABGRRow_NEON()
346 [kYToRgb]"r"(&kYToRgb) in I422ToRGBARow_NEON()
375 [kYToRgb]"r"(&kYToRgb) in I422ToRGB24Row_NEON()
405 [kYToRgb]"r"(&kYToRgb) in I422ToRAWRow_NEON()
[all …]
Drow_neon64.cc149 static vec32 kYToRgb = { 0x0101 * YG, 0, 0, 0 }; variable
192 [kYToRgb]"r"(&kYToRgb) in I444ToARGBRow_NEON()
221 [kYToRgb]"r"(&kYToRgb) in I422ToARGBRow_NEON()
250 [kYToRgb]"r"(&kYToRgb) in I411ToARGBRow_NEON()
279 [kYToRgb]"r"(&kYToRgb) in I422ToBGRARow_NEON()
308 [kYToRgb]"r"(&kYToRgb) in I422ToABGRRow_NEON()
337 [kYToRgb]"r"(&kYToRgb) in I422ToRGBARow_NEON()
365 [kYToRgb]"r"(&kYToRgb) in I422ToRGB24Row_NEON()
393 [kYToRgb]"r"(&kYToRgb) in I422ToRAWRow_NEON()
429 [kYToRgb]"r"(&kYToRgb) in I422ToRGB565Row_NEON()
[all …]
Drow_win.cc35 lvec16 kYToRgb; // 192 member
175 xmm3 = _mm_mulhi_epu16(xmm3, *(__m128i*)kYuvConstants.kYToRgb); in I422ToARGBRow_SSSE3()
1981 __asm vpmulhuw ymm3, ymm3, YuvConstants.kYToRgb \
2409 __asm pmulhuw xmm3, YuvConstants.kYToRgb \
Drow_gcc.cc1423 lvec16 kYToRgb; // 192 member
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc130 [kYToRgb] "r"(&yuvconstants->kYToRgb) in I444ToARGBRow_NEON()
156 [kYToRgb] "r"(&yuvconstants->kYToRgb) in I422ToARGBRow_NEON()
184 [kYToRgb] "r"(&yuvconstants->kYToRgb) in I422AlphaToARGBRow_NEON()
210 [kYToRgb] "r"(&yuvconstants->kYToRgb) in I422ToRGBARow_NEON()
235 [kYToRgb] "r"(&yuvconstants->kYToRgb) in I422ToRGB24Row_NEON()
267 [kYToRgb] "r"(&yuvconstants->kYToRgb) in I422ToRGB565Row_NEON()
302 [kYToRgb] "r"(&yuvconstants->kYToRgb) in I422ToARGB1555Row_NEON()
340 [kYToRgb] "r"(&yuvconstants->kYToRgb) in I422ToARGB4444Row_NEON()
359 [kYToRgb] "r"(&kYuvI601Constants.kYToRgb) in I400ToARGBRow_NEON()
399 [kYToRgb] "r"(&yuvconstants->kYToRgb) in NV12ToARGBRow_NEON()
[all …]
Drow_neon64.cc138 [kYToRgb]"r"(&yuvconstants->kYToRgb) in I444ToARGBRow_NEON()
167 [kYToRgb]"r"(&yuvconstants->kYToRgb) in I422ToARGBRow_NEON()
198 [kYToRgb]"r"(&yuvconstants->kYToRgb) in I422AlphaToARGBRow_NEON()
227 [kYToRgb]"r"(&yuvconstants->kYToRgb) in I422ToRGBARow_NEON()
255 [kYToRgb]"r"(&yuvconstants->kYToRgb) in I422ToRGB24Row_NEON()
290 [kYToRgb] "r"(&yuvconstants->kYToRgb) in I422ToRGB565Row_NEON()
327 [kYToRgb] "r"(&yuvconstants->kYToRgb) in I422ToARGB1555Row_NEON()
367 [kYToRgb]"r"(&yuvconstants->kYToRgb) in I422ToARGB4444Row_NEON()
389 [kYToRgb]"r"(&kYuvI601Constants.kYToRgb) in I400ToARGBRow_NEON()
433 [kYToRgb]"r"(&yuvconstants->kYToRgb) in NV12ToARGBRow_NEON()
[all …]
Drow_common.cc1327 int yg = yuvconstants->kYToRgb[0] / 0x0101; in YuvPixel()
1336 int yg = yuvconstants->kYToRgb[0] / 0x0101; in YuvPixel()
1345 int yg = yuvconstants->kYToRgb[0]; in YuvPixel()
1370 int yg = yuvconstants->kYToRgb[0] / 0x0101; in YuvPixel8_16()
1379 int yg = yuvconstants->kYToRgb[0] / 0x0101; in YuvPixel8_16()
1388 int yg = yuvconstants->kYToRgb[0]; in YuvPixel8_16()
1414 int yg = yuvconstants->kYToRgb[0] / 0x0101; in YuvPixel16()
1423 int yg = yuvconstants->kYToRgb[0] / 0x0101; in YuvPixel16()
1432 int yg = yuvconstants->kYToRgb[0]; in YuvPixel16()
Drow_msa.cc36 yg = __msa_fill_w(yuvconst->kYToRgb[0]); \
Drow_win.cc64 xmm4 = _mm_mulhi_epu16(xmm4, *(__m128i*)yuvconstants->kYToRgb); \
/external/libyuv/files/source/
Drow_neon.cc130 [kYToRgb] "r"(&yuvconstants->kYToRgb) in I444ToARGBRow_NEON()
156 [kYToRgb] "r"(&yuvconstants->kYToRgb) in I422ToARGBRow_NEON()
184 [kYToRgb] "r"(&yuvconstants->kYToRgb) in I422AlphaToARGBRow_NEON()
210 [kYToRgb] "r"(&yuvconstants->kYToRgb) in I422ToRGBARow_NEON()
235 [kYToRgb] "r"(&yuvconstants->kYToRgb) in I422ToRGB24Row_NEON()
267 [kYToRgb] "r"(&yuvconstants->kYToRgb) in I422ToRGB565Row_NEON()
302 [kYToRgb] "r"(&yuvconstants->kYToRgb) in I422ToARGB1555Row_NEON()
340 [kYToRgb] "r"(&yuvconstants->kYToRgb) in I422ToARGB4444Row_NEON()
359 [kYToRgb] "r"(&kYuvI601Constants.kYToRgb) in I400ToARGBRow_NEON()
399 [kYToRgb] "r"(&yuvconstants->kYToRgb) in NV12ToARGBRow_NEON()
[all …]
Drow_neon64.cc138 [kYToRgb]"r"(&yuvconstants->kYToRgb) in I444ToARGBRow_NEON()
167 [kYToRgb]"r"(&yuvconstants->kYToRgb) in I422ToARGBRow_NEON()
198 [kYToRgb]"r"(&yuvconstants->kYToRgb) in I422AlphaToARGBRow_NEON()
227 [kYToRgb]"r"(&yuvconstants->kYToRgb) in I422ToRGBARow_NEON()
255 [kYToRgb]"r"(&yuvconstants->kYToRgb) in I422ToRGB24Row_NEON()
290 [kYToRgb] "r"(&yuvconstants->kYToRgb) in I422ToRGB565Row_NEON()
327 [kYToRgb] "r"(&yuvconstants->kYToRgb) in I422ToARGB1555Row_NEON()
367 [kYToRgb]"r"(&yuvconstants->kYToRgb) in I422ToARGB4444Row_NEON()
389 [kYToRgb]"r"(&kYuvI601Constants.kYToRgb) in I400ToARGBRow_NEON()
433 [kYToRgb]"r"(&yuvconstants->kYToRgb) in NV12ToARGBRow_NEON()
[all …]
Drow_dspr2.cc602 uint32 yg = yuvconstants->kYToRgb[0]; in I422ToARGBRow_DSPR2()
884 uint32 yg = yuvconstants->kYToRgb[0]; in I444ToARGBRow_DSPR2()
970 uint32 yg = yuvconstants->kYToRgb[0]; in I422ToARGB4444Row_DSPR2()
1061 uint32 yg = yuvconstants->kYToRgb[0]; in I422ToARGB1555Row_DSPR2()
1152 uint32 yg = yuvconstants->kYToRgb[0]; in NV12ToARGBRow_DSPR2()
Drow_common.cc1327 int yg = yuvconstants->kYToRgb[0] / 0x0101; in YuvPixel()
1336 int yg = yuvconstants->kYToRgb[0] / 0x0101; in YuvPixel()
1345 int yg = yuvconstants->kYToRgb[0]; in YuvPixel()
1370 int yg = yuvconstants->kYToRgb[0] / 0x0101; in YuvPixel8_16()
1379 int yg = yuvconstants->kYToRgb[0] / 0x0101; in YuvPixel8_16()
1388 int yg = yuvconstants->kYToRgb[0]; in YuvPixel8_16()
1414 int yg = yuvconstants->kYToRgb[0] / 0x0101; in YuvPixel16()
1423 int yg = yuvconstants->kYToRgb[0] / 0x0101; in YuvPixel16()
1432 int yg = yuvconstants->kYToRgb[0]; in YuvPixel16()
Drow_msa.cc36 yg = __msa_fill_w(yuvconst->kYToRgb[0]); \
Drow_win.cc64 xmm4 = _mm_mulhi_epu16(xmm4, *(__m128i*)yuvconstants->kYToRgb); \
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h548 vec32 kYToRgb; member
556 vec32 kYToRgb; member
567 int16_t kYToRgb[16]; member
/external/libyuv/files/include/libyuv/
Drow.h630 vec32 kYToRgb; member
638 vec32 kYToRgb; member
649 int16_t kYToRgb[16]; member