Home
last modified time | relevance | path

Searched refs:enPixelFormat (Results 1 - 25 of 29) sorted by relevance

12

/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dhi_buffer.h33 PIXEL_FORMAT_E enPixelFormat, DATA_BITWIDTH_E enBitWidth, in COMMON_GetPicBufferConfig()
83 if ((PIXEL_FORMAT_YVU_SEMIPLANAR_420 == enPixelFormat) || (PIXEL_FORMAT_YUV_SEMIPLANAR_420 == enPixelFormat)) { in COMMON_GetPicBufferConfig()
85 } else if (PIXEL_FORMAT_YVU_SEMIPLANAR_422 == enPixelFormat || in COMMON_GetPicBufferConfig()
86 PIXEL_FORMAT_YUV_SEMIPLANAR_422 == enPixelFormat) { in COMMON_GetPicBufferConfig()
88 } else if ((enPixelFormat == PIXEL_FORMAT_YUV_400) || (PIXEL_FORMAT_S16C1 == enPixelFormat)) { in COMMON_GetPicBufferConfig()
109 if ((PIXEL_FORMAT_YVU_SEMIPLANAR_420 == enPixelFormat) || in COMMON_GetPicBufferConfig()
110 (PIXEL_FORMAT_YUV_SEMIPLANAR_420 == enPixelFormat)) { in COMMON_GetPicBufferConfig()
113 } else if (PIXEL_FORMAT_YVU_SEMIPLANAR_422 == enPixelFormat || in COMMON_GetPicBufferConfig()
32 COMMON_GetPicBufferConfig(HI_U32 u32Width, HI_U32 u32Height, PIXEL_FORMAT_E enPixelFormat, DATA_BITWIDTH_E enBitWidth, COMPRESS_MODE_E enCmpMode, HI_U32 u32Align, VB_CAL_CONFIG_S *pstCalConfig) COMMON_GetPicBufferConfig() argument
154 COMMON_GetPicBufferSize(HI_U32 u32Width, HI_U32 u32Height, PIXEL_FORMAT_E enPixelFormat, DATA_BITWIDTH_E enBitWidth, COMPRESS_MODE_E enCmpMode, HI_U32 u32Align) COMMON_GetPicBufferSize() argument
165 VI_GetRawBufferSizeEx(HI_U32 u32Width, HI_U32 u32Height, PIXEL_FORMAT_E enPixelFormat, COMPRESS_MODE_E enCmpMode, HI_U32 u32CmpRatio, HI_U32 u32Align) VI_GetRawBufferSizeEx() argument
244 VI_GetRawBufferSize(HI_U32 u32Width, HI_U32 u32Height, PIXEL_FORMAT_E enPixelFormat, COMPRESS_MODE_E enCmpMode, HI_U32 u32Align) VI_GetRawBufferSize() argument
250 VDEC_GetPicBufferSize(PAYLOAD_TYPE_E enType, HI_U32 u32Width, HI_U32 u32Height, __attribute__((unused))PIXEL_FORMAT_E enPixelFormat, __attribute__((unused))DATA_BITWIDTH_E enBitWidth, __attribute__((unused))HI_U32 u32Align) VDEC_GetPicBufferSize() argument
[all...]
H A Dhi_comm_vo.h58 PIXEL_FORMAT_E enPixelFormat; /* RW; the pixel format of WBC output */ member
H A Dhi_comm_vpss.h86 PIXEL_FORMAT_E enPixelFormat; /* RW; Pixel format of source image. */ member
109 PIXEL_FORMAT_E enPixelFormat; /* RW; Pixel format of target image. */ member
166 PIXEL_FORMAT_E enPixelFormat; member
H A Dhi_comm_video.h420 PIXEL_FORMAT_E enPixelFormat; member
474 PIXEL_FORMAT_E enPixelFormat; /* Bitmap's pixel format */ member
H A Dhi_comm_vdec.h129 PIXEL_FORMAT_E enPixelFormat; /* RW; out put pixel format */ member
131 /* [0 ,127] is deemed to transparent when enPixelFormat is ARGB1555 or ABGR1555
132 * [128 ,256] is deemed to non-transparent when enPixelFormat is ARGB1555 or ABGR1555
H A Dhi_comm_vi.h711 PIXEL_FORMAT_E enPixelFormat; /* RW;Pixel format */ member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dhi_buffer.h33 PIXEL_FORMAT_E enPixelFormat, DATA_BITWIDTH_E enBitWidth, in COMMON_GetPicBufferConfig()
83 if ((PIXEL_FORMAT_YVU_SEMIPLANAR_420 == enPixelFormat) || (PIXEL_FORMAT_YUV_SEMIPLANAR_420 == enPixelFormat)) { in COMMON_GetPicBufferConfig()
85 } else if (PIXEL_FORMAT_YVU_SEMIPLANAR_422 == enPixelFormat || in COMMON_GetPicBufferConfig()
86 PIXEL_FORMAT_YUV_SEMIPLANAR_422 == enPixelFormat) { in COMMON_GetPicBufferConfig()
88 } else if ((enPixelFormat == PIXEL_FORMAT_YUV_400) || (PIXEL_FORMAT_S16C1 == enPixelFormat)) { in COMMON_GetPicBufferConfig()
109 if ((PIXEL_FORMAT_YVU_SEMIPLANAR_420 == enPixelFormat) || in COMMON_GetPicBufferConfig()
110 (PIXEL_FORMAT_YUV_SEMIPLANAR_420 == enPixelFormat)) { in COMMON_GetPicBufferConfig()
113 } else if (PIXEL_FORMAT_YVU_SEMIPLANAR_422 == enPixelFormat || in COMMON_GetPicBufferConfig()
32 COMMON_GetPicBufferConfig(HI_U32 u32Width, HI_U32 u32Height, PIXEL_FORMAT_E enPixelFormat, DATA_BITWIDTH_E enBitWidth, COMPRESS_MODE_E enCmpMode, HI_U32 u32Align, VB_CAL_CONFIG_S *pstCalConfig) COMMON_GetPicBufferConfig() argument
154 COMMON_GetPicBufferSize(HI_U32 u32Width, HI_U32 u32Height, PIXEL_FORMAT_E enPixelFormat, DATA_BITWIDTH_E enBitWidth, COMPRESS_MODE_E enCmpMode, HI_U32 u32Align) COMMON_GetPicBufferSize() argument
165 VI_GetRawBufferSizeEx(HI_U32 u32Width, HI_U32 u32Height, PIXEL_FORMAT_E enPixelFormat, COMPRESS_MODE_E enCmpMode, HI_U32 u32CmpRatio, HI_U32 u32Align) VI_GetRawBufferSizeEx() argument
244 VI_GetRawBufferSize(HI_U32 u32Width, HI_U32 u32Height, PIXEL_FORMAT_E enPixelFormat, COMPRESS_MODE_E enCmpMode, HI_U32 u32Align) VI_GetRawBufferSize() argument
250 VDEC_GetPicBufferSize(PAYLOAD_TYPE_E enType, HI_U32 u32Width, HI_U32 u32Height, __attribute__((unused))PIXEL_FORMAT_E enPixelFormat, __attribute__((unused))DATA_BITWIDTH_E enBitWidth, __attribute__((unused))HI_U32 u32Align) VDEC_GetPicBufferSize() argument
[all...]
H A Dhi_comm_vpss.h86 PIXEL_FORMAT_E enPixelFormat; /* RW; Pixel format of source image. */ member
109 PIXEL_FORMAT_E enPixelFormat; /* RW; Pixel format of target image. */ member
166 PIXEL_FORMAT_E enPixelFormat; member
H A Dhi_comm_video.h419 PIXEL_FORMAT_E enPixelFormat; member
473 PIXEL_FORMAT_E enPixelFormat; /* Bitmap's pixel format */ member
H A Dhi_comm_vdec.h129 PIXEL_FORMAT_E enPixelFormat; /* RW; out put pixel format */ member
131 /* [0 ,127] is deemed to transparent when enPixelFormat is ARGB1555 or ABGR1555
132 * [128 ,256] is deemed to non-transparent when enPixelFormat is ARGB1555 or ABGR1555
H A Dhi_comm_vi.h711 PIXEL_FORMAT_E enPixelFormat; /* RW;Pixel format */ member
H A Dhi_comm_vo.h333 PIXEL_FORMAT_E enPixelFormat; /* RW; the pixel format of WBC output */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/
H A Dsample_comm_region.c47 PIXEL_FORMAT_E enPixelFormat) in REGION_MST_LoadBmp()
69 if (enPixelFormat == PIXEL_FORMAT_ARGB_4444) { in REGION_MST_LoadBmp()
71 } else if (enPixelFormat == PIXEL_FORMAT_ARGB_1555 || enPixelFormat == PIXEL_FORMAT_ARGB_2BPP) { in REGION_MST_LoadBmp()
73 } else if (enPixelFormat == PIXEL_FORMAT_ARGB_8888) { in REGION_MST_LoadBmp()
77 printf("enPixelFormat err %d \n", enPixelFormat); in REGION_MST_LoadBmp()
90 pstBitmap->enPixelFormat = enPixelFormat; in REGION_MST_LoadBmp()
91 if (PIXEL_FORMAT_ARGB_2BPP == enPixelFormat) { in REGION_MST_LoadBmp()
46 REGION_MST_LoadBmp(const char *filename, BITMAP_S *pstBitmap, HI_BOOL bFil, HI_U32 u16FilColor, PIXEL_FORMAT_E enPixelFormat) REGION_MST_LoadBmp() argument
[all...]
H A Dsample_comm_vi.c1179 stChnAttr.enPixelFormat = pstViInfo->stChnInfo.enPixFormat; in SAMPLE_COMM_VI_ModeSwitch_StartViChn()
1216 stChnAttr.enPixelFormat = pstViInfo->stChnInfo.enPixFormat; in SAMPLE_COMM_VI_StartViChn()
2034 static HI_U32 SAMPLE_VI_PixelFormat2BitWidth(PIXEL_FORMAT_E enPixelFormat) in SAMPLE_VI_PixelFormat2BitWidth() argument
2038 switch (enPixelFormat) { in SAMPLE_VI_PixelFormat2BitWidth()
2078 static HI_U32 SAMPLE_VI_GetRawStride(PIXEL_FORMAT_E enPixelFormat, HI_U32 u32Width, HI_U32 u32ByteAlign) in SAMPLE_VI_GetRawStride() argument
2083 u32BitWidth = SAMPLE_VI_PixelFormat2BitWidth(enPixelFormat); in SAMPLE_VI_GetRawStride()
2106 PIXEL_FORMAT_E enPixelFormat; in SAMPLE_VI_GetFrameBlkInfo() local
2109 enPixelFormat = pstFrmCfg->enPixelFormat; in SAMPLE_VI_GetFrameBlkInfo()
2110 if (enPixelFormat in SAMPLE_VI_GetFrameBlkInfo()
[all...]
H A Dsample_comm.h358 PIXEL_FORMAT_E enPixelFormat; member
374 PIXEL_FORMAT_E enPixelFormat; member
382 PIXEL_FORMAT_E enPixelFormat; member
469 PIXEL_FORMAT_E enPixelFormat; member
487 PIXEL_FORMAT_E enPixelFormat; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/color_space_convert/smp/
H A Dsmp_color_space_convert.c377 PIXEL_FORMAT_E pixelFormat = frm->stVFrame.enPixelFormat; in FrmToOrigImg()
422 frm->stVFrame.enPixelFormat = PIXEL_FORMAT_YVU_SEMIPLANAR_420; in OrigImgToFrm()
424 frm->stVFrame.enPixelFormat = PIXEL_FORMAT_YVU_SEMIPLANAR_422; in OrigImgToFrm()
444 PIXEL_FORMAT_E pixelFormat = frm->stVFrame.enPixelFormat; in FrmToU8c1Img()
485 PIXEL_FORMAT_E enPixelFormat = srcFrm->stVFrame.enPixelFormat; in FrmToRgbImg() local
486 if (enPixelFormat == PIXEL_FORMAT_YVU_SEMIPLANAR_420) { in FrmToRgbImg()
488 } else if (enPixelFormat == PIXEL_FORMAT_YVU_SEMIPLANAR_422) { in FrmToRgbImg()
583 frm.stVFrame.u32Width, frm.stVFrame.u32Height, frm.stVFrame.enPixelFormat); in SampleIveOrigImgToFrm()
630 frm.stVFrame.u32Width, frm.stVFrame.u32Height, frm.stVFrame.enPixelFormat); in SampleIveFrmToOrigImg()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/store_sample/smp/
H A Dsample_store.c288 PIXEL_FORMAT_E enPixelFormat, SIZE_S stSize[], SAMPLE_SNS_TYPE_E enSnsType) in SAMPLE_VENC_VPSS_Init()
310 stVpssGrpAttr.enPixelFormat = enPixelFormat; in SAMPLE_VENC_VPSS_Init()
327 stVpssChnAttr[i].enPixelFormat = enPixelFormat; in SAMPLE_VENC_VPSS_Init()
287 SAMPLE_VENC_VPSS_Init(VPSS_GRP VpssGrp, HI_BOOL* pabChnEnable, DYNAMIC_RANGE_E enDynamicRange, PIXEL_FORMAT_E enPixelFormat, SIZE_S stSize[], SAMPLE_SNS_TYPE_E enSnsType) SAMPLE_VENC_VPSS_Init() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/
H A Dive_img.c55 PIXEL_FORMAT_E pixelFormat = frm->stVFrame.enPixelFormat; in FrmToOrigImg()
314 frm->stVFrame.enPixelFormat = PIXEL_FORMAT_YVU_SEMIPLANAR_420; in OrigImgToFrm()
316 frm->stVFrame.enPixelFormat = PIXEL_FORMAT_YVU_SEMIPLANAR_422; in OrigImgToFrm()
H A Dosd_img.c774 stBitmap.enPixelFormat = PIXEL_FORMAT_ARGB_1555; in OSD_CreateRGN()
1001 pstOsdParam->stAttr.stContent.stBitmap.enPixelFormat = PIXEL_FORMAT_ARGB_1555; in Osd_Param_Config()
1007 pstOsdParam->stAttr.stContent.stBitmap.enPixelFormat = pstAttr->stContent.stBitmap.enPixelFormat; in Osd_Param_Config()
1027 stBitmap.enPixelFormat = PIXEL_FORMAT_ARGB_1555; in OSD_Update_RGN_Content()
H A Dvgs_img.c156 frm->stVFrame.enPixelFormat = pixelFormat; in MppFrmCreate()
223 ret = MppFrmCreate(dst, dstWidth, dstHeight, src->stVFrame.enPixelFormat, DATA_BITWIDTH_8, in VgsResizeOnce()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/vio/smp/
H A Dsample_vio.c141 stVpssGrpAttr.enPixelFormat = enPixFormat; in SAMPLE_VIO_ViOnlineVpssOfflineRoute()
154 astVpssChnAttr[VpssChn].enPixelFormat = enPixFormat; in SAMPLE_VIO_ViOnlineVpssOfflineRoute()
365 stVpssGrpAttr.enPixelFormat = enPixFormat; in SAMPLE_VIO_WDR_LDC_DIS_SPREAD()
378 astVpssChnAttr[VpssChn].enPixelFormat = enPixFormat; in SAMPLE_VIO_WDR_LDC_DIS_SPREAD()
646 stVpssGrpAttr.enPixelFormat = enPixFormat; in SAMPLE_VIO_ViDoublePipeRoute()
659 astVpssChnAttr[VpssChn].enPixelFormat = enPixFormat; in SAMPLE_VIO_ViDoublePipeRoute()
875 stVpssGrpAttr.enPixelFormat = enPixFormat; in SAMPLE_VIO_ViWdrSwitch()
888 astVpssChnAttr[VpssChn].enPixelFormat = enPixFormat; in SAMPLE_VIO_ViWdrSwitch()
1226 stVpssGrpAttr.enPixelFormat = enPixFormat; in SAMPLE_VIO_ViVpssLowDelay()
1239 astVpssChnAttr[VpssChn].enPixelFormat in SAMPLE_VIO_ViVpssLowDelay()
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/include/
H A Dhi_comm_vo.h61 PIXEL_FORMAT_E enPixelFormat; /* RW; the pixel format of WBC output */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/
H A Dhi_comm_video.h423 PIXEL_FORMAT_E enPixelFormat; member
477 PIXEL_FORMAT_E enPixelFormat; /* Bitmap's pixel format */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/include/
H A Dosd_img.h123 HI_OSD_PIXEL_FMT_E enPixelFormat; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/smp/
H A Dsample_media_opencv.cpp123 g_aicTennisMediaInfo.vpssCfg.grpAttr.enPixelFormat = PIXEL_FORMAT_YVU_SEMIPLANAR_420; in TennisVpssParamCfg()

Completed in 56 milliseconds

12