Home
last modified time | relevance | path

Searched refs:stAttr (Results 1 - 13 of 13) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/
H A Dhigv_mw_media.c206 HI_HDMI_ATTR_S stAttr; in SAMPLE_COMM_VO_HdmiStart() local
214 CHECK_RET(HI_MPI_HDMI_GetAttr(enHdmiId, &stAttr), "HI_MPI_HDMI_GetAttr"); in SAMPLE_COMM_VO_HdmiStart()
215 stAttr.bEnableHdmi = HI_TRUE; in SAMPLE_COMM_VO_HdmiStart()
216 stAttr.bEnableVideo = HI_TRUE; in SAMPLE_COMM_VO_HdmiStart()
217 stAttr.enVideoFmt = enVideoFmt; in SAMPLE_COMM_VO_HdmiStart()
218 stAttr.enVidOutMode = HI_HDMI_VIDEO_MODE_YCBCR444; in SAMPLE_COMM_VO_HdmiStart()
219 stAttr.enDeepColorMode = HI_HDMI_DEEP_COLOR_24BIT; in SAMPLE_COMM_VO_HdmiStart()
220 stAttr.bxvYCCMode = HI_FALSE; in SAMPLE_COMM_VO_HdmiStart()
221 stAttr.enOutCscQuantization = HDMI_QUANTIZATION_LIMITED_RANGE; in SAMPLE_COMM_VO_HdmiStart()
223 stAttr in SAMPLE_COMM_VO_HdmiStart()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H A Dsample_comm_vo.c345 HI_HDMI_ATTR_S stAttr; in SAMPLE_COMM_VO_HdmiStart() local
356 CHECK_RET(HI_MPI_HDMI_GetAttr(enHdmiId, &stAttr), "HI_MPI_HDMI_GetAttr"); in SAMPLE_COMM_VO_HdmiStart()
357 stAttr.bEnableHdmi = HI_TRUE; in SAMPLE_COMM_VO_HdmiStart()
358 stAttr.bEnableVideo = HI_TRUE; in SAMPLE_COMM_VO_HdmiStart()
359 stAttr.enVideoFmt = enVideoFmt; in SAMPLE_COMM_VO_HdmiStart()
360 stAttr.enVidOutMode = HI_HDMI_VIDEO_MODE_YCBCR444; in SAMPLE_COMM_VO_HdmiStart()
361 stAttr.enDeepColorMode = HI_HDMI_DEEP_COLOR_24BIT; in SAMPLE_COMM_VO_HdmiStart()
362 stAttr.bxvYCCMode = HI_FALSE; in SAMPLE_COMM_VO_HdmiStart()
363 stAttr.enOutCscQuantization = HDMI_QUANTIZATION_LIMITED_RANGE; in SAMPLE_COMM_VO_HdmiStart()
365 stAttr in SAMPLE_COMM_VO_HdmiStart()
395 HI_HDMI_ATTR_S stAttr; SAMPLE_COMM_VO_HdmiStartByDyRg() local
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/
H A Dosd_img.c310 s32Ret = OSD_DestroyRGN(s32OsdIdx, &pstOsdParam->stAttr); in OSD_Stop()
801 if (s_stOSDParam[s32OsdIdx].stAttr.stContent.enType == in OSD_Update_Relate_Info()
808 s_stOSDParam[s32OsdIdx].stAttr.stContent.szStr, HI_OSD_MAX_STR_LEN); in OSD_Update_Relate_Info()
813 s32Ret = OSD_UpdateTextBitmap(s32OsdIdx, &s_stOSDParam[s32OsdIdx].stAttr.stContent); in OSD_Update_Relate_Info()
823 s32Ret = OSD_Update(s32OsdIdx, &s_stOSDParam[s32OsdIdx].stAttr); in OSD_Update_Relate_Info()
979 pstOsdParam->stAttr.stContent.u32Color = pstAttr->stContent.u32Color; in Osd_Param_Config()
980 pstOsdParam->stAttr.stContent.u32BgColor = pstAttr->stContent.u32BgColor; in Osd_Param_Config()
988 pstOsdParam->stAttr.stContent.enTimeFmt = pstAttr->stContent.enTimeFmt; in Osd_Param_Config()
996 if (snprintf_s(pstOsdParam->stAttr.stContent.szStr, HI_OSD_MAX_STR_LEN, in Osd_Param_Config()
1001 pstOsdParam->stAttr in Osd_Param_Config()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/vio/smp/
H A Dsample_vio.c455 stLDCAttr.stAttr.bAspect = 0; in SAMPLE_VIO_WDR_LDC_DIS_SPREAD()
456 stLDCAttr.stAttr.s32XRatio = 100; /* x ratio: 100 */ in SAMPLE_VIO_WDR_LDC_DIS_SPREAD()
457 stLDCAttr.stAttr.s32YRatio = 100; /* y ratio: 100 */ in SAMPLE_VIO_WDR_LDC_DIS_SPREAD()
458 stLDCAttr.stAttr.s32XYRatio = 100; /* z ratio: 100 */ in SAMPLE_VIO_WDR_LDC_DIS_SPREAD()
459 stLDCAttr.stAttr.s32CenterXOffset = 0; in SAMPLE_VIO_WDR_LDC_DIS_SPREAD()
460 stLDCAttr.stAttr.s32CenterYOffset = 0; in SAMPLE_VIO_WDR_LDC_DIS_SPREAD()
461 stLDCAttr.stAttr.s32DistortionRatio = 500; /* distortion ratio: 500 */ in SAMPLE_VIO_WDR_LDC_DIS_SPREAD()
1313 stLDCAttr.stAttr.bAspect = 0; in SAMPLE_VIO_ViVpssLowDelay()
1314 stLDCAttr.stAttr.s32XRatio = 100; /* x ratio: 100 */ in SAMPLE_VIO_ViVpssLowDelay()
1315 stLDCAttr.stAttr in SAMPLE_VIO_ViVpssLowDelay()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_comm_vi.h789 LDC_ATTR_S stAttr; member
795 LDCV2_ATTR_S stAttr; member
801 LDCV3_ATTR_S stAttr; member
H A Dhi_comm_vpss.h133 LDC_ATTR_S stAttr; member
139 LDCV3_ATTR_S stAttr; member
H A Dhi_comm_sns.h70 ISP_DE_ATTR_S stAttr; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_comm_vi.h789 LDC_ATTR_S stAttr; member
795 LDCV2_ATTR_S stAttr; member
801 LDCV3_ATTR_S stAttr; member
H A Dhi_comm_vpss.h133 LDC_ATTR_S stAttr; member
139 LDCV3_ATTR_S stAttr; member
H A Dhi_comm_sns.h70 ISP_DE_ATTR_S stAttr; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/include/
H A Dosd_img.h214 HI_OSD_ATTR_S stAttr; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dpthread.h63 pthread_mutexattr_t stAttr; /**< Mutex attributes object*/ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/usr/sensor/include/
H A Dhi_comm_sns.h70 ISP_DE_ATTR_S stAttr; member

Completed in 21 milliseconds