/third_party/ffmpeg/libavcodec/ |
H A D | snow_dwt.c | 115 lift(DWTELEM *dst, DWTELEM *src, DWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) lift() argument 145 liftS(DWTELEM *dst, DWTELEM *src, DWTELEM *ref, int dst_step, int src_step, int ref_step, int width, int mul, int add, int shift, int highpass, int inverse) liftS() argument
|
H A D | snowdec.c | 245 static void correlate_slice_buffered(SnowContext *s, slice_buffer * sb, SubBand *b, IDWTELEM *src, int stride, int inverse, int use_median, int start_y, int end_y){ in correlate_slice_buffered() argument
|
/third_party/libsnd/src/ |
H A D | ogg_opus.c | 1170 { float inverse = 1.0 / psf->float_max ; in ogg_opus_read_s() local 1207 { float inverse = 1.0 / psf->float_max ; in ogg_opus_read_i() local
|
/third_party/skia/samplecode/ |
H A D | SampleClip.cpp | 420 SkM44 inverse; in inv() local
|
/third_party/skia/src/gpu/ |
H A D | GrBlurUtils.cpp | 52 SkMatrix inverse; in draw_mask() local
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | alpha_processing_sse2.c | 293 static void MultARGBRow_SSE2(uint32_t* const ptr, int width, int inverse) { in MultARGBRow_SSE2() argument 321 MultRow_SSE2(uint8_t* WEBP_RESTRICT const ptr, const uint8_t* WEBP_RESTRICT const alpha, int width, int inverse) MultRow_SSE2() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | ScaledNumber.h | 677 ScaledNumber inverse() const { return ScaledNumber(*this).invert(); } in inverse() function in llvm::ScaledNumber
|
/third_party/vk-gl-cts/framework/common/ |
H A D | tcuMatrix.hpp | 138 Matrix<T, Size, Size> inverse (const Matrix<T, Size, Size>& mat) in inverse() function
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/ |
H A D | LocaleDistanceBuilder.java | 835 private Set<String> inverse() { in inverse() method in LocaleDistanceBuilder.RegionSet
|
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/ |
H A D | LocaleDistanceBuilder.java | 835 private Set<String> inverse() { in inverse() method in LocaleDistanceBuilder.RegionSet
|
/third_party/node/deps/npm/node_modules/console-control-strings/ |
H A D | index.js | |
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
H A D | Demo.java | 880 static void showSets(PrintWriter out, Transliterator translit, Transliterator inverse, in showSets() argument
|
/third_party/skia/src/core/ |
H A D | SkDraw.cpp | 62 SkMatrix inverse; in computeConservativeLocalClipBounds() local
|
H A D | SkScalerContext.cpp | 726 SkMatrix matrix, inverse; in internalGetPath() local
|
H A D | SkDevice.cpp | 405 SkMatrix inverse; in make_post_inverse_lm() local
|
/third_party/skia/src/utils/ |
H A D | SkShadowUtils.cpp | 587 SkMatrix inverse; in fill_shadow_rec() local
|
/third_party/skia/tests/ |
H A D | MatrixTest.cpp | 843 SkMatrix mat, inverse, iden1, iden2; in DEF_TEST() local [all...] |
/third_party/python/Lib/test/test_sqlite3/ |
H A D | test_userfunctions.py | 495 def inverse(self, value): member in WindowSumInt 574 def inverse(self, x): pass member in WindowFunctionTests.test_win_missing_method.MissingValue 584 def inverse(self, x): pass member in WindowFunctionTests.test_win_missing_method.MissingStep 609 def inverse(self, x): pass member in WindowFunctionTests.test_win_missing_finalize.MissingFinalize 625 def inverse(self, value): self.count -= value * 2 member in WindowFunctionTests.test_win_redefine_function.Redefined
|
/kernel/linux/linux-5.10/drivers/clk/qcom/ |
H A D | clk-alpha-pll.c | 161 static int wait_for_pll(struct clk_alpha_pll *pll, u32 mask, bool inverse, in wait_for_pll() argument
|
/kernel/linux/linux-6.6/arch/arm64/net/ |
H A D | bpf_jit_comp.c | 121 static int i64_i16_blocks(const u64 val, bool inverse) in i64_i16_blocks() argument 133 bool inverse; in emit_a64_mov_i64() local [all...] |
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | conntrack.c | 623 struct nf_conntrack_tuple inverse; in ovs_ct_find_existing() local
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nf_conntrack_core.c | 410 nf_ct_invert_tuple(struct nf_conntrack_tuple *inverse, in nf_ct_invert_tuple() argument [all...] |
/kernel/linux/linux-6.6/drivers/clk/qcom/ |
H A D | clk-alpha-pll.c | 292 static int wait_for_pll(struct clk_alpha_pll *pll, u32 mask, bool inverse, in wait_for_pll() argument
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_conntrack_core.c | 435 nf_ct_invert_tuple(struct nf_conntrack_tuple *inverse, in nf_ct_invert_tuple() argument [all...] |
/kernel/linux/linux-6.6/net/openvswitch/ |
H A D | conntrack.c | 500 struct nf_conntrack_tuple inverse; in ovs_ct_find_existing() local
|