Home
last modified time | relevance | path

Searched refs:MB_EXT_CONFIG_S (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/mod/sys/
H A Dtest_sys_avio.cpp74 MB_EXT_CONFIG_S extConfig = {0}; in test_video_stream()
92 MB_EXT_CONFIG_S extConfig = {0}; in test_video_stream()
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_vdec.cpp93 MB_EXT_CONFIG_S stMbExtConfig; in TEST_VDEC_SendStreamProc()
98 memset(&stMbExtConfig, 0, sizeof(MB_EXT_CONFIG_S)); in TEST_VDEC_SendStreamProc()
H A Dtest_comm_avs.cpp983 MB_EXT_CONFIG_S stMbExtConfig; in TEST_AVS_GetFinalLut()
987 memset(&stMbExtConfig, 0, sizeof(MB_EXT_CONFIG_S)); in TEST_AVS_GetFinalLut()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_mpi_sys.h47 RK_S32 RK_MPI_SYS_CreateMB(MB_BLK *pBlk, MB_EXT_CONFIG_S *pstMbExtConfig);
H A Drk_comm_mb.h96 } MB_EXT_CONFIG_S; typedef
/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_vdec.cpp407 MB_EXT_CONFIG_S pstMbExtConfig; in mpi_send_stream()
449 memset(&pstMbExtConfig, 0, sizeof(MB_EXT_CONFIG_S)); in mpi_send_stream()
H A Dtest_mpi_adec.cpp166 MB_EXT_CONFIG_S extConfig = {0}; in send_stream_thread()
H A Dtest_mpi_aenc.cpp184 MB_EXT_CONFIG_S extConfig = {0}; in send_frame_thread()
H A Dtest_mpi_all.cpp184 MB_EXT_CONFIG_S pstMbExtConfig; in mpi_send_stream()
208 memset(&pstMbExtConfig, 0, sizeof(MB_EXT_CONFIG_S)); in mpi_send_stream()
H A Dtest_mpi_ao.cpp262 MB_EXT_CONFIG_S extConfig; in sendDataThread()