Home
last modified time | relevance | path

Searched refs:bx (Results 1 – 25 of 204) sorted by relevance

123456789

/OK3568_Linux_fs/external/mpp/mpp/codec/dec/m2v/
H A Dm2vd_parser.c112 static inline RK_S32 m2vd_get_readbits(BitReadCtx_t *bx) in m2vd_get_readbits() argument
114 return bx->used_bits; in m2vd_get_readbits()
117 static inline RK_S32 m2vd_get_leftbits(BitReadCtx_t *bx) in m2vd_get_leftbits() argument
119 return (bx->bytes_left_ * 8 + bx->num_remaining_bits_in_curr_byte_); in m2vd_get_leftbits()
122 static RK_S32 m2vd_read_bits(BitReadCtx_t *bx, RK_U32 bits) in m2vd_read_bits() argument
126 mpp_read_bits(bx, bits, &ret); in m2vd_read_bits()
128 mpp_read_longbits(bx, bits, (RK_U32 *)&ret); in m2vd_read_bits()
132 static RK_S32 m2vd_show_bits(BitReadCtx_t *bx, RK_U32 bits) in m2vd_show_bits() argument
135 mpp_show_bits(bx, bits, &ret); in m2vd_show_bits()
563 static RK_U32 m2vd_search_header(BitReadCtx_t *bx) in m2vd_search_header() argument
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dunitbezier.hpp38 , bx(3.0 * (p2x - p1x) - (3.0 * p1x)) in UnitBezier()
51 (bx + (3.0 * cx / 3.0) + cx) / 3.0, in getP2()
58 return ((ax * t + bx) * t + cx) * t; in sampleCurveX()
66 return (3.0 * ax * t + 2.0 * bx) * t + cx; in sampleCurveDerivativeX()
119 return std::tie(cx, bx, ax, cy, by, ay) == in operator ==()
120 std::tie(rhs.cx, rhs.bx, rhs.ax, rhs.cy, rhs.by, rhs.ay); in operator ==()
125 const double bx; member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/tinymembench/tinymembench/
H A D0001-asm-Delete-.func-.endfunc-directives.patch134 bx lr
142 bx lr
150 bx lr
158 bx lr
166 bx lr
174 bx lr
182 bx lr
190 bx lr
198 bx lr
206 bx lr
[all …]
/OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/
H A Dvbe.c191 pVbe->pInt10->bx = 0; in vbeProbeDDC()
208 switch (pVbe->pInt10->bx & 0x3) { in vbeProbeDDC()
231 if (pVbe->pInt10->bx & 0x4) { in vbeProbeDDC()
241 (pVbe->pInt10->bx >> 8) & 0xff); in vbeProbeDDC()
289 pVbe->pInt10->bx = 0x01; in vbeReadEDID()
463 pVbe->pInt10->bx = mode; in VBESetVBEMode()
465 pVbe->pInt10->bx |= 1 << 11; in VBESetVBEMode()
471 pVbe->pInt10->bx &= ~(1 << 11); in VBESetVBEMode()
497 *mode = R16(pVbe->pInt10->bx); in VBEGetVBEMode()
604 int npages = (R16(pVbe->pInt10->bx) * 64) / 4096 + 1; in VBESaveRestore()
[all …]
/OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/
H A Dprim_asm.h128 parm [edi] [ax] [bx] \
130 modify exact [ax bx];
164 parm [edi] [ax] [bx] \
166 modify exact [ax bx];
200 parm [edi] [ax] [bx] \
202 modify exact [ax bx];
236 parm [edi] [ax] [bx] \
238 modify exact [ax bx];
368 parm [edi] [ax] [bx] \
370 modify exact [ax bx];
[all …]
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbrop.h98 #define FbStippleRRop(dst, b, fa, fx, ba, bx) \ argument
99 (FbDoRRop(dst, fa, fx) & b) | (FbDoRRop(dst, ba, bx) & ~b)
101 #define FbStippleRRopMask(dst, b, fa, fx, ba, bx, m) \ argument
102 (FbDoMaskRRop(dst, fa, fx, m) & (b)) | (FbDoMaskRRop(dst, ba, bx, m) & ~(b))
104 #define FbDoLeftMaskByteStippleRRop(dst, b, fa, fx, ba, bx, lb, l) { \ argument
105 FbBits __xor = ((fx) & (b)) | ((bx) & ~(b)); \
109 #define FbDoRightMaskByteStippleRRop(dst, b, fa, fx, ba, bx, rb, r) { \ argument
110 FbBits __xor = ((fx) & (b)) | ((bx) & ~(b)); \
/OK3568_Linux_fs/kernel/drivers/char/
H A Dtoshiba.c249 unsigned short ax,bx; in tosh_ioctl() local
261 bx = regs.ebx & 0xffff; in tosh_ioctl()
263 if (((ax==0xff00) || (ax==0xfe00)) && (bx>0x0069)) in tosh_ioctl()
269 if (((ax==0xf300) || (ax==0xf400)) && (bx==0x0004)) { in tosh_ioctl()
351 unsigned short bx,cx; in tosh_get_machine_id() local
366 bx = (unsigned short) (regs.ebx & 0xffff); in tosh_get_machine_id()
376 bx = 0xe6f5; in tosh_get_machine_id()
380 address = bx; in tosh_get_machine_id()
382 address = 9+bx+cx; in tosh_get_machine_id()
/OK3568_Linux_fs/kernel/arch/mips/math-emu/
H A Dieee754dp.h56 static inline union ieee754dp builddp(int s, int bx, u64 m) in builddp() argument
61 assert((bx) >= DP_EMIN - 1 + DP_EBIAS in builddp()
62 && (bx) <= DP_EMAX + 1 + DP_EBIAS); in builddp()
66 r.bexp = bx; in builddp()
H A Dieee754sp.h60 static inline union ieee754sp buildsp(int s, int bx, unsigned int m) in buildsp() argument
65 assert((bx) >= SP_EMIN - 1 + SP_EBIAS in buildsp()
66 && (bx) <= SP_EMAX + 1 + SP_EBIAS); in buildsp()
70 r.bexp = bx; in buildsp()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dsigreturn_codes.S103 ARM_OK( bx r3 )
113 bx r2
120 ARM_OK( bx r3 )
130 bx r2
/OK3568_Linux_fs/u-boot/cmd/ddr_tool/
H A Dddr_tool_mp.S56 bx lr
61 bx lr
67 bx lr
80 bx lr
89 bx lr
/OK3568_Linux_fs/buildroot/package/weston/
H A D0076-HACK-Honour-cursor-size-config.patch91 - float sx, float sy, float *bx, float *by)
96 + float sx, float sy, float *bx, float *by)
108 + float sx, float sy, float *bx, float *by)
111 + scale, sx, sy, bx, by);
166 viewport_surface_to_buffer(surface, sx, sy, bx, by);
171 - *bx, *by, bx, by);
175 + *bx, *by, bx, by);
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0077-HACK-Honour-cursor-size-config.patch91 - float sx, float sy, float *bx, float *by)
96 + float sx, float sy, float *bx, float *by)
108 + float sx, float sy, float *bx, float *by)
111 + scale, sx, sy, bx, by);
166 viewport_surface_to_buffer(surface, sx, sy, bx, by);
171 - *bx, *by, bx, by);
175 + *bx, *by, bx, by);
/OK3568_Linux_fs/kernel/tools/testing/selftests/x86/
H A Dcheck_initial_reg_state.c11 unsigned long ax, bx, cx, dx, si, di, bp, sp, flags; variable
63 if (ax || bx || cx || dx || si || di || bp in main()
71 SHOW(bx); in main()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dsyscall.h88 memcpy(args, &regs->bx, 6 * sizeof(args[0])); in syscall_get_arguments()
97 memcpy(&regs->bx + i, args, n * sizeof(args[0])); in syscall_set_arguments()
113 *args++ = regs->bx; in syscall_get_arguments()
137 regs->bx = *args++; in syscall_set_arguments()
/OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/
H A Dlowlevel_spl.S35 bx lr
53 bx lr
71 bx lr
/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A Dwm_shrx.S142 orw %bx,%bx /* Any of the 63 bit set ? */
184 orw %bx,%bx
/OK3568_Linux_fs/kernel/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
H A DEventClass.py60 flags, ip, ax, bx, cx, dx, si, di, bp, sp = struct.unpack('QQQQQQQQQQ', tmp_buf)
64 self.bx = bx
/OK3568_Linux_fs/kernel/arch/arm/common/
H A Dvlock.S83 bx lr
88 bx lr
98 bx lr
/OK3568_Linux_fs/kernel/arch/x86/lib/
H A Dcsum-copy_64.S172 movw (%rdi), %bx
176 movw %bx, (%rsi)
215 movw (%rdi), %bx
217 movw %bx, (%rsi)
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dsetjmp.S21 bx lr
35 bx lr
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/
H A Dpsci.S185 bx lr
236 bx lr
245 bx lr
254 bx lr
278 bx lr
303 bx lr
316 bx r6
/OK3568_Linux_fs/kernel/arch/x86/pci/
H A Dpcbios.c188 unsigned long bx = (bus << 8) | devfn; in pci_bios_read() local
218 "b" (bx), in pci_bios_read()
238 unsigned long bx = (bus << 8) | devfn; in pci_bios_write() local
266 "b" (bx), in pci_bios_write()
/OK3568_Linux_fs/kernel/arch/arm/mach-shmobile/
H A Dheadsmp.S30 bx r1
66 bx r0
70 bx r1
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dedd.c31 ireg.bx = (size_t)buf; in read_mbr()
83 ireg.bx = EDDMAGIC1; in get_edd_info()
90 if (oreg.bx != EDDMAGIC2) in get_edd_info()

123456789