Searched refs:rsb (Results 1 – 5 of 5) sorted by relevance
/system/extras/libfec/ |
D | fec_read.cpp | 115 uint64_t rsb = offset - (offset / (e->rounds * FEC_BLOCKSIZE)) * in __ecc_read() local 125 uint64_t interleaved = fec_ecc_interleave(rsb * e->rsn + i, e->rsn, in __ecc_read() 164 e->start + (i + rsb) * e->roots)) { in __ecc_read() 181 rsb, neras); in __ecc_read() 182 dump("raw RS block", rsb, copy, FEC_RSM); in __ecc_read() 184 warn("RS block %" PRIu64 ": decoding failed", rsb); in __ecc_read() 186 debug("RS block %" PRIu64 ": decoding failed", rsb); in __ecc_read() 200 warn("RS block %" PRIu64 ": corrected %zu errors", rsb, nerrs); in __ecc_read()
|
/system/core/libpixelflinger/ |
D | col32cb16blend.S | 45 rsb r5, r5, #256 // invert alpha
|
D | col32cb16blend_neon.S | 121 rsb r5, r5, #256 // invert alpha
|
D | t32cb16blend.S | 50 rsb r7, r7, #0x100 // sA = 0x100 - (sA+(sA>>7))
|
/system/core/libcutils/arch-arm/ |
D | memset32.S | 64 rsb r3, r0, #0
|