Home
last modified time | relevance | path

Searched refs:MOVE_ONE_BYTE (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_defs.h45 constexpr int MOVE_ONE_BYTE = 8; member
H A Dclassic_adapter_properties.cpp385 value[idx + 1] = (uint8_t)((uuid & 0xFF00) >> MOVE_ONE_BYTE); in SetEirData()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hdr/
H A Dhdr_helper.cpp56 constexpr uint32_t MOVE_ONE_BYTE = 8; member
1265 uint16_t markerSize = (imageBytes[index + INDEX_TWO] << MOVE_ONE_BYTE) | imageBytes[index + INDEX_THREE]; in WriteJpegPreApp()

Completed in 5 milliseconds