Home
last modified time | relevance | path

Searched refs:BIT_MOVE_RIGHT4 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/
H A Da2dp_aac_param_ctrl.cpp29 const int BIT_MOVE_RIGHT4 = 4; variable
910 mediaType = (*codecInfo++) >> BIT_MOVE_RIGHT4; in ParseInfoAac()
H A Da2dp_sbc_param_ctrl.cpp26 const int BIT_MOVE_RIGHT4 = 4; variable
890 mediaType = (*codecInfo++) >> BIT_MOVE_RIGHT4; in ParseInfoSbc()