Home
last modified time | relevance | path

Searched refs:paraLen (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/kernel/include/
H A Dlos_err.h58 * @param paraLen [IN] Length of the input parameter pPara.
69 UINT32 paraLen, /**< Length of the input parameter pPara. */
86 * @param paraLen [IN] Length of the input parameter pPara.
95 UINT32 errorNo, UINT32 paraLen,
/device/soc/rockchip/rk3568/hardware/omx_il/osal/
H A DRockchip_OSAL_OHOS.cpp614 int paraLen = 0; in Get_Video_HorAlign() local
615 paraLen = sprintf(para, "%d,width=%d,height=%d,ishevc=%d,videoFramerate=%d,streamBitrate=%d", in Get_Video_HorAlign()
619 write(pVideoDec->power_fd, para, paraLen); in Get_Video_HorAlign()

Completed in 2 milliseconds