Home
last modified time | relevance | path

Searched refs:TEST_COMM_TmdParserRead (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_tmd.h52 RK_S32 TEST_COMM_TmdParserRead(STREAM_INFO_S *pstStreamInfo, STREAM_DATA_S *pstStreamData);
/OK3568_Linux_fs/external/rockit/mpi/example/common/tmedia/
H A Dtest_comm_tmd.cpp57 RK_S32 TEST_COMM_TmdParserRead(STREAM_INFO_S *pstStreamInfo, STREAM_DATA_S *pstStreamData) { in TEST_COMM_TmdParserRead() function
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_vdec.cpp103 s32Ret = TEST_COMM_TmdParserRead(pstStreamInfo, &stStreamData); in TEST_VDEC_SendStreamProc()