Searched defs:component (Results 1 – 14 of 14) sorted by relevance
/device/generic/goldfish-opengl/system/codecs/omx/plugin/ |
D | GoldfishOMXComponent.cpp | 31 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 …]
|
D | GoldfishOMXPlugin.cpp | 110 OMX_COMPONENTTYPE **component) { in makeComponentInstance() 181 OMX_COMPONENTTYPE *component) { in destroyComponentInstance()
|
D | GoldfishVideoDecoderOMXComponent.cpp | 53 OMX_COMPONENTTYPE **component) in GoldfishVideoDecoderOMXComponent()
|
D | SimpleGoldfishOMXComponent.cpp | 32 OMX_COMPONENTTYPE **component) in SimpleGoldfishOMXComponent()
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/ |
D | xf-core.c | 99 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/ |
D | xa-class-audio-codec.c | 673 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()
|
D | xa-class-mixer.c | 755 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()
|
D | xa-class-base.h | 75 xf_component_t component; member
|
D | xa-class-base.c | 419 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/ |
D | xf-component.h | 67 static inline u32 xf_component_core(xf_component_t *component) in xf_component_core()
|
/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | misc_info.cc | 65 for (auto& component : components) { in SuperPartitionComponents() local
|
D | image_aggregator.cc | 203 ComponentDisk* component = disk.add_component_disks(); in MakeCompositeDiskSpec() local
|
/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/ |
D | GoldfishVPX.cpp | 61 OMX_COMPONENTTYPE** component, in GoldfishVPX() 501 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createGoldfishOMXComponent()
|
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/ |
D | GoldfishAVCDec.cpp | 77 OMX_COMPONENTTYPE **component, RenderMode renderMode) in GoldfishAVCDec() 634 OMX_COMPONENTTYPE **component) { in createGoldfishOMXComponent()
|