Home
last modified time | relevance | path

Searched defs:shift (Results 1 - 14 of 14) sorted by relevance

/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Dbit_reader.h61 uint8_t shift = availBits_ - toRead; in ReadBits() local
/foundation/communication/nfc/services/src/tag/
H A Dndef_wifi_data_parser.cpp64 uint8_t shift = 8; // 8 bits for one byte in GetTypeFromPayload() local
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dsource_map.cpp386 uint32_t shift = 0; in VlqRevCode() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H A Dsbc_frame.cpp427 uint32_t shift = frame.scaleFactor_[channel][subband] + 1 + SBC_ENCODE_FIXED_EXTRA_BITS; in UnpackFrameStream() local
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dunordered_map.h646 const uint64_t shift = 64u - shift_amount_; in index() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/include/
H A Dpixel_map_utils.h118 static uint8_t GetRGB565Channel(uint16_t color, uint16_t mask, uint8_t shift) in GetRGB565Channel() argument
149 static uint8_t GetColorComp(uint32_t color, uint8_t shift) in GetColorComp() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dtlv_util.h183 uint8_t shift = 0; in ReadInt32() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_dump.cpp63 constexpr int shift = 30 + 32; in AdjustNodeId() local
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dstream_packet_header.h39 inline static int Align(int x, int shift) in Align() argument
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Dsource_map.cpp440 uint32_t shift = 0; in VlqRevCode() local
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Devent_manager_test_ng.cpp824 const uint8_t shift = static_cast<uint8_t>(CtrlKeysBit::SHIFT); in HWTEST_F() local
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/
H A Daudio_capturer_source.cpp395 u_int64_t shift = (size_ + bufferBytes) - sizeMax_; // 1 to sizeMax_ in Offer() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_pattern.cpp1815 int32_t shift = next ? 1 : -1; in GetOutsideForEachMenuItem() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp2780 uint8_t shift = 0; in ReadVarint() local

Completed in 34 milliseconds