Home
last modified time | relevance | path

Searched defs:component (Results 1 – 14 of 14) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishOMXComponent.cpp31 OMX_COMPONENTTYPE **component) in GoldfishOMXComponent()
116 OMX_HANDLETYPE component, in SendCommandWrapper()
129 OMX_HANDLETYPE component, in GetParameterWrapper()
141 OMX_HANDLETYPE component, in SetParameterWrapper()
153 OMX_HANDLETYPE component, in GetConfigWrapper()
165 OMX_HANDLETYPE component, in SetConfigWrapper()
177 OMX_HANDLETYPE component, in GetExtensionIndexWrapper()
189 OMX_HANDLETYPE component, in UseBufferWrapper()
204 OMX_HANDLETYPE component, in AllocateBufferWrapper()
218 OMX_HANDLETYPE component, in FreeBufferWrapper()
[all …]
DGoldfishOMXPlugin.cpp110 OMX_COMPONENTTYPE **component) { in makeComponentInstance()
181 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
DGoldfishVideoDecoderOMXComponent.cpp53 OMX_COMPONENTTYPE **component) in GoldfishVideoDecoderOMXComponent()
DSimpleGoldfishOMXComponent.cpp32 OMX_COMPONENTTYPE **component) in SimpleGoldfishOMXComponent()
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/
Dxf-core.c99 xf_component_t *component; in xf_proxy_register() local
472 static inline void xf_core_process(xf_component_t *component) in xf_core_process()
490 xf_component_t *component; in xf_core_dispatch() local
/device/linaro/hikey/hifi/xaf/hifi-dpf/audio/
Dxa-class-audio-codec.c673 static int xa_audio_codec_terminate(xf_component_t *component, xf_message_t *m) in xa_audio_codec_terminate()
705 static int xa_audio_codec_destroy(xf_component_t *component, xf_message_t *m) in xa_audio_codec_destroy()
726 static int xa_audio_codec_cleanup(xf_component_t *component, xf_message_t *m) in xa_audio_codec_cleanup()
Dxa-class-mixer.c755 static int xa_mixer_terminate(xf_component_t *component, xf_message_t *m) in xa_mixer_terminate()
786 static int xa_mixer_destroy(xf_component_t *component, xf_message_t *m) in xa_mixer_destroy()
810 static int xa_mixer_cleanup(xf_component_t *component, xf_message_t *m) in xa_mixer_cleanup()
Dxa-class-base.h75 xf_component_t component; member
Dxa-class-base.c419 static int xa_base_command(xf_component_t *component, xf_message_t *m) in xa_base_command()
/device/linaro/hikey/hifi/xaf/hifi-dpf/include/
Dxf-component.h67 static inline u32 xf_component_core(xf_component_t *component) in xf_component_core()
/device/google/cuttlefish/host/commands/assemble_cvd/
Dmisc_info.cc65 for (auto& component : components) { in SuperPartitionComponents() local
Dimage_aggregator.cc203 ComponentDisk* component = disk.add_component_disks(); in MakeCompositeDiskSpec() local
/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
DGoldfishVPX.cpp61 OMX_COMPONENTTYPE** component, in GoldfishVPX()
501 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createGoldfishOMXComponent()
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DGoldfishAVCDec.cpp77 OMX_COMPONENTTYPE **component, RenderMode renderMode) in GoldfishAVCDec()
634 OMX_COMPONENTTYPE **component) { in createGoldfishOMXComponent()