Searched refs:kVTbl4x4TransposeDi (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | rotate_neon.cc | 192 static const uvec8 kVTbl4x4TransposeDi = {0, 8, 1, 9, 2, 10, 3, 11, variable 408 : "r"(&kVTbl4x4TransposeDi) // %8 in TransposeUVWx8_NEON()
|
D | rotate_neon64.cc | 199 static const uint8_t kVTbl4x4TransposeDi[32] = { variable 417 "r"(&kVTbl4x4TransposeDi) // %8 in TransposeUVWx8_NEON()
|
/external/libyuv/files/source/ |
D | rotate_neon.cc | 245 static uvec8 kVTbl4x4TransposeDi = {0, 8, 1, 9, 2, 10, 3, 11, variable 528 : "r"(&kVTbl4x4TransposeDi) // %8 in TransposeUVWx8_NEON()
|
D | rotate_neon64.cc | 253 static uint8 kVTbl4x4TransposeDi[32] = { variable 537 "r"(&kVTbl4x4TransposeDi) // %8 in TransposeUVWx8_NEON()
|
/external/libaom/libaom/third_party/libyuv/source/ |
D | rotate_neon.cc | 244 static uvec8 kVTbl4x4TransposeDi = variable 525 : "r"(&kVTbl4x4TransposeDi) // %8 in TransposeUVWx8_NEON()
|
D | rotate_neon64.cc | 250 static uint8 kVTbl4x4TransposeDi[32] = variable 531 "r"(&kVTbl4x4TransposeDi) // %8 in TransposeUVWx8_NEON()
|