Searched refs:DEMO_OK (Results 1 – 2 of 2) sorted by relevance
86 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()
30 constexpr int32_t DEMO_OK = 0; variable