Home
last modified time | relevance | path

Searched refs:codecState (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/codec/test/benchmarktest/
H A Dcodec_benchmark_omx_test.cpp378 CodecStateType codecState = CODEC_STATE_INVALID; in BENCHMARK_F() local
380 ret = component_->GetState(codecState); in BENCHMARK_F()
381 ASSERT_EQ(codecState, CODEC_STATE_LOADED); in BENCHMARK_F()