Home
last modified time | relevance | path

Searched refs:caps (Results 1 – 25 of 33) sorted by relevance

12

/drivers/peripheral/codec/hal/src/
Dcodec_config_parser.c326 int32_t LoadCodecCapabilityFromHcs(const struct DeviceResourceNode *node, CodecCapablites *caps) in LoadCodecCapabilityFromHcs() argument
328 if (node == NULL || caps == NULL) { in LoadCodecCapabilityFromHcs()
344 &(caps->videoHwEncoderGroup), &(caps->videoHwDecoderGroup), in LoadCodecCapabilityFromHcs()
345 &(caps->videoSwEncoderGroup), &(caps->videoSwDecoderGroup), in LoadCodecCapabilityFromHcs()
346 &(caps->audioHwEncoderGroup), &(caps->audioHwDecoderGroup), in LoadCodecCapabilityFromHcs()
347 &(caps->audioSwEncoderGroup), &(caps->audioSwDecoderGroup) in LoadCodecCapabilityFromHcs()
366 caps->total += codecCapGroup->num; in LoadCodecCapabilityFromHcs()
377 caps->inited = true; in LoadCodecCapabilityFromHcs()
381 int32_t ClearCapabilityGroup(CodecCapablites *caps) in ClearCapabilityGroup() argument
383 if (caps == NULL) { in ClearCapabilityGroup()
[all …]
Dcodec_component_manager_stub.c44 CodecCompCapability *caps = NULL; in SerStubGetComponentCapablityList() local
49 caps = (CodecCompCapability *)OsalMemCalloc(sizeof(CodecCompCapability) * (count)); in SerStubGetComponentCapablityList()
50 if (caps == NULL) { in SerStubGetComponentCapablityList()
54 err = serviceImpl->GetComponentCapabilityList(caps, count); in SerStubGetComponentCapablityList()
56 OsalMemFree(caps); in SerStubGetComponentCapablityList()
62 if (!CodecCompCapabilityBlockMarshalling(reply, &caps[i])) { in SerStubGetComponentCapablityList()
68 OsalMemFree(caps); in SerStubGetComponentCapablityList()
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccreatecomponenthdi_fuzzer/
Dcodeccreatecomponent_fuzzer.cpp47 std::vector<CodecCompCapability> caps; in CodecCreateComponent() local
48 err = omxMgr_->GetComponentCapabilityList(caps, count); in CodecCreateComponent()
54 int32_t ret = omxMgr_->CreateComponent(client_, g_componentId, caps[0].compName, in CodecCreateComponent()
/drivers/peripheral/codec/test/fuzztest/image_fuzzer/imagegetcapability_fuzzer/
Dimagegetcapability_fuzzer.cpp38 vector<CodecImageCapability> caps; in GetCapabilityList() local
39 auto err = image->GetImageCapability(caps); in GetCapabilityList()
/drivers/peripheral/codec/hal/passthrough/include/
Dcodec_capability_parser.h52 int32_t LoadCodecExInfoFromHcs(const struct DeviceResourceNode *node, CodecExInfoGroups *caps);
53 int32_t ClearExInfoGroup(CodecExInfoGroups *caps);
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codeccommonhdi_fuzzer/
Dcodeccommon_fuzzer.cpp85 std::vector<CodecCompCapability> caps; in Preconditions() local
86 err = g_manager->GetComponentCapabilityList(caps, count); in Preconditions()
93 …int32_t ret = g_manager->CreateComponent(g_component, g_componentId, caps[0].compName, g_appData, … in Preconditions()
/drivers/peripheral/codec/test/fuzztest/hdi_fuzzer/codecgetcomponentcapabilitylisthdi_fuzzer/
Dcodecgetcomponentcapabilitylist_fuzzer.cpp44 std::vector<CodecCompCapability> caps; in CodecGetComponentCapabilityList() local
50 err = omxMgr_->GetComponentCapabilityList(caps, in CodecGetComponentCapabilityList()
/drivers/peripheral/codec/hal/include/
Dcodec_config_parser.h99 int32_t LoadCodecCapabilityFromHcs(const struct DeviceResourceNode *node, CodecCapablites *caps);
100 int32_t ClearCapabilityGroup(CodecCapablites *caps);
/drivers/hdf_core/adapter/uhdf2/manager/
Dhdf_devmgr.cfg9 "caps" : ["CAP_SYS_MODULE"]
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/resources/templates/lite/hdi_template/peripheral/config_folder/
DdeviceInfo_hcs.template6 caps = ["DAC_OVERRIDE", "DAC_READ_SEARCH"];
/drivers/hdf_core/framework/model/storage/src/mmc/
Dmmc_core.c429 if (cntlr->caps.bits.nonremovable > 0) { in MmcCntlrDevPlugged()
525 if (cntlr->ops->hardwareReset != NULL && cntlr->caps.bits.hardwareReset > 0) { in MmcCntlrPowerUp()
606 if (cntlr->caps.bits.uhsSdr12 > 0 || in MmcCntlrSupportUhs()
607 cntlr->caps.bits.uhsSdr25 > 0 || in MmcCntlrSupportUhs()
608 cntlr->caps.bits.uhsSdr50 > 0 || in MmcCntlrSupportUhs()
609 cntlr->caps.bits.uhsSdr104 > 0 || in MmcCntlrSupportUhs()
610 cntlr->caps.bits.uhsDdr50 > 0) { in MmcCntlrSupportUhs()
624 cntlr->caps.bits.cap8Bit > 0 && in MmcCntlrSupportHighSpeed400EnhancedStrobe()
639 if (cntlr->caps.bits.cap8Bit > 0 && in MmcCntlrSupportHighSpeed400()
869 if (cntlr->caps.bits.sdioIrq > 0 && cntlr->ops != NULL && cntlr->ops->setSdioIrq != NULL) { in SdioIrqThreadWorker()
[all …]
Dmmc_protocol.c675 if ((info->sectors > 1) && (mmc->cntlr->caps.bits.cmdStop > 0)) { in MmcSetupReadWriteBlocksCmd()
1098 if (cntlr->caps.bits.cap8Bit > 0) { in EmmcSelectHighSpeedBusWidth()
1324 } else if (cntlr->caps.bits.highSpeed == 1) { in EmmcSelectActivateHighSpeed()
1406 (cntlr->caps.bits.ddr1v8 > 0) && in EmmcGetDdrMode()
1407 (cntlr->caps.bits.uhsDdr50 > 0)) { in EmmcGetDdrMode()
1409 …} else if ((extCsd->cardType & EMMC_EXT_CSD_CARD_TYPE_DDR_1_2V) > 0 && cntlr->caps.bits.ddr1v2 > 0… in EmmcGetDdrMode()
1459 (cntlr->caps.bits.cap4Bit | cntlr->caps.bits.cap8Bit) > 0) { in EmmcSelectSwitchDdrMode()
1461 if (cntlr->caps.bits.cap8Bit > 0) { in EmmcSelectSwitchDdrMode()
2231 …if (cntlr->caps.bits.xpc330 == 1 || cntlr->caps.bits.xpc300 == 1 || cntlr->caps.bits.xpc180 == 1) { in SdSelect()
2245 if (cntlr->caps.bits.sdSupportProtocol3 == 0) { in SdSelect()
[all …]
Dmmc_sdio.c272 info->funcInfo.irqCap = cntlr->caps.bits.sdioIrq; in SdioDeviceDefaultGetCommonInfo()
397 if (cntlr->caps.bits.sdioIrq > 0) { in SdioDeviceDefaultClaimIrq()
423 if (cntlr->caps.bits.sdioIrq > 0 && cntlr->ops != NULL && cntlr->ops->setSdioIrq != NULL) { in SdioDeviceDefaultReleaseIrq()
/drivers/peripheral/usb/ddk/host/include/
Dusb_ddk_device.h56 uint32_t caps; member
/drivers/peripheral/wlan/test/hdi_service/
Dwlan_callback_impl.c67 scanResult->flags, scanResult->caps, scanResult->freq, scanResult->beaconInt); in WlanCallbackScanResult()
88 scanResult->flags, scanResult->caps, scanResult->freq, scanResult->beaconInt); in WlanCallbackScanResults()
/drivers/peripheral/codec/test/demo/v2.0/src/
Dcodec_hdi_decode.cpp569 auto caps = std::make_unique<CodecCompCapability[]>(count); in GetComponent() local
570 auto err = omxMgr_->GetComponentCapabilityList(caps.get(), count); in GetComponent()
577 if (caps[i].type != VIDEO_DECODER) { in GetComponent()
580 if (((caps[i].role == MEDIA_ROLETYPE_VIDEO_AVC) && (codecMime_ == CodecMime::AVC)) || in GetComponent()
581 ((caps[i].role == MEDIA_ROLETYPE_VIDEO_HEVC) && (codecMime_ == CodecMime::HEVC)) || in GetComponent()
582 ((caps[i].role == MEDIA_ROLETYPE_VIDEO_VP9) && (codecMime_ == CodecMime::VP9)) || in GetComponent()
583 ((caps[i].role == MEDIA_ROLETYPE_VIDEO_MPEG4) && (codecMime_ == CodecMime::MPEG4))) { in GetComponent()
584 compName = caps[i].compName; in GetComponent()
Dcodec_hdi_encode.cpp720 auto caps = std::make_unique<CodecCompCapability[]>(count); in GetComponent() local
721 auto err = omxMgr_->GetComponentCapabilityList(caps.get(), count); in GetComponent()
728 if (caps[i].type != VIDEO_ENCODER) { in GetComponent()
731 if (((caps[i].role == MEDIA_ROLETYPE_VIDEO_AVC) && (codecMime_ == CodecMime::AVC)) || in GetComponent()
732 ((caps[i].role == MEDIA_ROLETYPE_VIDEO_HEVC) && (codecMime_ == CodecMime::HEVC))) { in GetComponent()
733 compName = caps[i].compName; in GetComponent()
/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/resources/templates/lite/
DUser_device_info_hcs.template4 caps = ["DAC_OVERRIDE", "DAC_READ_SEARCH"];
/drivers/peripheral/usb/test/unittest/mock/src/
Dmock_linux_adapter.cpp54 handle->caps = CAPS; in FillUsbDeviceHandle()
199 devHandle->caps = CAPS; in OsInitDevice()
/drivers/peripheral/usb/ddk/host/src/
Dlinux_adapter.c309 ret = ioctl(fd, USBDEVFS_GET_CAPABILITIES, &devHandle->caps); in OsInitDevice()
312 devHandle->caps = USB_ADAPTER_CAP_BULK_CONTINUATION; in OsInitDevice()
526 if (request->devHandle->caps & USB_ADAPTER_CAP_BULK_SCATTER_GATHER) { in OsSubmitBulkRequest()
529 } else if (request->devHandle->caps & USB_ADAPTER_CAP_BULK_CONTINUATION) { in OsSubmitBulkRequest()
531 } else if (request->devHandle->caps & USB_ADAPTER_CAP_NO_PACKET_SIZE_LIM) { in OsSubmitBulkRequest()
/drivers/interface/wlan/v1_1/
DWlanTypes.idl149 unsigned short caps;
180 unsigned short caps;
/drivers/peripheral/codec/test/demo/idl/src/
Dcodec_hdi_encode.cpp506 std::vector<CodecCompCapability> caps; in GetComponentName() local
507 err = omxMgr_->GetComponentCapabilityList(caps, count); in GetComponentName()
513 for (auto cap : caps) { in GetComponentName()
Dcodec_hdi_decode.cpp626 std::vector<CodecCompCapability> caps; in GetComponentName() local
627 err = omxMgr_->GetComponentCapabilityList(caps, count); in GetComponentName()
633 for (auto cap : caps) { in GetComponentName()
/drivers/hdf_core/framework/model/network/wifi/include/
Dhdf_wifi_cmd.h407 int16_t caps; member
/drivers/peripheral/wlan/client/src/sbuf/
Dsbuf_event_adapter.c171 if (!HdfSbufReadUint16(reqData, &(scanResult.caps))) { in WifiEventScanResultProcess()

12