Home
last modified time | relevance | path

Searched refs:kUVBiasBGR (Results 1 – 8 of 8) sorted by relevance

/external/libyuv/files/source/
Drow_neon.cc92 MEMACCESS([kUVBiasBGR]) \
94 MEMACCESS([kUVBiasBGR]) \
96 MEMACCESS([kUVBiasBGR]) \
151 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I444ToARGBRow_NEON()
181 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToARGBRow_NEON()
214 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422AlphaToARGBRow_NEON()
244 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToRGBARow_NEON()
273 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToRGB24Row_NEON()
310 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToRGB565Row_NEON()
350 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToARGB1555Row_NEON()
[all …]
Drow_neon64.cc151 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I444ToARGBRow_NEON()
181 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToARGBRow_NEON()
214 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422AlphaToARGBRow_NEON()
244 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToRGBARow_NEON()
273 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToRGB24Row_NEON()
310 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToRGB565Row_NEON()
350 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToARGB1555Row_NEON()
392 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToARGB4444Row_NEON()
415 [kUVBiasBGR]"r"(&kYuvI601Constants.kUVBiasBGR), in I400ToARGBRow_NEON()
463 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in NV12ToARGBRow_NEON()
[all …]
Drow_common.cc1238 int bb = yuvconstants->kUVBiasBGR[0]; in YuvPixel()
1239 int bg = yuvconstants->kUVBiasBGR[1]; in YuvPixel()
1240 int br = yuvconstants->kUVBiasBGR[2]; in YuvPixel()
1247 int bb = yuvconstants->kUVBiasBGR[0]; in YuvPixel()
1248 int bg = yuvconstants->kUVBiasBGR[1]; in YuvPixel()
1249 int br = yuvconstants->kUVBiasBGR[2]; in YuvPixel()
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc101 MEMACCESS([kUVBiasBGR]) \
103 MEMACCESS([kUVBiasBGR]) \
105 MEMACCESS([kUVBiasBGR]) \
160 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I444ToARGBRow_NEON()
190 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToARGBRow_NEON()
223 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422AlphaToARGBRow_NEON()
253 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I411ToARGBRow_NEON()
283 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToRGBARow_NEON()
312 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToRGB24Row_NEON()
349 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToRGB565Row_NEON()
[all …]
Drow_neon64.cc153 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I444ToARGBRow_NEON()
183 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToARGBRow_NEON()
216 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422AlphaToARGBRow_NEON()
246 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I411ToARGBRow_NEON()
276 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToRGBARow_NEON()
305 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToRGB24Row_NEON()
342 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToRGB565Row_NEON()
382 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToARGB1555Row_NEON()
424 [kUVBiasBGR]"r"(&yuvconstants->kUVBiasBGR), in I422ToARGB4444Row_NEON()
449 [kUVBiasBGR]"r"(&kYuvI601Constants.kUVBiasBGR), in I400ToARGBRow_NEON()
[all …]
Drow_common.cc1242 int bb = yuvconstants->kUVBiasBGR[0]; in YuvPixel()
1243 int bg = yuvconstants->kUVBiasBGR[1]; in YuvPixel()
1244 int br = yuvconstants->kUVBiasBGR[2]; in YuvPixel()
1251 int bb = yuvconstants->kUVBiasBGR[0]; in YuvPixel()
1252 int bg = yuvconstants->kUVBiasBGR[1]; in YuvPixel()
1253 int br = yuvconstants->kUVBiasBGR[2]; in YuvPixel()
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h435 vec16 kUVBiasBGR; member
443 vec16 kUVBiasBGR; member
/external/libyuv/files/include/libyuv/
Drow.h516 vec16 kUVBiasBGR; member
524 vec16 kUVBiasBGR; member