OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:a0a1
(Results
1 - 3
of
3
) sorted by null
/external/webp/src/dsp/
enc_neon.c
313
const int16x8_t
a0a1
= vaddq_s16(d0d1, d3d2); // d0+d3 | d1+d2 (=a0|a1)
local
315
const int16x8_t a0a1_2 = vshlq_n_s16(
a0a1
, 3);
332
const int16x8_t
a0a1
= vaddq_s16(d0d1, d3d2); // d0+d3 | d1+d2 (=a0|a1)
local
334
const int16x4_t a0_k7 = vadd_s16(vget_low_s16(
a0a1
), vdup_n_s16(7));
335
const int16x4_t out0 = vshr_n_s16(vadd_s16(a0_k7, vget_high_s16(
a0a1
)), 4);
336
const int16x4_t out2 = vshr_n_s16(vsub_s16(a0_k7, vget_high_s16(
a0a1
)), 4);
[
all
...]
/tools/test/connectivity/acts/tests/google/wifi/aware/functional/
DiscoveryTest.py
645
@test_tracker_info(uuid="48fd69bc-cc2a-4f65-
a0a1
-63d7c1720702")
[
all
...]
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Binary/Hi1610/Library/PlatformSysCtrlLibHi1610/
PlatformSysCtrlLibHi1610.lib
[
all
...]
Completed in 146 milliseconds