Home
last modified time | relevance | path

Searched defs:levels (Results 26 - 50 of 375) sorted by relevance

12345678910>>...15

/third_party/ltp/tools/sparse/sparse-src/
H A Ddominate.c26 static struct piggy *bank_init(unsigned levels) in bank_init() argument
34 static void bank_free(struct piggy *bank, unsigned int levels) in bank_free() argument
101 int levels = ep->dom_levels; in idf_compute() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dcost_sse2.c46 uint8_t levels[16], ctxs[16]; in GetResidualCost_SSE2() local
H A Dcost_neon.c52 uint8_t levels[16], ctxs[16]; in GetResidualCost_NEON() local
/foundation/multimedia/av_codec/test/unittest/codeclist_test/inner/
H A Dcodeclist_inner_mock.cpp265 auto levels = profileLevelsMap.find(profile); in AreProfileAndLevelSupported() local
/foundation/multimedia/av_codec/test/unittest/codeclist_test/
H A Dcodeclist_unit_test.cpp672 std::vector<int32_t> levels = capability_->GetSupportedLevelsForProfile(DEFAULT_VIDEO_AVC_PROFILE); in HWTEST_F() local
738 std::vector<int32_t> levels = capability_->GetSupportedLevelsForProfile(DEFAULT_VIDEO_AVC_PROFILE); in HWTEST_F() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dapi_test.cpp1534 const int32_t *levels = nullptr; in HWTEST_F() local
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dres_sched_client_test.cpp83 static int32_t levels; member in OHOS::ResourceSchedule::ResSchedSystemloadNotifierClientMock
86 int32_t ResSchedSystemloadNotifierClientMock::levels = 0; member in OHOS::ResourceSchedule::ResSchedSystemloadNotifierClientMock
235 ResSchedSystemloadNotifierClientMock::levels = 0; in HWTEST_F() member in OHOS::ResourceSchedule::ResSchedSystemloadNotifierClientMock
/kernel/linux/linux-5.10/drivers/video/backlight/
H A Dled_bl.c20 unsigned int *levels; member
138 u32 *levels = NULL; in led_bl_parse_levels() local
[all...]
/kernel/linux/linux-5.10/drivers/xen/xenbus/
H A Dxenbus.h43 unsigned int levels; member
/kernel/linux/linux-6.6/drivers/xen/xenbus/
H A Dxenbus.h43 unsigned int levels; member
/kernel/linux/linux-6.6/drivers/video/backlight/
H A Dled_bl.c20 unsigned int *levels; member
138 u32 *levels = NULL; in led_bl_parse_levels() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dsbcenc.c111 uint32_t levels[2][8]; /* levels are derived from that */ in sbc_pack_frame() local
H A Dsbcdec.c78 uint32_t levels[2][8]; /* levels derived from that */ in sbc_unpack_frame() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DBidiLine.java630 prepareReorder(byte[] levels, byte[] pMinLevel, byte[] pMaxLevel) prepareReorder() argument
670 reorderLogical(byte[] levels) reorderLogical() argument
739 reorderVisual(byte[] levels) reorderVisual() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditst.h71 const UBiDiLevel *levels; member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DBidiLine.java631 prepareReorder(byte[] levels, byte[] pMinLevel, byte[] pMaxLevel) prepareReorder() argument
671 reorderLogical(byte[] levels) reorderLogical() argument
740 reorderVisual(byte[] levels) reorderVisual() argument
[all...]
/third_party/libwebsockets/lib/misc/cache-ttl/
H A Dlws-cache-ttl.c60 struct lws_cache_ttl_lru *levels[LWS_CACHE_MAX_LEVELS], *c = cache; in lws_cache_write_through() local
/third_party/ntfs-3g/ntfsprogs/
H A Dntfscat.c180 int levels = 0; in parse_options() local
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_resource.h63 struct lima_resource_level levels[LIMA_MAX_MIP_LEVELS]; member
/third_party/node/deps/openssl/openssl/crypto/
H A Dsparse_array.c52 int levels; member
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dpcy_local.h120 X509_POLICY_LEVEL *levels; member
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseTextureTests.hpp53 GLint levels; member
/third_party/openssl/crypto/
H A Dsparse_array.c52 int levels; member
/third_party/openssl/crypto/x509/
H A Dpcy_local.h120 X509_POLICY_LEVEL *levels; member
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dcost_enc.c218 int VP8GetCostLuma4(VP8EncIterator* const it, const int16_t levels[16]) { in VP8GetCostLuma4() argument

Completed in 15 milliseconds

12345678910>>...15