Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_vdec.cpp120 stStream.bEndOfFrame = stStreamData.bEndOfFrame; in TEST_VDEC_SendStreamProc()
/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_tmd.h46 RK_BOOL bEndOfFrame; member
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_vdec.h100 RK_BOOL bEndOfFrame; /* W; is the end of frame */ member
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vdec.cpp461 stStream.bEndOfFrame = s32ReachEOS ? RK_TRUE : RK_FALSE; in mpi_send_stream()
H A Dtest_mpi_all.cpp220 stStream.bEndOfFrame = s32ReachEOS ? RK_TRUE : RK_FALSE; in mpi_send_stream()