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 D | los_err.h | 58 * @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 D | Rockchip_OSAL_OHOS.cpp | 614 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