Searched refs:s32DevId (Results 1 - 9 of 9) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/common/ |
H A D | sample_comm_sys.c | 206 stMppChn.s32DevId = i; in SAMPLE_COMM_SYS_MemConfig() 219 stMppChn.s32DevId = i; in SAMPLE_COMM_SYS_MemConfig() 231 stMppChn.s32DevId = 0; in SAMPLE_COMM_SYS_MemConfig() 244 stMppChn.s32DevId = i; in SAMPLE_COMM_SYS_MemConfig() 257 stMppChn.s32DevId = 0; in SAMPLE_COMM_SYS_MemConfig() 363 stSrcChn.s32DevId = ViPipe; in SAMPLE_COMM_VI_Bind_VO() 367 stDestChn.s32DevId = VoLayer; in SAMPLE_COMM_VI_Bind_VO() 381 stSrcChn.s32DevId = ViPipe; in SAMPLE_COMM_VI_UnBind_VO() 385 stDestChn.s32DevId = VoLayer; in SAMPLE_COMM_VI_UnBind_VO() 399 stSrcChn.s32DevId in SAMPLE_COMM_VI_Bind_VPSS() [all...] |
H A D | sample_comm_audio.c | 696 stSrcChn.s32DevId = 0; in SAMPLE_COMM_AUDIO_AoBindAdec() 699 stDestChn.s32DevId = AoDev; in SAMPLE_COMM_AUDIO_AoBindAdec() 711 stSrcChn.s32DevId = 0; in SAMPLE_COMM_AUDIO_AoUnbindAdec() 713 stDestChn.s32DevId = AoDev; in SAMPLE_COMM_AUDIO_AoUnbindAdec() 725 stSrcChn.s32DevId = AiDev; in SAMPLE_COMM_AUDIO_AoBindAi() 727 stDestChn.s32DevId = AoDev; in SAMPLE_COMM_AUDIO_AoBindAi() 739 stSrcChn.s32DevId = AiDev; in SAMPLE_COMM_AUDIO_AoUnbindAi() 741 stDestChn.s32DevId = AoDev; in SAMPLE_COMM_AUDIO_AoUnbindAi() 752 stSrcChn.s32DevId = AiDev; in SAMPLE_COMM_AUDIO_AencBindAi() 755 stDestChn.s32DevId in SAMPLE_COMM_AUDIO_AencBindAi() [all...] |
H A D | sample_comm_venc.c | 153 stMppChnVENC.s32DevId = 0; in SAMPLE_COMM_VENC_MemConfig()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/mpp_help/src/ |
H A D | osd_img.c | 226 stChn.s32DevId = pstDispAttr->ModHdl;
in OSD_RGNDetach() 239 stChn.s32DevId = 0;
in OSD_RGNDetach() 253 RgnHdl, stChn.enModId, stChn.s32DevId, stChn.s32ChnId, s32Ret);
in OSD_RGNDetach() 466 s32Ret = HI_MPI_VI_GetChnAttr(stChn.s32DevId, stChn.s32ChnId, &stChnAttr);
in OSD_Ratio2Absolute() 469 stChn.s32DevId, stChn.s32ChnId, s32Ret);
in OSD_Ratio2Absolute() 477 s32Ret = HI_MPI_VPSS_GetChnAttr(stChn.s32DevId, stChn.s32ChnId, &stChnAttr);
in OSD_Ratio2Absolute() 480 stChn.s32DevId, stChn.s32ChnId, s32Ret);
in OSD_Ratio2Absolute() 489 s32Ret = HI_MPI_VO_GetChnAttr(stChn.s32DevId, stChn.s32ChnId, &stChnAttr);
in OSD_Ratio2Absolute() 492 stChn.s32DevId, stChn.s32ChnId, s32Ret);
in OSD_Ratio2Absolute() 523 stChn.s32DevId in OSD_Update() [all...] |
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/include/ |
H A D | hi_common.h | 216 HI_S32 s32DevId; member
|
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/ |
H A D | hi_common.h | 210 HI_S32 s32DevId; member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/ |
H A D | hi_common.h | 213 HI_S32 s32DevId; member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/smp/ |
H A D | sample_media_ai.c | 1676 srcChn.s32DevId = viPipe;
in ViBindVpss() 1680 dstChn.s32DevId = vpssGrp;
in ViBindVpss()
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/helloworld/smp/ |
H A D | sample_lcd.c | 1648 srcChn.s32DevId = viPipe;
in ViBindVpss() 1652 dstChn.s32DevId = vpssGrp;
in ViBindVpss()
|
Completed in 15 milliseconds