Home
last modified time | relevance | path

Searched defs:limit (Results 976 - 1000 of 1079) sorted by relevance

1...<<31323334353637383940>>...44

/third_party/ffmpeg/libavfilter/
H A Dvf_waveform.c402 const int limit = s->max - 1; in envelope_instant16() local
497 const int limit = s->max - 1; in envelope_peak16() local
654 update16(uint16_t *target, int max, int intensity, int limit) update16() argument
678 update16_cr(uint16_t *target, int unused, int intensity, int limit) update16_cr() argument
700 const int limit = s->max - 1; lowpass16() local
980 const int limit = s->max - 1; flat16() local
1540 const int limit = s->max - 1; chroma16() local
1747 const int limit = s->max - 1; color16() local
2012 const int limit = s->max - 1; acolor16() local
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateTimePatternGenerator.java1844 public String toString(int start, int limit) { in toString() argument
/third_party/icu/icu4c/source/test/cintltst/
H A Dccapitst.c680 const char *source=(const char *)in, *limit=(const char *)in+sizeof(in); in TestConvert() local
/third_party/icu/icu4c/source/test/intltest/
H A Dusettest.cpp1773 int32_t limit = 128; in TestExhaustive() local
2503 matches16CPB(const UChar *s, int32_t start, int32_t limit, const UnicodeString &t) { in matches16CPB() argument
3209 int32_t prev=0, limit, length; in testSpan() local
[all...]
/third_party/icu/icu4c/source/common/
H A Dubidi.cpp1097 int32_t paraIndex, start, limit; resolveExplicitLevels() local
1113 int32_t paraIndex, start, limit; resolveExplicitLevels() local
1828 setLevelsOutsideIsolates(UBiDi *pBiDi, int32_t start, int32_t limit, UBiDiLevel level) setLevelsOutsideIsolates() argument
1860 processPropertySeq(UBiDi *pBiDi, LevState *pLevState, uint8_t _prop, int32_t start, int32_t limit) processPropertySeq() argument
2125 resolveImplicitLevels(UBiDi *pBiDi, int32_t start, int32_t limit, DirProp sor, DirProp eor) resolveImplicitLevels() argument
2378 start, limit, step, indexOddBit, logicalPos, setParaRunsOnly() local
2748 int32_t start, limit=0; ubidi_setPara() local
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcalendar.cpp2020 int32_t limit = monthLen + 7 - ldm; in roll() local
2078 int32_t limit = yearLen + 7 - ldy; in roll() local
2800 int32_t limit; in getLimit() local
[all...]
H A Dsmpdtfmt.cpp2637 UDate limit = baseTime + MAX_DAYLIGHT_DETECTION_RANGE; in parse() local
/third_party/libdrm/intel/
H A Dintel_bufmgr_gem.c1235 int limit; in drm_intel_gem_bo_purge_vma_cache() local
3049 drm_intel_bufmgr_gem_set_vma_cache_size(drm_intel_bufmgr *bufmgr, int limit) in drm_intel_bufmgr_gem_set_vma_cache_size() argument
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_ra.c2379 calc_min_limit_pressure(struct ir3_shader_variant *v, struct ir3_liveness *live, struct ir3_pressure *limit) calc_min_limit_pressure() argument
[all...]
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec_av1.c861 int limit = Segmentation_Feature_Max[j]; in segmentation_params() local
/third_party/node/deps/icu-small/source/common/
H A Dubidi.cpp1097 int32_t paraIndex, start, limit; resolveExplicitLevels() local
1113 int32_t paraIndex, start, limit; resolveExplicitLevels() local
1828 setLevelsOutsideIsolates(UBiDi *pBiDi, int32_t start, int32_t limit, UBiDiLevel level) setLevelsOutsideIsolates() argument
1860 processPropertySeq(UBiDi *pBiDi, LevState *pLevState, uint8_t _prop, int32_t start, int32_t limit) processPropertySeq() argument
2125 resolveImplicitLevels(UBiDi *pBiDi, int32_t start, int32_t limit, DirProp sor, DirProp eor) resolveImplicitLevels() argument
2378 start, limit, step, indexOddBit, logicalPos, setParaRunsOnly() local
2748 int32_t start, limit=0; ubidi_setPara() local
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcalendar.cpp1926 int32_t limit = monthLen + 7 - ldm; variable
1988 int32_t limit = yearLen + 7 - ldy; variable
2727 int32_t limit; in getLimit() local
[all...]
H A Dsmpdtfmt.cpp2588 UDate limit = baseTime + MAX_DAYLIGHT_DETECTION_RANGE; in parse() local
/third_party/node/deps/brotli/c/enc/
H A Dencode.c1793 uint32_t limit = 1u << 30; in UpdateSizeHint() local
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_peephole.cpp3472 unsigned int nL = 0, nR = 0, limit = 12; in tryPredicateConditional() local
/third_party/lz4/lib/
H A Dlz4.c1141 const BYTE* limit = ip + (dictEnd-match); in LZ4_compress_generic_validated() local
H A Dlz4hc.c467 LZ4HC_encodeSequence( const BYTE** _ip, BYTE** _op, const BYTE** _anchor, int matchLength, const BYTE* const match, limitedOutput_directive limit, BYTE* oend) LZ4HC_encodeSequence() argument
553 LZ4HC_compress_hashChain( LZ4HC_CCtx_internal* const ctx, const char* const source, char* const dest, int* srcSizePtr, int const maxOutputSize, int maxNbAttempts, const limitedOutput_directive limit, const dictCtx_directive dict ) LZ4HC_compress_hashChain() argument
800 LZ4HC_compress_generic_internal( LZ4HC_CCtx_internal* const ctx, const char* const src, char* const dst, int* const srcSizePtr, int const dstCapacity, int cLevel, const limitedOutput_directive limit, const dictCtx_directive dict ) LZ4HC_compress_generic_internal() argument
1112 LZ4_compressHC_continue_generic(LZ4_streamHC_t* LZ4_streamHCPtr, const char* src, char* dst, int* srcSizePtr, int dstCapacity, limitedOutput_directive limit) LZ4_compressHC_continue_generic() argument
1330 LZ4HC_compress_optimal( LZ4HC_CCtx_internal* ctx, const char* const source, char* dst, int* srcSizePtr, int dstCapacity, int const nbSearches, size_t sufficient_len, const limitedOutput_directive limit, int const fullUpdate, const dictCtx_directive dict, const HCfavor_e favorDecSpeed) LZ4HC_compress_optimal() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Djs-native-context-specialization.cc3175 Node* limit = in BuildElementAccess() local
/third_party/node/deps/v8/src/codegen/ia32/
H A Dmacro-assembler-ia32.cc1216 ExternalReference limit = in CallRecordWriteStub() local
/third_party/node/deps/v8/src/handles/
H A Dglobal-handles.cc1733 int limit = size_; in IterateAllRoots() local
/third_party/node/deps/v8/src/execution/
H A Dframes.cc998 Address limit = sp() - kSystemPointerSize; in ComputeExpressionsCount() local
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-number-format.cc1873 int32_t limit = cfpos.getLimit(); in ConstructParts() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir_soa.c1041 lp_offset_in_range(struct lp_build_nir_context *bld_base, LLVMValueRef offset, LLVMValueRef limit) lp_offset_in_range() argument
/third_party/protobuf/conformance/third_party/jsoncpp/
H A Djsoncpp.cpp3751 void Value::setOffsetLimit(size_t limit) { limit_ = limit; } in setOffsetLimit() argument
/third_party/pulseaudio/src/pulsecore/
H A Dsink.c2628 size_t limit; in get_max_rewind_limit() local
3869 pa_usec_t limit in pa_sink_volume_change_rewind() local
[all...]

Completed in 100 milliseconds

1...<<31323334353637383940>>...44