/third_party/ffmpeg/libavcodec/ |
H A D | vorbis.h | 38 uint16_t high; member
|
H A D | cfhdencdsp.c | 49 static void horiz_filter(int16_t *input, int16_t *low, int16_t *high, in horiz_filter() argument 62 static void vert_filter(int16_t *input, int16_t *low, int16_t *high, in vert_filter() argument 26 filter(int16_t *input, ptrdiff_t in_stride, int16_t *low, ptrdiff_t low_stride, int16_t *high, ptrdiff_t high_stride, int len) filter() argument
|
H A D | cfhddsp.c | 26 filter(int16_t *output, ptrdiff_t out_stride, const int16_t *low, ptrdiff_t low_stride, const int16_t *high, ptrdiff_t high_stride, int len, int clip) filter() argument 67 vert_filter(int16_t *output, ptrdiff_t out_stride, const int16_t *low, ptrdiff_t low_stride, const int16_t *high, ptrdiff_t high_stride, int width, int height) vert_filter() argument 80 horiz_filter(int16_t *output, ptrdiff_t ostride, const int16_t *low, ptrdiff_t lstride, const int16_t *high, ptrdiff_t hstride, int width, int height) horiz_filter() argument 93 horiz_filter_clip(int16_t *output, const int16_t *low, const int16_t *high, int width, int clip) horiz_filter_clip() argument 99 horiz_filter_clip_bayer(int16_t *output, const int16_t *low, const int16_t *high, int width, int clip) horiz_filter_clip_bayer() argument [all...] |
/third_party/skia/third_party/externals/spirv-tools/test/ |
H A D | fix_word_test.cpp | 48 uint32_t high = 0xdeadbeef; in TEST() local 58 uint32_t high = 0xdeadbeef; in TEST() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
H A D | fix_word_test.cpp | 48 uint32_t high = 0xdeadbeef; in TEST() local 58 uint32_t high = 0xdeadbeef; in TEST() local
|
/third_party/spirv-tools/test/ |
H A D | fix_word_test.cpp | 48 uint32_t high = 0xdeadbeef; in TEST() local 58 uint32_t high = 0xdeadbeef; in TEST() local
|
/third_party/elfutils/tests/ |
H A D | dwfl-bug-addr-overflow.c | 46 Dwfl_Module *high = dwfl_report_module (dwfl, "high", in main() local
|
/third_party/ninja/src/ |
H A D | hash_collision_bench.cc | 24 int random(int low, int high) { in random() argument
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-bigint-gen.cc | 69 auto high = UncheckedParameter<IntPtrT>(Descriptor::kHigh); in TF_BUILTIN() local
|
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp56_arith.h | 47 unsigned high = c->high << shift; in vp56_rac_get_prob_armv6() local 84 unsigned high = c->high << shift; in vp56_rac_get_prob_branchy_armv6() local [all...] |
/third_party/mbedtls/include/mbedtls/ |
H A D | error.h | 153 static inline int mbedtls_error_add(int high, int low, in mbedtls_error_add() argument [all...] |
/third_party/node/deps/v8/src/bigint/ |
H A D | mul-schoolbook.cc | 16 digit_t high = 0; in MultiplySingle() local
|
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitNativeRISCV_64.c | 29 sljit_sw high; in load_immediate() local 131 sljit_sw high; emit_const() local 155 sljit_sw high; sljit_set_jump_addr() local [all...] |
/third_party/skia/third_party/externals/spirv-tools/source/ |
H A D | spirv_endian.cpp | 44 uint64_t spvFixDoubleWord(const uint32_t low, const uint32_t high, in spvFixDoubleWord() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | spirv_endian.cpp | 44 uint64_t spvFixDoubleWord(const uint32_t low, const uint32_t high, in spvFixDoubleWord() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/ |
H A D | Magic.cpp | 89 unsigned high = Data2MSB ? 16 : 17; in identify_magic() local
|
/third_party/vixl/examples/aarch64/ |
H A D | check-bounds.cc | 64 run_function(Simulator* simulator, Instruction* function, uint64_t value, uint64_t low, uint64_t high) run_function() argument
|
/third_party/spirv-tools/source/ |
H A D | spirv_endian.cpp | 44 uint64_t spvFixDoubleWord(const uint32_t low, const uint32_t high, in spvFixDoubleWord() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | edge_common.c | 109 void ff_double_threshold(int low, int high, int w, int h, in ff_double_threshold() argument [all...] |
/third_party/lwip/src/netif/ppp/polarssl/ |
H A D | md5.c | 266 unsigned long high, low; in md5_finish() local
|
H A D | md4.c | 247 unsigned long high, low; in md4_finish() local
|
H A D | sha1.c | 300 unsigned long high, low; in sha1_finish() local
|
/third_party/mesa3d/src/util/tests/ |
H A D | register_allocate_test.cpp | 160 struct ra_class *high = ra_alloc_contig_reg_class(regs, 1); in TEST_F() local
|
/third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/ |
H A D | SincResampler.cpp | 73 float high = mSingleFrame2[channel]; in readFrame() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/ |
H A D | sequence_lock_test.cc | 107 std::vector<int> MultiplicativeRange(int low, int high, int scale) { in MultiplicativeRange() argument
|