Home
last modified time | relevance | path

Searched refs:b40 (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/ppc/
Dfdctdsp.c199 vector float b00, b10, b20, b30, b40, b50, b60, b70; in ff_fdct_altivec() local
220 b40 = ((vector float) vec_ld(16 * 4, bp)); in ff_fdct_altivec()
221 b01 = ((vector float) MERGE_S16(h, b00, b40)); in ff_fdct_altivec()
222 b11 = ((vector float) MERGE_S16(l, b00, b40)); in ff_fdct_altivec()
252 b40 = ((vector float) MERGE_S16(h, x2, x6)); in ff_fdct_altivec()
271 x3 = ((vector float) vec_add(vs16(b30), vs16(b40))); in ff_fdct_altivec()
272 x4 = ((vector float) vec_sub(vs16(b30), vs16(b40))); in ff_fdct_altivec()
278 b40 = ((vector float) vec_sub(vs16(b70), vs16(b10))); in ff_fdct_altivec()
412 x4 = vec_mergel(b40, b60); in ff_fdct_altivec()
413 x5 = vec_mergeh(b40, b60); in ff_fdct_altivec()
[all …]
/third_party/boost/libs/asio/test/execution/
Dset_value.cpp560 BOOST_ASIO_CONSTEXPR bool b40 = exec::can_set_value< in test_can_set_value() local
562 BOOST_ASIO_CHECK(b40 == false); in test_can_set_value()
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_bad_pixels.cpp936 int32 b40 = p4 [0]; in FixIsolatedPixel() local
975 est3 = b04 + b40; in FixIsolatedPixel()
977 grad3 = Abs_int32 (b04 - b40) + in FixIsolatedPixel()
/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/
Dcrash.log2677 000b40: d40008ba 8803001c d40008ba 88030018 |................|
3267 000b40: f0305462 52588b21 c382e23d 8421782b |bT0.!.XR=...+x!.|
3624 000b40: 010491d7 84840182 527cacd8 cb033521 |..........|R!5..|
3880 001b40: 1e0b8928 046ee2e2 779c1586 3ed84d80 |(.....n....w.M.>|
4305 000b40: 5fe6f79f fff79adb 37e7e577 ef2b8bb7 |..._....w..7..+.|
4561 001b40: ff56d556 fd93bc6a f7fd17ca fa577f5d |V.V.j.......].W.|
4829 000b40: deafbead deafbead deafbead deafbead |................|
5085 001b40: 00000000 00000000 00000000 00000000 |................|
Des2gears-a320.log5982 11844b40: 0000: c0002600 00000000
12820 11847b40: 0000: c0002600 00000000
/third_party/node/doc/changelogs/
DCHANGELOG_V10.md3310 * [[`8161287b40`](https://github.com/nodejs/node/commit/8161287b40)] - **test**: move benchmark-dgr…