/device/generic/goldfish-opengl/system/codecs/omx/plugin/ |
D | GoldfishOMXComponent.cpp | 31 OMX_COMPONENTTYPE **component) in GoldfishOMXComponent() argument 63 *component = mComponent; in GoldfishOMXComponent() 116 OMX_HANDLETYPE component, in SendCommandWrapper() argument 122 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate; in SendCommandWrapper() 129 OMX_HANDLETYPE component, in GetParameterWrapper() argument 134 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate; in GetParameterWrapper() 141 OMX_HANDLETYPE component, in SetParameterWrapper() argument 146 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate; in SetParameterWrapper() 153 OMX_HANDLETYPE component, in GetConfigWrapper() argument 158 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate; in GetConfigWrapper() [all …]
|
D | GoldfishOMXComponent.h | 34 OMX_COMPONENTTYPE **component); 106 OMX_HANDLETYPE component, 112 OMX_HANDLETYPE component, 117 OMX_HANDLETYPE component, 122 OMX_HANDLETYPE component, 127 OMX_HANDLETYPE component, 132 OMX_HANDLETYPE component, 137 OMX_HANDLETYPE component, 145 OMX_HANDLETYPE component, 152 OMX_HANDLETYPE component, [all …]
|
D | GoldfishOMXPlugin.h | 33 OMX_COMPONENTTYPE **component); 36 OMX_COMPONENTTYPE *component);
|
D | GoldfishOMXPlugin.cpp | 110 OMX_COMPONENTTYPE **component) { in makeComponentInstance() argument 154 (*createGoldfishOMXComponent)(name, callbacks, appData, component); in makeComponentInstance() 181 OMX_COMPONENTTYPE *component) { in destroyComponentInstance() argument 184 ((OMX_COMPONENTTYPE *)component)->pComponentPrivate; in destroyComponentInstance()
|
/device/linaro/hikey/hifi/xaf/hifi-dpf/core/ |
D | xf-core.c | 99 xf_component_t *component; in xf_proxy_register() local 105 if ((component = xf_component_factory(core, m->buffer, m->length)) == NULL) in xf_proxy_register() 117 cd->cmap[client].c = component; in xf_proxy_register() 120 component->id = __XF_PORT_SPEC(core, client, 0); in xf_proxy_register() 123 m->id = __XF_MSG_ID(src, component->id); in xf_proxy_register() 173 xf_component_t *component; 180 if ((component = xf_client_lookup(XF_CORE_DATA(core), XF_PORT_CLIENT(src))) == NULL) 185 else if (!component->port || !(port = component->port(component, XF_PORT_ID(src)))) 202 component->entry(component, NULL); 215 xf_component_t *component; [all …]
|
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Tools/UserManuals/ |
D | SplitFspBinUserManual.md | 5 - Split Intel FSP 2.0 image into individual FSP-T/M/S/O component 11 - Display Intel FSP 2.0 information header for each FSP component 15 To split individual FSP component in Intel FSP 2.0 image, the following 37 It will rebase FSP-T component inside FSP.bin to new base 0xFFF00000 and save the 57 and size for each individual FSP component. 69 It will print out the FSP information header for each FSP component.
|
/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | image_aggregator.cc | 127 ComponentDisk* component = disk.add_component_disks(); in MakeCompositeDiskSpec() local 128 component->set_file_path(CreateFile(bpt_partition["offset"].asUInt64() - previous_end)); in MakeCompositeDiskSpec() 129 component->set_offset(previous_end); in MakeCompositeDiskSpec() 131 ComponentDisk* component = disk.add_component_disks(); in MakeCompositeDiskSpec() local 134 component->set_file_path(partition.image_file_path); in MakeCompositeDiskSpec() 137 component->set_offset(bpt_partition["offset"].asUInt64()); in MakeCompositeDiskSpec() 138 component->set_read_write_capability(ReadWriteCapability::READ_WRITE); in MakeCompositeDiskSpec() 143 ComponentDisk* component = disk.add_component_disks(); in MakeCompositeDiskSpec() local 144 component->set_file_path(CreateFile(footer_start - previous_end)); in MakeCompositeDiskSpec() 145 component->set_offset(previous_end); in MakeCompositeDiskSpec()
|
D | misc_info.cc | 65 for (auto& component : components) { in SuperPartitionComponents() local 66 component = android::base::Trim(component); in SuperPartitionComponents()
|
/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_bufferaccess.cpp | 298 flex_layout->planes[0].component = FLEX_COMPONENT_Y; in mali_gralloc_lock_flex_async() 306 flex_layout->planes[1].component = FLEX_COMPONENT_Cb; in mali_gralloc_lock_flex_async() 314 flex_layout->planes[2].component = FLEX_COMPONENT_Cr; in mali_gralloc_lock_flex_async() 327 flex_layout->planes[0].component = FLEX_COMPONENT_Y; in mali_gralloc_lock_flex_async() 335 flex_layout->planes[1].component = FLEX_COMPONENT_Cr; in mali_gralloc_lock_flex_async() 343 flex_layout->planes[2].component = FLEX_COMPONENT_Cb; in mali_gralloc_lock_flex_async() 363 flex_layout->planes[0].component = FLEX_COMPONENT_Y; in mali_gralloc_lock_flex_async() 371 flex_layout->planes[1].component = FLEX_COMPONENT_Cr; in mali_gralloc_lock_flex_async() 379 flex_layout->planes[2].component = FLEX_COMPONENT_Cb; in mali_gralloc_lock_flex_async()
|
/device/amlogic/yukawa/gralloc/ |
D | mali_gralloc_bufferaccess.cpp | 298 flex_layout->planes[0].component = FLEX_COMPONENT_Y; in mali_gralloc_lock_flex_async() 306 flex_layout->planes[1].component = FLEX_COMPONENT_Cb; in mali_gralloc_lock_flex_async() 314 flex_layout->planes[2].component = FLEX_COMPONENT_Cr; in mali_gralloc_lock_flex_async() 327 flex_layout->planes[0].component = FLEX_COMPONENT_Y; in mali_gralloc_lock_flex_async() 335 flex_layout->planes[1].component = FLEX_COMPONENT_Cr; in mali_gralloc_lock_flex_async() 343 flex_layout->planes[2].component = FLEX_COMPONENT_Cb; in mali_gralloc_lock_flex_async() 363 flex_layout->planes[0].component = FLEX_COMPONENT_Y; in mali_gralloc_lock_flex_async() 371 flex_layout->planes[1].component = FLEX_COMPONENT_Cr; in mali_gralloc_lock_flex_async() 379 flex_layout->planes[2].component = FLEX_COMPONENT_Cb; in mali_gralloc_lock_flex_async()
|
/device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/ |
D | Vtf.py | 154 for component in self.ComponentStatementList : 155 if component.CompLoc.upper() != 'NONE' and not (component.CompLoc.upper() in FvList): 156 FvList.append(component.CompLoc.upper())
|
/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() argument 69 return XF_PORT_CORE(component->id); in xf_component_core()
|
/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() argument 675 XAAudioCodec *codec = (XAAudioCodec *) component; 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() argument 707 XAAudioCodec *codec = (XAAudioCodec *) component; in xa_audio_codec_destroy() 708 u32 core = xf_component_core(component); 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() argument 728 XAAudioCodec *codec = (XAAudioCodec *) component; in xa_audio_codec_cleanup() 743 return xa_audio_codec_destroy(component, NULL); in xa_audio_codec_cleanup() 748 component->entry = xa_audio_codec_terminate; in xa_audio_codec_cleanup() 749 component->exit = xa_audio_codec_destroy; in xa_audio_codec_cleanup() [all …]
|
D | xa-class-mixer.c | 755 static int xa_mixer_terminate(xf_component_t *component, xf_message_t *m) in xa_mixer_terminate() argument 757 XAMixer *mixer = (XAMixer *) component; in xa_mixer_terminate() 786 static int xa_mixer_destroy(xf_component_t *component, xf_message_t *m) in xa_mixer_destroy() argument 788 XAMixer *mixer = (XAMixer *) component; in xa_mixer_destroy() 789 u32 core = xf_component_core(component); in xa_mixer_destroy() 810 static int xa_mixer_cleanup(xf_component_t *component, xf_message_t *m) in xa_mixer_cleanup() argument 812 XAMixer *mixer = (XAMixer *) component; in xa_mixer_cleanup() 831 return xa_mixer_destroy(component, NULL); in xa_mixer_cleanup() 836 component->entry = xa_mixer_terminate; in xa_mixer_cleanup() 837 component->exit = xa_mixer_destroy; in xa_mixer_cleanup() [all …]
|
D | xa-class-base.c | 419 static int xa_base_command(xf_component_t *component, xf_message_t *m) in xa_base_command() argument 421 XACodecBase *base = (XACodecBase *) component; in xa_base_command() 464 xf_component_schedule(&base->component, dts); in xa_base_schedule() 481 xf_component_cancel(&base->component); in xa_base_cancel() 522 base->component.entry = xa_base_command; in xa_base_factory()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/msi/ |
D | msilib.py | 443 self.component = None 456 …def start_component(self, component = None, feature = None, flags = None, keyfile = None, uuid=Non… argument 468 if component is None: 469 component = self.logical 470 self.component = component 479 [(component, uuid, self.logical, flags, None, keyid)]) 483 [(feature.id, component)]) 523 if not self.component: 546 [(logical, self.component, full, filesize, version, 577 [(self.component+"c", self.component, "*.pyc", self.logical, 2), [all …]
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1610/Hi1610AcpiTables/ |
D | D03Iort.asl | 35 /* mbi-gen dsa mbi0 - usb, named component */ 66 /* mbi-gen dsa mbi1 - sas1, named component */ 97 /* mbi-gen dsa mbi2 - sas2, named component */ 128 /* mbi-gen dsa mbi3 - dsa0, srv named component */ 159 /* mbi-gen dsa mbi4 - dsa1, dbg0 named component */ 190 /* mbi-gen dsa mbi5 - dsa2, dbg1 named component */ 221 /* mbi-gen dsa mbi6 - dsa sas0 named component */ 252 /* mbi-gen mbi7 - RoCE named component */
|
/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/ |
D | GoldfishVPX.cpp | 61 OMX_COMPONENTTYPE** component, in GoldfishVPX() argument 73 component), in GoldfishVPX() 501 OMX_PTR appData, OMX_COMPONENTTYPE **component) { in createGoldfishOMXComponent() argument 507 appData, component, RenderMode::RENDER_BY_HOST_GPU); in createGoldfishOMXComponent() 512 appData, component, RenderMode::RENDER_BY_HOST_GPU); in createGoldfishOMXComponent() 517 appData, component, RenderMode::RENDER_BY_GUEST_CPU); in createGoldfishOMXComponent() 522 appData, component, RenderMode::RENDER_BY_GUEST_CPU); in createGoldfishOMXComponent()
|
D | GoldfishVPX.h | 46 OMX_COMPONENTTYPE** component,
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1616/D05AcpiTables/ |
D | D05Iort.asl | 114 /* mbi-gen peri b, named component */ 145 /* mbi-gen1 dsa a, named component */ 176 /* mbi-gen mbi7 - RoCE named component */ 207 /* mbi-gen dsa a - usb named component */ 238 /* mbi-gen1 dsa a, named component */ 269 /* mbi-gen1 pcie, named component */ 300 /* mbi-gen1 pcie, named component */ 331 /* mbi-gen1 alg a, i2c 0 named component */ 362 /* mbi-gen1 alg a, i2c 2 named component */ 622 /* mbi-gen1 P1 dsa a, named component */
|
/device/google/trout/tools/ |
D | logcat_diff.py | 47 component = match.group('component') 49 self.messages.append("%s: %s" % (component, message))
|
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Pv660AcpiTables/ |
D | Iort.asl | 68 /* mbi-gen pc, named component */ 99 /* mbi-gen dsa, named component */ 130 /* mbi-gen m3, named component */ 161 /* mbi-gen pcie, named component */
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/ |
D | posixpath.py | 364 component = join(*bits[0:i]) 366 if islink(component): 367 resolved = _resolve_link(component) 370 return abspath(join(*([component] + bits[i:])))
|
/device/generic/goldfish-opengl/system/codecs/omx/avcdec/ |
D | GoldfishAVCDec.cpp | 70 OMX_COMPONENTTYPE **component, RenderMode renderMode) in GoldfishAVCDec() argument 75 appData, component), in GoldfishAVCDec() 624 OMX_COMPONENTTYPE **component) { in createGoldfishOMXComponent() argument 626 …return new android::GoldfishAVCDec(name, callbacks, appData, component, RenderMode::RENDER_BY_HOST… in createGoldfishOMXComponent() 628 …return new android::GoldfishAVCDec(name, callbacks, appData, component, RenderMode::RENDER_BY_GUES… in createGoldfishOMXComponent()
|
/device/generic/opengl-transport/host/libs/virglrenderer/ |
D | README.md | 36 This component contains a decoder for the wire protocol, and stubs for any 42 This component contains a decoder for the wire protocol, and stubs for any 50 This component contains a decoder for the wire protocol, and stubs for any
|