Home
last modified time | relevance | path

Searched refs:TIME_WAIT_MS (Results 1 - 6 of 6) sorted by relevance

/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_dyna_buffer.cpp60 auto ret = SyncWait(fenceFd, TIME_WAIT_MS); in FillOmxBuffer()
87 auto ret = SyncWait(fence, TIME_WAIT_MS); in EmptyOmxBuffer()
H A Dcodec_handle_buffer.cpp61 auto ret = SyncWait(fenceFd, TIME_WAIT_MS); in FillOmxBuffer()
/drivers/peripheral/codec/hal/idl_service/include/
H A Dicodec_buffer.h28 constexpr uint32_t TIME_WAIT_MS = 10;
/drivers/peripheral/codec/hal/v2.0/hdi_impl/include/
H A Dicodec_buffer.h27 constexpr uint32_t TIME_WAIT_MS = 10; variable
/drivers/peripheral/codec/hal/v2.0/hdi_impl/src/
H A Dcodec_dyna_buffer.cpp75 auto ret = SyncWait(fence, TIME_WAIT_MS); in EmptyOmxBuffer()
H A Dcodec_handle_buffer.cpp62 auto ret = SyncWait(fenceFd, TIME_WAIT_MS); in FillOmxBuffer()

Completed in 2 milliseconds