Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/legacy/
H A Dvpu_api_legacy.h91 RK_U32 mEosSet; variable
H A Dvpu_api_legacy.cpp307 mEosSet(0), in VpuApiLegacy()
533 mEosSet = 0; in flush()
995 mEosSet = 1; in decode_getoutframe()
1026 mEosSet = 1; in decode_getoutframe()
1519 mEosSet = eos; in encoder_getstream()
1523 vpu_api_dbg_output("get NULL packet, eos %d\n", mEosSet); in encoder_getstream()
1524 if (mEosSet) in encoder_getstream()
1660 *((RK_S32 *)param) = mEosSet; in control()