Home
last modified time | relevance | path

Searched defs:byte_shift (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/drivers/mmc/
Dbcm2835_sdhci.c122 u32 byte_shift = byte_num * 8; in bcm2835_sdhci_writeb() local
150 u32 byte_shift = byte_num * 8; in bcm2835_sdhci_readb() local
/external/libvpx/libvpx/test/
Dvariance_test.cc354 int byte_shift() const { return params_.bit_depth - 8; } in byte_shift() function in __anon1951444d0111::MainTestClass
608 int byte_shift() const { return params_.bit_depth - 8; } in byte_shift() function in __anon1951444d0111::SubpelVarianceTest
/external/libaom/libaom/test/
Dvariance_test.cc470 int byte_shift() const { return params_.bit_depth - 8; } in byte_shift() function in __anondaf906eb0111::MainTestClass
717 int byte_shift() const { return params_.bit_depth - 8; } in byte_shift() function in __anondaf906eb0111::SubpelVarianceTest
953 int byte_shift() const { return params_.bit_depth - 8; } in byte_shift() function in __anondaf906eb0111::ObmcVarianceTest
/external/v8/src/mips64/
Dsimulator-mips64.cc6918 uint8_t byte_shift = kInt32AlignmentMask - al_offset; in DecodeTypeImmediate() local
6945 uint8_t byte_shift = kInt32AlignmentMask - al_offset; in DecodeTypeImmediate() local
6957 uint8_t byte_shift = kInt64AlignmentMask - al_offset; in DecodeTypeImmediate() local
6969 uint8_t byte_shift = kInt64AlignmentMask - al_offset; in DecodeTypeImmediate() local
6986 uint8_t byte_shift = kInt32AlignmentMask - al_offset; in DecodeTypeImmediate() local
7011 uint8_t byte_shift = kInt64AlignmentMask - al_offset; in DecodeTypeImmediate() local
/external/v8/src/mips/
Dsimulator-mips.cc6670 uint8_t byte_shift = kPointerAlignmentMask - al_offset; in DecodeTypeImmediate() local
6691 uint8_t byte_shift = kPointerAlignmentMask - al_offset; in DecodeTypeImmediate() local
6708 uint8_t byte_shift = kPointerAlignmentMask - al_offset; in DecodeTypeImmediate() local