/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/ |
H A D | EchoEffect.h | 26 EchoEffect(float feedback, float delay_ms): in EchoEffect() argument
|
H A D | FlangerEffect.h | 25 FlangerEffect(float depth_ms, float frequency, float feedback): in FlangerEffect() argument
|
/third_party/mesa3d/src/gallium/frontends/omx/ |
H A D | vid_enc_common.h | 60 void *feedback; member
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | radeon_vce_40_2_2.c | 66 static void feedback(struct rvce_encoder *enc) in feedback() function
|
H A D | radeon_vce_52.c | 473 static void feedback(struct rvce_encoder *enc) in feedback() function
|
H A D | radeon_uvd_enc.c | 242 static void radeon_uvd_enc_get_feedback(struct pipe_video_codec *encoder, void *feedback, in radeon_uvd_enc_get_feedback() argument
|
H A D | radeon_vce.c | 344 static void rvce_get_feedback(struct pipe_video_codec *encoder, void *feedback, unsigned *size) in rvce_get_feedback() argument
|
H A D | radeon_vcn_enc.c | 387 static void radeon_enc_get_feedback(struct pipe_video_codec *encoder, void *feedback, in radeon_enc_get_feedback() argument
|
/third_party/mesa3d/src/virtio/vulkan/ |
H A D | vn_queue.h | 57 } feedback; member
|
/third_party/node/deps/v8/src/maglev/ |
H A D | maglev-compilation-unit.h | 45 const compiler::FeedbackVectorRef& feedback() const { return feedback_; } in feedback() function in v8::internal::maglev::MaglevCompilationUnit
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_stereowiden.c | 32 float feedback; member 95 const float feedback = s->feedback; in filter_frame() local
|
H A D | vf_feedback.c | 319 AVFILTER_DEFINE_CLASS(feedback); variable
|
H A D | af_asubboost.c | 31 double feedback; member 103 const double feedback = s->feedback, decay = s->decay; in filter_channels() local
|
/third_party/mesa3d/bin/pick/ |
H A D | ui.py | 178 async def feedback(self, text: str) -> None: member in UI
|
/third_party/node/deps/v8/src/compiler/ |
H A D | map-inference.cc | 98 InsertMapChecks(JSGraph* jsgraph, Effect* effect, Control control, const FeedbackSource& feedback) InsertMapChecks() argument 119 RelyOnMapsPreferStability( CompilationDependencies* dependencies, JSGraph* jsgraph, Effect* effect, Control control, const FeedbackSource& feedback) RelyOnMapsPreferStability() argument 129 RelyOnMapsHelper(CompilationDependencies* dependencies, JSGraph* jsgraph, Effect* effect, Control control, const FeedbackSource& feedback) RelyOnMapsHelper() argument
|
H A D | js-intrinsic-lowering.cc | 340 Node* feedback = jsgraph()->UndefinedConstant(); in ReduceCall() local
|
H A D | representation-change.cc | 815 InsertUnconditionalDeopt( Node* node, DeoptimizeReason reason, const FeedbackSource& feedback) InsertUnconditionalDeopt() argument 1567 InsertCheckedFloat64ToInt32( Node* node, CheckForMinusZeroMode check, const FeedbackSource& feedback, Node* use_node) InsertCheckedFloat64ToInt32() argument [all...] |
H A D | wasm-inlining.cc | 63 wasm::FunctionTypeFeedback feedback = maybe_feedback->second; in GetCallCount() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | h274.c | 41 uint8_t feedback = (x >> 2) ^ (x >> 30); in prng_shift() local
|
/third_party/alsa-lib/include/sound/uapi/ |
H A D | asound_fm.h | 59 unsigned char feedback; /* 3 bits: feedback for op0 */ member
|
/third_party/node/deps/v8/src/builtins/ |
H A D | builtins-iterator-gen.cc | 430 auto feedback = Parameter<FeedbackVector>(Descriptor::kFeedback); in TF_BUILTIN() local
|
/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | picture.c | 672 void *feedback; in vlVaEndPicture() local
|
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/ |
H A D | esextcGeometryShaderPrimitiveCounter.cpp | 647 glw::GLint* feedback = NULL; in drawAndGetFeedback() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | radeon_vce.c | 354 rvce_get_feedback(struct pipe_video_codec *encoder, void *feedback, unsigned *size) rvce_get_feedback() argument
|
/third_party/node/deps/v8/src/ic/ |
H A D | binary-op-assembler.cc | 650 TNode<Smi> feedback = SmiOr(result_type, input_feedback); in Generate_BitwiseBinaryOpWithOptionalFeedback() local 671 TNode<Smi> feedback = in Generate_BitwiseBinaryOpWithOptionalFeedback() local [all...] |