Searched refs:lsbs (Results 1 – 19 of 19) sorted by relevance
/external/flac/libFLAC/ |
D | bitreader.c | 713 FLAC__uint32 lsbs = 0, msbs = 0; in FLAC__bitreader_read_rice_signed() local 725 if(!FLAC__bitreader_read_raw_uint32(br, &lsbs, parameter)) in FLAC__bitreader_read_rice_signed() 729 uval = (msbs << parameter) | lsbs; in FLAC__bitreader_read_rice_signed() 744 unsigned cwords, words, lsbs, msbs, x, y; in FLAC__bitreader_read_rice_signed_block() local 820 lsbs = x; in FLAC__bitreader_read_rice_signed_block() 823 x = (msbs << parameter) | lsbs; in FLAC__bitreader_read_rice_signed_block() 850 if(!FLAC__bitreader_read_raw_uint32(br, &lsbs, parameter - ucbits)) in FLAC__bitreader_read_rice_signed_block() 852 lsbs = x | lsbs; in FLAC__bitreader_read_rice_signed_block() 855 x = (msbs << parameter) | lsbs; in FLAC__bitreader_read_rice_signed_block() 881 FLAC__uint32 lsbs = 0, msbs = 0; [all …]
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
D | r300_fragprog_emit.c | 73 static unsigned int get_msbs_tex(unsigned int bits, unsigned int lsbs) in get_msbs_tex() argument 75 return (bits >> lsbs) & 0x15; in get_msbs_tex() 78 #define R400_EXT_GET_MSBS(x, lsbs, mask) (((x) >> lsbs) & mask) argument
|
/external/u-boot/doc/ |
D | README.vf610 | 10 32 lsbs in word 3.
|
D | README.imx6 | 9 1.1 MAC Address: It is stored in fuse bank 4, with the 32 lsbs in word 2 and the
|
/external/harfbuzz_ng/src/ |
D | hb-ot-hmtx-table.hh | 119 FWORD *lsbs = (FWORD *) (old_metrics + _mtx.num_advances); in subset() local 150 FWORD src_sb = *(lsbs + gids[i] - _mtx.num_advances); in subset()
|
/external/boringssl/src/third_party/wycheproof_testvectors/ |
D | aes_cmac_test.txt | 658 # lsbs changed in tag 665 # lsbs changed in tag 672 # lsbs changed in tag 1329 # lsbs changed in tag 1336 # lsbs changed in tag 1343 # lsbs changed in tag 2000 # lsbs changed in tag 2007 # lsbs changed in tag 2014 # lsbs changed in tag
|
D | aes_gcm_test.txt | 409 # lsbs changed in tag 1047 # lsbs changed in tag 1635 # lsbs changed in tag
|
/external/u-boot/board/Marvell/guruplug/ |
D | kwbimage.cfg | 42 # bit3-0: TRAS lsbs
|
/external/u-boot/board/Seagate/goflexhome/ |
D | kwbimage.cfg | 48 # bit3-0: TRAS lsbs
|
/external/u-boot/board/Marvell/sheevaplug/ |
D | kwbimage.cfg | 42 # bit3-0: TRAS lsbs
|
/external/u-boot/board/Synology/ds109/ |
D | kwbimage.cfg | 46 # bit3-0: TRAS lsbs
|
/external/u-boot/board/Seagate/dockstar/ |
D | kwbimage.cfg | 45 # bit3-0: TRAS lsbs
|
/external/u-boot/board/Marvell/dreamplug/ |
D | kwbimage.cfg | 43 # bit3-0: TRAS lsbs
|
/external/u-boot/board/iomega/iconnect/ |
D | kwbimage.cfg | 42 # bit3-0: TRAS lsbs
|
/external/u-boot/board/cloudengines/pogo_e02/ |
D | kwbimage.cfg | 46 # bit3-0: TRAS lsbs
|
/external/u-boot/board/keymile/km_arm/ |
D | kwbimage.cfg | 63 # bit3-0: TRAS lsbs
|
D | kwbimage-memphis.cfg | 66 # bit3-0: TRAS lsbs
|
/external/u-boot/board/raidsonic/ib62x0/ |
D | kwbimage.cfg | 43 # bit3-0: TRAS lsbs
|
/external/u-boot/board/Marvell/openrd/ |
D | kwbimage.cfg | 42 # bit3-0: TRAS lsbs
|