Searched refs:VENC_RECV_PIC_PARAM_S (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/external/rockit/mpi/example/common/ |
| H A D | test_comm_venc.cpp | 88 VENC_RECV_PIC_PARAM_S stRecvParam; in TEST_VENC_Start() 90 memset(&stRecvParam, 0, sizeof(VENC_RECV_PIC_PARAM_S)); in TEST_VENC_Start() 137 VENC_RECV_PIC_PARAM_S stRecvParam; in TEST_VENC_SnapStart() 139 memset(&stRecvParam, 0, sizeof(VENC_RECV_PIC_PARAM_S)); in TEST_VENC_SnapStart()
|
| /OK3568_Linux_fs/external/rockit/mpi/example/mod/ |
| H A D | test_mpi_venc.cpp | 475 VENC_RECV_PIC_PARAM_S stRecvParam; in unit_test_mpi_venc() 484 memset(&stRecvParam, 0, sizeof(VENC_RECV_PIC_PARAM_S)); in unit_test_mpi_venc() 526 memset(&stRecvParam, 0, sizeof(VENC_RECV_PIC_PARAM_S)); in unit_test_mpi_venc()
|
| H A D | test_mpi_all.cpp | 493 VENC_RECV_PIC_PARAM_S stRecvParam; in create_venc() 513 VENC_RECV_PIC_PARAM_S stRecvParam; in destory_venc()
|
| H A D | test_mpi_avs.cpp | 75 VENC_RECV_PIC_PARAM_S stRecvParam; in create_venc() 77 memset(&stRecvParam, 0, sizeof(VENC_RECV_PIC_PARAM_S)); in create_venc()
|
| H A D | test_mpi_vi.cpp | 221 VENC_RECV_PIC_PARAM_S stRecvParam; in create_venc()
|
| /OK3568_Linux_fs/external/rockit/mpi/sdk/include/ |
| H A D | rk_mpi_venc.h | 24 RK_S32 RK_MPI_VENC_StartRecvFrame(VENC_CHN VeChn, const VENC_RECV_PIC_PARAM_S *pstRecvParam);
|
| H A D | rk_comm_venc.h | 417 } VENC_RECV_PIC_PARAM_S; typedef
|