Home
last modified time | relevance | path

Searched defs:feedback (Results 1 - 25 of 64) sorted by relevance

123

/third_party/skia/third_party/externals/oboe/apps/fxlab/app/src/main/cpp/effects/
H A DEchoEffect.h26 EchoEffect(float feedback, float delay_ms): in EchoEffect() argument
H A DFlangerEffect.h25 FlangerEffect(float depth_ms, float frequency, float feedback): in FlangerEffect() argument
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_enc_common.h60 void *feedback; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeon_vce_40_2_2.c66 static void feedback(struct rvce_encoder *enc) in feedback() function
H A Dradeon_vce_52.c473 static void feedback(struct rvce_encoder *enc) in feedback() function
H A Dradeon_uvd_enc.c242 static void radeon_uvd_enc_get_feedback(struct pipe_video_codec *encoder, void *feedback, in radeon_uvd_enc_get_feedback() argument
H A Dradeon_vce.c344 static void rvce_get_feedback(struct pipe_video_codec *encoder, void *feedback, unsigned *size) in rvce_get_feedback() argument
H A Dradeon_vcn_enc.c387 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 Dvn_queue.h57 } feedback; member
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-compilation-unit.h45 const compiler::FeedbackVectorRef& feedback() const { return feedback_; } in feedback() function in v8::internal::maglev::MaglevCompilationUnit
/third_party/ffmpeg/libavfilter/
H A Daf_stereowiden.c32 float feedback; member
95 const float feedback = s->feedback; in filter_frame() local
H A Dvf_feedback.c319 AVFILTER_DEFINE_CLASS(feedback); variable
H A Daf_asubboost.c31 double feedback; member
103 const double feedback = s->feedback, decay = s->decay; in filter_channels() local
/third_party/mesa3d/bin/pick/
H A Dui.py178 async def feedback(self, text: str) -> None: member in UI
/third_party/node/deps/v8/src/compiler/
H A Dmap-inference.cc98 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 Djs-intrinsic-lowering.cc340 Node* feedback = jsgraph()->UndefinedConstant(); in ReduceCall() local
H A Drepresentation-change.cc815 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 Dwasm-inlining.cc63 wasm::FunctionTypeFeedback feedback = maybe_feedback->second; in GetCallCount() local
/third_party/ffmpeg/libavcodec/
H A Dh274.c41 uint8_t feedback = (x >> 2) ^ (x >> 30); in prng_shift() local
/third_party/alsa-lib/include/sound/uapi/
H A Dasound_fm.h59 unsigned char feedback; /* 3 bits: feedback for op0 */ member
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-iterator-gen.cc430 auto feedback = Parameter<FeedbackVector>(Descriptor::kFeedback); in TF_BUILTIN() local
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture.c672 void *feedback; in vlVaEndPicture() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderPrimitiveCounter.cpp647 glw::GLint* feedback = NULL; in drawAndGetFeedback() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_vce.c354 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 Dbinary-op-assembler.cc650 TNode<Smi> feedback = SmiOr(result_type, input_feedback); in Generate_BitwiseBinaryOpWithOptionalFeedback() local
671 TNode<Smi> feedback = in Generate_BitwiseBinaryOpWithOptionalFeedback() local
[all...]

Completed in 19 milliseconds

123