Searched defs:timeoutMs (Results 1 - 4 of 4) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/uart_sample/ |
H A D | uart.c | 157 int UartRead(int fd, char *buf, int len, int timeoutMs) in UartRead() argument
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/interconnection_server/ |
H A D | hisignalling.c | 401 int UartRead(int uartFd, char *buf, int len, int timeoutMs) in UartRead() argument
|
/device/soc/rockchip/rk3568/hardware/codec/src/ |
H A D | hdi_mpp.c | 802 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 D | hdi_mpp.c | 802 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 5 milliseconds