Home
last modified time | relevance | path

Searched +defs:b +defs:k (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/
H A Dgeometry2d.cpp21 bool Intersect(const Line& a, const Line& b, Vector2<int16_t>& out) in Intersect()
42 bool IsIntersect(const Line& a, const Line& b) in IsIntersect()
69 int8_t k = (i + 1) % vertexNum; in Clip() local
151 int8_t k = (i + 1) % vertexNum; in Clip() local
/ohos5.0/base/security/device_auth/deps_adapter/key_management_adapter/impl/src/standard/
H A Dcrypto_hash_to_point.c31 BIGNUM *k; member
159 const struct CurveConstPara *curvePara, BIGNUM *b, BN_CTX *ctx) in CurveHashToPointCalcB()
204 static int32_t CurveHashToPointCalcA(const BIGNUM *b, in CurveHashToPointCalcA()
258 static int32_t CurveHashToPointCalcC(const BIGNUM *a, BIGNUM *b, in CurveHashToPointCalcC()
338 BIGNUM *b = BN_new(); in CurveHashToPoint() local
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmedialibrary_kvstore.cpp82 Key k(key); in Insert() local
123 Key k(key); in Delete() local
141 Key k(key); in Query() local
235 std::sort(batchKeys.begin(), batchKeys.end(), [](std::string a, std::string b) {return a > b;}); in BatchQuery()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Ditem_property_box.cpp104 for (int k = 0; k < assocNum; k++) { in ParseContent() local
200 void HeifIpmaBox::MergeImpaBoxes(const HeifIpmaBox &b) in MergeImpaBoxes()
/ohos5.0/foundation/graphic/graphic_2d/utils/color_manager/src/
H A Dcolor_space.cpp176 Matrix3x3 operator*(const Matrix3x3& a, const Matrix3x3& b) in operator *()
181 for (size_t k = 0; k < b[0].size(); ++k) { in operator *() local
191 Vector3 b = {}; in operator *() local
202 Vector3 b = {}; in operator *() local
211 Matrix3x3 operator/(const Vector3& a, const Vector3& b) in operator /()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dpost_proc_slr.cpp72 for (int k = eta - a + 1; k < eta + a + 1; k++) { in GetWeights() local
197 …uint32_t r = SLRCast(rgba[0]), g = SLRCast(rgba[1]), b = SLRCast(rgba[2]), a = SLRCast(rgba[3]); /… in SLRBox() local
244 for (int k = 0; k < maxThread - stepMod; k++) { in Parallel() local
/ohos5.0/base/update/updater/services/diffpatch/diff/
H A Dblocks_diff.cpp28 #define SWAP(a, b) auto swapTmp = (a); (a) = (b); (b) = swapTmp argument
453 for (int64_t k = 0; k < cpyLen; k++) { in WriteDiffData() local
552 for (DataType k = start; k < start + len; k += j) { in SplitForLess() local
593 DataType k = 0; in Split() local
/ohos5.0/base/hiviewdfx/hilog/services/hilogtool/
H A Dlog_display.cpp148 std::sort(v.begin(), v.end(), [](T& a, T& b) { in SortByLens()
190 uint16_t k = 0; in HilogShowDomainStatsInfo() local
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/
H A Dcloud_extension_stub.js80 let k; variable
899 async function b(o5) { function
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_utils.cpp606 void ConvertFrom24BitToFloat(unsigned n, const uint8_t *a, float *b) in ConvertFrom24BitToFloat()
616 void ConvertFrom32BitToFloat(unsigned n, const int32_t *a, float *b) in ConvertFrom32BitToFloat()
634 void ConvertFromFloatTo24Bit(unsigned n, const float *a, uint8_t *b) in ConvertFromFloatTo24Bit()
644 void ConvertFromFloatTo32Bit(unsigned n, const float *a, int32_t *b) in ConvertFromFloatTo32Bit()
1090 for (int16_t k = 1; k < channels; k++) { in InitSignalData() local
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/
H A Dsubheader.js2156 onPlaceChildren(k, l, m) { argument
2165 onMeasureSize(a, b, c) { argument
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dhdi_sink.c204 static void ConvertFrom16BitToFloat(unsigned n, const int16_t *a, float *b) in ConvertFrom16BitToFloat()
211 static void ConvertFrom24BitToFloat(unsigned n, const uint8_t *a, float *b) in ConvertFrom24BitToFloat()
221 static void ConvertFrom32BitToFloat(unsigned n, const int32_t *a, float *b) in ConvertFrom32BitToFloat()
239 static void ConvertFromFloatTo16Bit(unsigned n, const float *a, int16_t *b) in ConvertFromFloatTo16Bit()
248 static void ConvertFromFloatTo24Bit(unsigned n, const float *a, uint8_t *b) in ConvertFromFloatTo24Bit()
258 static void ConvertFromFloatTo32Bit(unsigned n, const float *a, int32_t *b) in ConvertFromFloatTo32Bit()
792 for (uint32_t k = 0; k < n; k++) { in SinkRenderPrimaryInputsDropCap() local
958 for (uint32_t k = 0; k < n; k++) { in SinkRenderPrimaryInputsDrop() local
1004 for (uint32_t k = 0; k < n; k++) { in SinkRenderMultiChannelInputsDrop() local
1846 for (int32_t k = 0; k < u->bufferAttr->frameLen * u->bufferAttr->numChanOut; k++) { in PrimaryEffectProcess() local
[all …]
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/hvigor/
H A Dhvigor-wrapper.js16 …_process"),r=require("crypto"),n="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof win… constant
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.cpp116 float b = 0.0f; member
185 const float b = 0.03f; in ACESToneMapping() local
459 [&](const GraphicHDRMetaData &a, const GraphicHDRMetaData &b)->bool { in GetColorSpaceFromMetaData()
796 for (int k = 0; k < 3; k++) { // 3 is index in ConvertYUV420SPToRGBA() local
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js1326 constructor(k, l, m, n) { argument
1338 constructor(a, b, c, d, e, f, g, h, i, j) { argument
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_tools_unit_test.cpp81 bool CompareEntry(const DistributedDB::Entry &a, const DistributedDB::Entry &b) in CompareEntry()
864 for (size_t k = 0; k < input.primaryData[type][m].size(); k++) { in IsPrimaryDataEq() local
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/
H A Dwifi_hdi_wpa_client.cpp163 for (int k = 0; k < infoElemSize; ++k) { in QueryScanInfos() local
724 for (uint8_t b : ssidUtf8) { in GetSsidString() local
/ohos5.0/drivers/peripheral/wlan/client/src/netlink/
H A Dnetlink_cmd_adapter.c121 #define KERNEL_VERSION(a, b, c) (((a) << 16) + ((b) << 8) + ((c) > 255 ? 255 : (c))) argument
870 int32_t ret, i, j, k, type; in ParserSupportComboInfo() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/dialog/PasteboardDialog/hvigor/
H A Dhvigor-wrapper.js15b"),d=require("net"),D=require("crypto"),p="undefined"!=typeof globalThis?globalThis:"undefined"!=… variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/application/hvigor/
H A Dhvigor-wrapper.js15b"),d=require("net"),D=require("crypto"),p="undefined"!=typeof globalThis?globalThis:"undefined"!=… variable
/ohos5.0/base/useriam/face_auth/ui/Settings_FaceAuth/hvigor/
H A Dhvigor-wrapper.js16b"),d=require("net"),D=require("crypto"),p="undefined"!=typeof globalThis?globalThis:"undefined"!=… property in Ts.t