Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/legacy/
H A Dvpu_api_legacy.h77 RK_U32 init_ok; variable
H A Dvpu_api_legacy.cpp298 init_ok(0), in VpuApiLegacy()
520 init_ok = 1; in init()
530 if (mpi && mpi->reset && init_ok) { in flush()
689 if (!init_ok) { in decode()
948 if (!init_ok) { in decode_sendstream()
984 if (!init_ok) { in decode_getoutframe()
1062 if (!init_ok) in encode()
1577 if (mpi == NULL && !init_ok) { in control()