Home
last modified time | relevance | path

Searched defs:get_output (Results 1 – 5 of 5) sorted by relevance

/aosp12/art/test/970-iface-super-resolution-gen/util-src/
H A Dgenerate_smali.py507 def get_output(self): member in TestInterface
/aosp12/hardware/qcom/audio/post_proc/
H A Dbundle.c106 output_context_t *get_output(audio_io_handle_t output) in get_output() function
/aosp12/hardware/libhardware/include/hardware/
H A Daudio_policy.h131 audio_io_handle_t (*get_output)(struct audio_policy *pol, member
/aosp12/system/core/debuggerd/tombstoned/
H A Dtombstoned.cpp163 std::optional<CrashOutput> get_output(DebuggerdDumpType dump_type) { in get_output() function in CrashQueue
/aosp12/hardware/qcom/audio/visualizer/
H A Doffload_visualizer.c241 output_context_t *get_output(audio_io_handle_t output) { in get_output() function