Home
last modified time | relevance | path

Searched refs:VIDEO_MODE_FRAME (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_vdec.h37 VIDEO_MODE_FRAME, /* send by frame */ enumerator
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vdec.cpp312 enMode = VIDEO_MODE_FRAME; in mpi_create_stream_mode()
323 s32Ret = mpi_create_vdec(ctx, s32Ch, VIDEO_MODE_FRAME); in mpi_create_frame_mode()
H A Dtest_mpi_all.cpp163 enMode = VIDEO_MODE_FRAME; in mpi_create_stream_mode()
H A Dtest_mpi_vo.cpp807 pstAttr.enMode = VIDEO_MODE_FRAME; in creat_vdec()