Searched refs:o1 (Results 1 – 4 of 4) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/ht9170/ |
D | ht9170.cxx | 34 HT9170::HT9170(int dr, int o1, int o2, int o3, int o4) in HT9170() argument 45 if ( !(m_o1 = mraa_gpio_init(o1)) ) in HT9170()
|
D | ht9170.h | 68 HT9170(int dr, int o1, int o2, int o3, int o4);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/ |
D | idct_v6.asm | 77 str r9, [r0], #4 ; o1 | o0 118 usub16 r12, r8, r6 ; c (o1 | o5)
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/arm/armv6/ |
D | vp8_short_fdct4x4_armv6.asm | 46 smlad r6, r7, r12, r11 ; o1 = (c1 * 2217 + d1 * 5352 + 14500) 51 pkhbt r3, r4, r6, lsl #4 ; [o1 | o0], keep in register for PART 2 155 str r4, [r1, #0] ; [ o1 | o0]
|