Home
last modified time | relevance | path

Searched defs:high (Results 1 – 25 of 355) sorted by relevance

12345678910>>...15

/third_party/ffmpeg/libavcodec/
Dcfhddsp.c29 const int16_t *high, ptrdiff_t high_stride, in filter()
70 const int16_t *high, ptrdiff_t high_stride, in vert_filter()
83 const int16_t *high, ptrdiff_t hstride, in horiz_filter()
94 static void horiz_filter_clip(int16_t *output, const int16_t *low, const int16_t *high, in horiz_filter_clip()
100 static void horiz_filter_clip_bayer(int16_t *output, const int16_t *low, const int16_t *high, in horiz_filter_clip_bayer()
Dcfhdencdsp.c29 int16_t *high, ptrdiff_t high_stride, in filter()
50 static void horiz_filter(int16_t *input, int16_t *low, int16_t *high, in horiz_filter()
63 static void vert_filter(int16_t *input, int16_t *low, int16_t *high, in vert_filter()
/third_party/selinux/libsepol/src/
Dport_record.c10 int low, high; member
21 int low, high; member
29 int low, int high, int proto, in sepol_port_key_create()
51 int *low, int *high, int *proto) in sepol_port_key_unpack()
157 void sepol_port_set_range(sepol_port_t * port, int low, int high) in sepol_port_set_range()
Dports.c65 int high = sepol_port_get_high(data); in port_from_record() local
121 int high = port->u.port.high_port; in port_to_record() local
183 int low, high, proto; in sepol_port_exists() local
221 int low, high, proto; in sepol_port_query() local
261 int low, high, proto; in sepol_port_modify() local
Dibpkey_record.c17 int low, high; member
28 int low, high; member
100 int low, int high, in sepol_ibpkey_key_create()
132 uint64_t *subnet_prefix, int *low, int *high) in sepol_ibpkey_key_unpack()
226 void sepol_ibpkey_set_range(sepol_ibpkey_t *ibpkey, int low, int high) in sepol_ibpkey_set_range()
Dibpkeys.c24 int high = sepol_ibpkey_get_high(data); in ibpkey_from_record() local
126 int low, high; in sepol_ibpkey_exists() local
156 int low, high; in sepol_ibpkey_query() local
192 int low, high; in sepol_ibpkey_modify() local
/third_party/mbedtls/include/mbedtls/
Derror.h127 #define MBEDTLS_ERROR_ADD( high, low ) \ argument
156 static inline int mbedtls_error_add( int high, int low, in mbedtls_error_add()
/third_party/python/Modules/_sha3/kcp/
DKeccakP-1600-inplace32BI.c32 #define prepareToBitInterleaving(low, high, temp, temp0, temp1) \ argument
44 #define toBitInterleavingAndXOR(low, high, even, odd, temp, temp0, temp1) \ argument
49 #define toBitInterleavingAndAND(low, high, even, odd, temp, temp0, temp1) \ argument
54 #define toBitInterleavingAndSet(low, high, even, odd, temp, temp0, temp1) \ argument
76 #define fromBitInterleaving(even, odd, low, high, temp, temp0, temp1) \ argument
89 UINT32 low, high; in KeccakP1600_SetBytesInLaneToZero() local
125 UINT32 low, high; in KeccakP1600_AddByte() local
145 UINT32 low, high; in KeccakP1600_AddBytesInLane() local
179 UINT32 high; in KeccakP1600_AddLanes() local
235 UINT32 high; in KeccakP1600_OverwriteLanes() local
[all …]
/third_party/pulseaudio/src/pulse/
Dgccmacro.h143 #define PA_CLAMP(x, low, high) \ argument
151 #define PA_CLAMP(x, low, high) (((x) > (high)) ? (high) : (((x) < (low)) ? (low) : (x))) argument
155 #define PA_CLAMP_UNLIKELY(x, low, high) \ argument
163 #define PA_CLAMP_UNLIKELY(x, low, high) (PA_UNLIKELY((x) > (high)) ? (high) : (PA_UNLIKELY((x) < (l… argument
/third_party/cmsis/CMSIS/DSP/Source/BasicMathFunctions/
Darm_clip_f16.c58 float16_t high, in arm_clip_f16()
121 float16_t high, in arm_clip_f16()
Darm_clip_q15.c56 q15_t high, in arm_clip_q15()
116 q15_t high, in arm_clip_q15()
Darm_clip_q31.c56 q31_t high, in arm_clip_q31()
116 q31_t high, in arm_clip_q31()
Darm_clip_f32.c66 float32_t high, in arm_clip_f32()
126 float32_t high, in arm_clip_f32()
Darm_clip_q7.c56 q7_t high, in arm_clip_q7()
116 q7_t high, in arm_clip_q7()
/third_party/gptfdisk/
Dgpttext.cc149 uint32_t low, high; in GetPartNum() local
268 uint32_t low, high; in DeletePartition() local
283 uint32_t low, high; in ChangePartType() local
297 uint32_t low, high; in ChangeUniqueGuid() local
367 uint32_t low, high; in SwapPartitions() local
418 uint32_t low, high; in ShowDetails() local
558 uint64_t GPTDataTextUI::GetSectorNum(uint64_t low, uint64_t high, uint64_t def, in GetSectorNum()
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dfix_word_test.cpp47 uint32_t high = 0xdeadbeef; in TEST() local
57 uint32_t high = 0xdeadbeef; in TEST() local
/third_party/skia/third_party/externals/spirv-tools/test/
Dfix_word_test.cpp48 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/
Dfix_word_test.cpp48 uint32_t high = 0xdeadbeef; in TEST() local
58 uint32_t high = 0xdeadbeef; in TEST() local
/third_party/spirv-tools/test/
Dfix_word_test.cpp48 uint32_t high = 0xdeadbeef; in TEST() local
58 uint32_t high = 0xdeadbeef; in TEST() local
/third_party/ffmpeg/libavcodec/arm/
Dvp56_arith.h47 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
/third_party/flutter/skia/third_party/externals/sdl/src/libm/
Ds_fabs.c33 u_int32_t high; local
/third_party/flatbuffers/include/flatbuffers/
Dflatbuffers.h55 inline bool IsOutRange(const T &v, const T &low, const T &high) { in IsOutRange()
61 inline bool IsInRange(const T &v, const T &low, const T &high) { in IsInRange()
/third_party/spirv-tools/source/util/
Dparse_number.cpp125 uint32_t high = uint32_t((0xffffffff00000000 & decoded_bits) >> 32); in ParseAndEncodeIntegerNumber() local
179 uint32_t high = uint32_t((0xffffffff00000000 & decoded_val) >> 32); in ParseAndEncodeFloatingPointNumber() local
/third_party/flutter/skia/third_party/externals/spirv-tools/source/util/
Dparse_number.cpp123 uint32_t high = uint32_t((0xffffffff00000000 & decoded_bits) >> 32); in ParseAndEncodeIntegerNumber() local
177 uint32_t high = uint32_t((0xffffffff00000000 & decoded_val) >> 32); in ParseAndEncodeFloatingPointNumber() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/
Dparse_number.cpp125 uint32_t high = uint32_t((0xffffffff00000000 & decoded_bits) >> 32); in ParseAndEncodeIntegerNumber() local
179 uint32_t high = uint32_t((0xffffffff00000000 & decoded_val) >> 32); in ParseAndEncodeFloatingPointNumber() local

12345678910>>...15