Home
last modified time | relevance | path

Searched refs:MAX_WAIT (Results 1 - 3 of 3) sorted by relevance

/test/xts/hats/hdf/codec/hdi_idlomx/
H A Dcodec_function_utils.h45 constexpr uint32_t MAX_WAIT = 50; variable
H A Dcodec_function_utils.cpp365 } while (state != objState && count <= MAX_WAIT); in WaitState()
/test/xts/hats/hdf/codec/hdi_omx/
H A Dcodec_hdi_omx_test.cpp52 constexpr uint32_t MAX_WAIT = 50; member
196 } while (state != objState && count <= MAX_WAIT); in waitState()

Completed in 5 milliseconds