Searched refs:ARGBTORGB565 (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/third_party/libyuv/source/ |
D | row_neon.cc | 240 #define ARGBTORGB565 \ macro 256 "subs %4, %4, #8 \n" ARGBTORGB565 in I422ToRGB565Row_NEON() 489 "subs %3, %3, #8 \n" ARGBTORGB565 in NV12ToRGB565Row_NEON() 1138 ARGBTORGB565 in ARGBToRGB565Row_NEON() 1160 ARGBTORGB565 in ARGBToRGB565DitherRow_NEON()
|
D | row_neon64.cc | 261 #define ARGBTORGB565 \ macro 278 v20) "subs %w4, %w4, #8 \n" ARGBTORGB565 in I422ToRGB565Row_NEON() 527 v20) "subs %w3, %w3, #8 \n" ARGBTORGB565 in NV12ToRGB565Row_NEON() 1194 ARGBTORGB565 in ARGBToRGB565Row_NEON() 1215 "uqadd v22.8b, v22.8b, v1.8b \n" ARGBTORGB565 in ARGBToRGB565DitherRow_NEON()
|
/external/libaom/third_party/libyuv/source/ |
D | row_neon.cc | 240 #define ARGBTORGB565 \ macro 256 "subs %4, %4, #8 \n" ARGBTORGB565 in I422ToRGB565Row_NEON() 492 "subs %3, %3, #8 \n" ARGBTORGB565 in NV12ToRGB565Row_NEON() 1198 ARGBTORGB565 in ARGBToRGB565Row_NEON() 1220 ARGBTORGB565 in ARGBToRGB565DitherRow_NEON()
|
D | row_neon64.cc | 272 #define ARGBTORGB565 \ macro 294 ARGBTORGB565 in I422ToRGB565Row_NEON() 564 v22, v21, v20) ARGBTORGB565 in NV12ToRGB565Row_NEON() 1348 ARGBTORGB565 in ARGBToRGB565Row_NEON() 1371 "uqadd v22.8b, v22.8b, v1.8b \n" ARGBTORGB565 in ARGBToRGB565DitherRow_NEON()
|
/external/libyuv/files/source/ |
D | row_neon.cc | 281 #define ARGBTORGB565 \ macro 298 RGBTORGB8 "subs %[width], %[width], #8 \n" ARGBTORGB565 in I422ToRGB565Row_NEON() 508 "subs %[width], %[width], #8 \n" ARGBTORGB565 in NV12ToRGB565Row_NEON() 1581 ARGBTORGB565 in ARGBToRGB565Row_NEON() 1603 ARGBTORGB565 in ARGBToRGB565DitherRow_NEON()
|
D | row_neon64.cc | 268 #define ARGBTORGB565 \ macro 284 RGBTORGB8 "subs %w[width], %w[width], #8 \n" ARGBTORGB565 in I422ToRGB565Row_NEON() 528 "subs %w[width], %w[width], #8 \n" ARGBTORGB565 in NV12ToRGB565Row_NEON() 1810 "prfm pldl1keep, [%0, 448] \n" ARGBTORGB565 in ARGBToRGB565Row_NEON() 1833 "uqadd v18.8b, v18.8b, v1.8b \n" ARGBTORGB565 in ARGBToRGB565DitherRow_NEON()
|