Home
last modified time | relevance | path

Searched refs:timeoutMs (Results 1 - 5 of 5) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/uart_sample/
H A Duart.c149 * @param int timeoutMs: 读取数据时间
155 * @param int timeoutMs: read data time
157 int UartRead(int fd, char *buf, int len, int timeoutMs) in UartRead() argument
164 int timeout = timeoutMs; in UartRead()
H A Duart.h20 int UartRead(int uartFd, char *buf, int len, int timeoutMs);
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/interconnection_server/
H A Dhisignalling.c393 * @param int timeoutMs: 读取数据时间
399 * @param int timeoutMs: read data time
401 int UartRead(int uartFd, char *buf, int len, int timeoutMs) in UartRead() argument
408 int timeout = timeoutMs; in UartRead()
/device/soc/rockchip/rk3568/hardware/codec/src/
H A Dhdi_mpp.c802 int32_t CodecDecode(CODEC_HANDLETYPE handle, CodecBuffer* inputData, CodecBuffer* outInfo, uint32_t timeoutMs) in CodecDecode() argument
1005 int32_t CodecEncode(CODEC_HANDLETYPE handle, CodecBuffer *inputData, CodecBuffer *outInfo, uint32_t timeoutMs) in CodecEncode() argument
1059 int32_t CodecEncodeHeader(CODEC_HANDLETYPE handle, CodecBuffer outInfo, uint32_t timeoutMs) in CodecEncodeHeader() argument
/device/soc/rockchip/rk3588/hardware/codec/src/
H A Dhdi_mpp.c802 int32_t CodecDecode(CODEC_HANDLETYPE handle, CodecBuffer* inputData, CodecBuffer* outInfo, uint32_t timeoutMs) in CodecDecode() argument
1005 int32_t CodecEncode(CODEC_HANDLETYPE handle, CodecBuffer *inputData, CodecBuffer *outInfo, uint32_t timeoutMs) in CodecEncode() argument
1059 int32_t CodecEncodeHeader(CODEC_HANDLETYPE handle, CodecBuffer outInfo, uint32_t timeoutMs) in CodecEncodeHeader() argument

Completed in 6 milliseconds