/external/libaom/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 101 MEMACCESS([kUVBiasBGR]) \ 103 MEMACCESS([kUVBiasBGR]) \ 105 MEMACCESS([kUVBiasBGR]) \ 157 static vec16 kUVBiasBGR = { BB, BG, BR, 0, 0, 0, 0, 0 }; variable 193 [kUVBiasBGR]"r"(&kUVBiasBGR), in I444ToARGBRow_NEON() 223 [kUVBiasBGR]"r"(&kUVBiasBGR), in I422ToARGBRow_NEON() 253 [kUVBiasBGR]"r"(&kUVBiasBGR), in I411ToARGBRow_NEON() 284 [kUVBiasBGR]"r"(&kUVBiasBGR), in I422ToBGRARow_NEON() 315 [kUVBiasBGR]"r"(&kUVBiasBGR), in I422ToABGRRow_NEON() 345 [kUVBiasBGR]"r"(&kUVBiasBGR), in I422ToRGBARow_NEON() [all …]
|
D | row_neon64.cc | 148 static vec16 kUVBiasBGR = { BB, BG, BR, 0, 0, 0, 0, 0 }; variable 191 : [kUVBiasBGR]"r"(&kUVBiasBGR), in I444ToARGBRow_NEON() 220 : [kUVBiasBGR]"r"(&kUVBiasBGR), in I422ToARGBRow_NEON() 249 : [kUVBiasBGR]"r"(&kUVBiasBGR), in I411ToARGBRow_NEON() 278 : [kUVBiasBGR]"r"(&kUVBiasBGR), in I422ToBGRARow_NEON() 307 : [kUVBiasBGR]"r"(&kUVBiasBGR), in I422ToABGRRow_NEON() 336 : [kUVBiasBGR]"r"(&kUVBiasBGR), in I422ToRGBARow_NEON() 364 : [kUVBiasBGR]"r"(&kUVBiasBGR), in I422ToRGB24Row_NEON() 392 : [kUVBiasBGR]"r"(&kUVBiasBGR), in I422ToRAWRow_NEON() 428 : [kUVBiasBGR]"r"(&kUVBiasBGR), in I422ToRGB565Row_NEON() [all …]
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 129 [kUVBiasBGR] "r"(&yuvconstants->kUVBiasBGR), in I444ToARGBRow_NEON() 155 [kUVBiasBGR] "r"(&yuvconstants->kUVBiasBGR), in I422ToARGBRow_NEON() 183 [kUVBiasBGR] "r"(&yuvconstants->kUVBiasBGR), in I422AlphaToARGBRow_NEON() 209 [kUVBiasBGR] "r"(&yuvconstants->kUVBiasBGR), in I422ToRGBARow_NEON() 234 [kUVBiasBGR] "r"(&yuvconstants->kUVBiasBGR), in I422ToRGB24Row_NEON() 266 [kUVBiasBGR] "r"(&yuvconstants->kUVBiasBGR), in I422ToRGB565Row_NEON() 301 [kUVBiasBGR] "r"(&yuvconstants->kUVBiasBGR), in I422ToARGB1555Row_NEON() 339 [kUVBiasBGR] "r"(&yuvconstants->kUVBiasBGR), in I422ToARGB4444Row_NEON() 358 [kUVBiasBGR] "r"(&kYuvI601Constants.kUVBiasBGR), in I400ToARGBRow_NEON() 398 [kUVBiasBGR] "r"(&yuvconstants->kUVBiasBGR), in NV12ToARGBRow_NEON() [all …]
|
D | row_neon64.cc | 137 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I444ToARGBRow_NEON() 166 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToARGBRow_NEON() 197 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422AlphaToARGBRow_NEON() 226 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToRGBARow_NEON() 254 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToRGB24Row_NEON() 289 [kUVBiasBGR] "r"(&yuvconstants->kUVBiasBGR), in I422ToRGB565Row_NEON() 326 [kUVBiasBGR] "r"(&yuvconstants->kUVBiasBGR), in I422ToARGB1555Row_NEON() 366 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToARGB4444Row_NEON() 388 [kUVBiasBGR]"r"(&kYuvI601Constants.kUVBiasBGR), in I400ToARGBRow_NEON() 432 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in NV12ToARGBRow_NEON() [all …]
|
D | row_common.cc | 1324 int bb = yuvconstants->kUVBiasBGR[0]; in YuvPixel() 1325 int bg = yuvconstants->kUVBiasBGR[1]; in YuvPixel() 1326 int br = yuvconstants->kUVBiasBGR[2]; in YuvPixel() 1333 int bb = yuvconstants->kUVBiasBGR[0]; in YuvPixel() 1334 int bg = yuvconstants->kUVBiasBGR[1]; in YuvPixel() 1335 int br = yuvconstants->kUVBiasBGR[2]; in YuvPixel() 1367 int bb = yuvconstants->kUVBiasBGR[0]; in YuvPixel8_16() 1368 int bg = yuvconstants->kUVBiasBGR[1]; in YuvPixel8_16() 1369 int br = yuvconstants->kUVBiasBGR[2]; in YuvPixel8_16() 1376 int bb = yuvconstants->kUVBiasBGR[0]; in YuvPixel8_16() [all …]
|
/external/libyuv/files/source/ |
D | row_neon.cc | 129 [kUVBiasBGR] "r"(&yuvconstants->kUVBiasBGR), in I444ToARGBRow_NEON() 155 [kUVBiasBGR] "r"(&yuvconstants->kUVBiasBGR), in I422ToARGBRow_NEON() 183 [kUVBiasBGR] "r"(&yuvconstants->kUVBiasBGR), in I422AlphaToARGBRow_NEON() 209 [kUVBiasBGR] "r"(&yuvconstants->kUVBiasBGR), in I422ToRGBARow_NEON() 234 [kUVBiasBGR] "r"(&yuvconstants->kUVBiasBGR), in I422ToRGB24Row_NEON() 266 [kUVBiasBGR] "r"(&yuvconstants->kUVBiasBGR), in I422ToRGB565Row_NEON() 301 [kUVBiasBGR] "r"(&yuvconstants->kUVBiasBGR), in I422ToARGB1555Row_NEON() 339 [kUVBiasBGR] "r"(&yuvconstants->kUVBiasBGR), in I422ToARGB4444Row_NEON() 358 [kUVBiasBGR] "r"(&kYuvI601Constants.kUVBiasBGR), in I400ToARGBRow_NEON() 398 [kUVBiasBGR] "r"(&yuvconstants->kUVBiasBGR), in NV12ToARGBRow_NEON() [all …]
|
D | row_neon64.cc | 137 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I444ToARGBRow_NEON() 166 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToARGBRow_NEON() 197 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422AlphaToARGBRow_NEON() 226 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToRGBARow_NEON() 254 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToRGB24Row_NEON() 289 [kUVBiasBGR] "r"(&yuvconstants->kUVBiasBGR), in I422ToRGB565Row_NEON() 326 [kUVBiasBGR] "r"(&yuvconstants->kUVBiasBGR), in I422ToARGB1555Row_NEON() 366 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToARGB4444Row_NEON() 388 [kUVBiasBGR]"r"(&kYuvI601Constants.kUVBiasBGR), in I400ToARGBRow_NEON() 432 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in NV12ToARGBRow_NEON() [all …]
|
D | row_common.cc | 1324 int bb = yuvconstants->kUVBiasBGR[0]; in YuvPixel() 1325 int bg = yuvconstants->kUVBiasBGR[1]; in YuvPixel() 1326 int br = yuvconstants->kUVBiasBGR[2]; in YuvPixel() 1333 int bb = yuvconstants->kUVBiasBGR[0]; in YuvPixel() 1334 int bg = yuvconstants->kUVBiasBGR[1]; in YuvPixel() 1335 int br = yuvconstants->kUVBiasBGR[2]; in YuvPixel() 1367 int bb = yuvconstants->kUVBiasBGR[0]; in YuvPixel8_16() 1368 int bg = yuvconstants->kUVBiasBGR[1]; in YuvPixel8_16() 1369 int br = yuvconstants->kUVBiasBGR[2]; in YuvPixel8_16() 1376 int bb = yuvconstants->kUVBiasBGR[0]; in YuvPixel8_16() [all …]
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 547 vec16 kUVBiasBGR; member 555 vec16 kUVBiasBGR; member
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 629 vec16 kUVBiasBGR; member 637 vec16 kUVBiasBGR; member
|