Home
last modified time | relevance | path

Searched defs:preprocess_ (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/effect/5.0/xml/audio_effects_conf_V5_0/gen/cpp/include/
Daudio_effects_V5_0.h189 const std::vector<AudioEffectsConf::Preprocess> preprocess_; variable
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/effect/6.0/xml/audio_effects_conf_V6_0/gen/cpp/include/
Daudio_effects_V6_0.h216 const std::vector<AudioEffectsConf::Preprocess> preprocess_; variable
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/effect/7.0/xml/audio_effects_conf_V7_0/gen/cpp/include/
Daudio_effects_V7_0.h216 const std::vector<AudioEffectsConf::Preprocess> preprocess_; variable
/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/interpreter/
H A Dcode_impl.h116 PreprocessGraph preprocess_; member