Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_lite/test/
H A Dtest_play_file_h265.cpp86 return DEMO_OK; in InitVideoOutput()
99 return DEMO_OK; in DeinitVideoOutput()
122 return DEMO_OK; in Write2VideoDevice()
183 return DEMO_OK; in DecoderCreate()
218 return DEMO_OK; in DecodePack()
345 if (ret != DEMO_OK) { in main()
H A Dtest_play_file_h265.h30 constexpr int32_t DEMO_OK = 0; variable