Home
last modified time | relevance | path

Searched defs:sat (Results 1 – 25 of 33) sorted by relevance

12

/third_party/ffmpeg/libavfilter/
Dvf_hsvkey.c34 float hue, hue_opt, sat, val; member
66 const float sat = sat_key < 0.f ? -sat_key : sqrtf((uf * uf + vf * vf) / (half * half * 2.f)); in do_hsvkey_pixel() local
98 const float sat = s->sat; in do_hsvkey_slice() local
123 const float sat = s->sat; in do_hsvkey16_slice() local
152 const float sat = s->sat; in do_hsvhold_slice() local
189 const float sat = s->sat; in do_hsvhold16_slice() local
Dvf_yaepblur.c47 uint64_t *sat; ///< summed area table member
143 uint64_t *sat, *square_sat; in PRE_CALCULATE_ROW() local
Dvf_varblur.c42 AVFrame *sat; member
Dvf_signalstats.c572 AVFrame *sat = s->frame_sat; in filter_frame8() local
794 AVFrame *sat = s->frame_sat; in filter_frame16() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_camera_profile.cpp380 for (uint32 sat = 0; sat < sats; sat++) in FingerprintHueSatMap() local
881 for (uint32 sat = skipSat0 ? 1 : 0; sat < sats; sat++) in ReadHueSatMap() local
/third_party/skia/src/effects/
DSkColorMatrix.cpp103 void SkColorMatrix::setSaturation(float sat) { in setSaturation()
/third_party/cmsis/CMSIS/Core/Include/m-profile/
Dcmsis_tiarmclang_m.h298 #define __SSAT(value, sat) __ssat(value, sat) argument
308 #define __USAT(value, sat) __usat(value, sat) argument
318 __STATIC_FORCEINLINE int32_t __SSAT(int32_t val, uint32_t sat) in __SSAT()
344 __STATIC_FORCEINLINE uint32_t __USAT(int32_t val, uint32_t sat) in __USAT()
Dcmsis_clang_m.h303 #define __SSAT(value, sat) __ssat(value, sat) argument
313 #define __USAT(value, sat) __usat(value, sat) argument
323 __STATIC_FORCEINLINE int32_t __SSAT(int32_t val, uint32_t sat) in __SSAT()
349 __STATIC_FORCEINLINE uint32_t __USAT(int32_t val, uint32_t sat) in __USAT()
Dcmsis_armclang_m.h298 #define __SSAT(value, sat) __ssat(value, sat) argument
308 #define __USAT(value, sat) __usat(value, sat) argument
318 __STATIC_FORCEINLINE int32_t __SSAT(int32_t val, uint32_t sat) in __SSAT()
344 __STATIC_FORCEINLINE uint32_t __USAT(int32_t val, uint32_t sat) in __USAT()
Dcmsis_gcc_m.h411 #define __SSAT(value, sat) __ssat(value, sat) argument
421 #define __USAT(value, sat) __usat(value, sat) argument
431 __STATIC_FORCEINLINE int32_t __SSAT(int32_t val, uint32_t sat) in __SSAT()
457 __STATIC_FORCEINLINE uint32_t __USAT(int32_t val, uint32_t sat) in __USAT()
Dcmsis_iccarm_m.h869 __STATIC_INLINE int32_t __SSAT(int32_t val, uint32_t sat) in __SSAT()
887 __STATIC_INLINE uint32_t __USAT(int32_t val, uint32_t sat) in __USAT()
/third_party/node/deps/v8/src/execution/riscv64/
Dsimulator-riscv64.cc4999 static inline T sat_add(T x, T y, bool& sat) { in sat_add()
5019 static inline T sat_sub(T x, T y, bool& sat) { in sat_sub()
5039 T sat_addu(T x, T y, bool& sat) { in sat_addu()
5050 T sat_subu(T x, T y, bool& sat) { in sat_subu()
5070 bool sat = false; in DecodeRvvIVV() local
5109 bool sat = false; in DecodeRvvIVV() local
5138 bool sat = false; in DecodeRvvIVV() local
5373 bool sat = false; in DecodeRvvIVI() local
5557 bool sat = false; in DecodeRvvIVX() local
5597 bool sat = false; in DecodeRvvIVX() local
/third_party/vixl/src/aarch64/
Dsimulator-aarch64.h696 void SetSatFlag(int index, Saturation sat) { in SetSatFlag()
705 Saturation sat = GetSignedSaturation(i); in SignedSaturate() local
717 Saturation sat = GetUnsignedSaturation(i); in UnsignedSaturate() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_asm.h96 unsigned sat:1; /* saturate result between 0..1 */ member
Detnaviv_disasm.c43 uint32_t sat : 1; member
/third_party/skia/gm/
Dhsl.cpp49 static float sat(float r, float g, float b) { return max(r,g,b) - min(r,g,b); } in sat() function
/third_party/node/deps/v8/src/execution/arm64/
Dsimulator-arm64.h555 void SetSatFlag(int index, Saturation sat) { in SetSatFlag()
564 Saturation sat = GetSignedSaturation(i); in SignedSaturate() local
576 Saturation sat = GetUnsignedSaturation(i); in UnsignedSaturate() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnvfx_shader.h439 uint8_t sat : 1; member
450 nvfx_insn(bool sat, unsigned op, int unit, struct nvfx_reg dst, unsigned mask, struct nvfx_src s0, … in nvfx_insn()
Dnvfx_vertprog.c471 bool sat = false; in nvfx_vertprog_parse_instruction() local
Dnvfx_fragprog.c453 int mask, sat, unit = 0; in nvfx_fragprog_parse_instruction() local
/third_party/cups-filters/cupsfilters/
Dimage-colorspace.c1410 float sat) /* I - Desired color saturation */ in saturate()
/third_party/cups-filters/filter/
Dimagetopdf.c688 int hue, sat; /* Hue and saturation adjustment */ in main() local
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_lowering_nvc0.cpp1027 const int sat = (i->op == OP_TXF) ? 1 : 0; in handleTEX() local
1095 int sat = (i->op == OP_TXF) ? 1 : 0; in handleTEX() local
Dnv50_ir_emit_gk110.cpp1057 bool sat = i->saturate; in emitCVT() local
/third_party/skia/bench/
DMathBench.cpp675 Floor2IntBench(bool sat) : fSat(sat) { in Floor2IntBench()

12