Searched refs:input16 (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/panfrost/bifrost/test/ |
D | bi_test_pack.c | 581 uint16_t input16[8]; in bit_packing() local 584 bit_generate_half8(input16); in bit_packing() 590 (sz == 16) ? (uint32_t *) input16 : in bit_packing() 627 bit_convert_helper(dev, 16, 32, 0, 0, false, rm, (uint32_t *) input16, debug); in bit_packing() 630 … bit_convert_helper(dev, 16, 16, c & 1, c >> 1, false, rm, (uint32_t *) input16, debug); in bit_packing()
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | pcrel-linkeropt.ll | 14 @input16 = external local_unnamed_addr global i16, align 2 59 ; CHECK-NEXT: pld r3, input16@got@pcrel(0), 1 70 %0 = load i16, i16* @input16, align 2
|
/external/libaom/libaom/av1/common/ |
D | resize.c | 1070 uint16_t *const input16 = CONVERT_TO_SHORTPTR(input); in highbd_upscale_normative_rect() local 1071 uint16_t *const in_tl = input16 - border_cols; in highbd_upscale_normative_rect() 1072 uint16_t *const in_tr = input16 + width; in highbd_upscale_normative_rect() 1077 aom_memset16(in_tl + i * in_stride, input16[i * in_stride], border_cols); in highbd_upscale_normative_rect() 1085 aom_memset16(in_tr + i * in_stride, input16[i * in_stride + width - 1], in highbd_upscale_normative_rect()
|
/external/cpuinfo/test/dmesg/ |
D | galaxy-s5-global.log | 1765 <6>[ 3.345599] [c5] input: w1 as /devices/w1_gpio_exynos.14/input/input16
|
D | galaxy-s6.log | 2365 [ 2.268785] [7: swapper/0: 1] input: gpio_keys.30 as /devices/gpio_keys.30/input/input16
|
D | galaxy-s7-global.log | 1713 [ 2.268982] [7: swapper/0: 1] input: ssp_context as /devices/virtual/input/input16
|
D | galaxy-s8-global.log | 1419 … 1.269700] [5: swapper/0: 1] input: gpio_keys as /devices/platform/gpio_keys/input/input16
|