Home
last modified time | relevance | path

Searched defs:pstFrame (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_adec.cpp218 RK_VOID *pstFrame = RK_MPI_MB_Handle2VirAddr(bBlk); in receive_data_thread() local
H A Dtest_mpi_aenc.cpp235 RK_VOID *pstFrame = RK_MPI_MB_Handle2VirAddr(bBlk); in receive_stream_thread() local
H A Dtest_mpi_vdec.cpp74 static void dump_frame_to_file(VIDEO_FRAME_INFO_S *pstFrame, FILE *fp) { in dump_frame_to_file()
H A Dtest_mpi_tde.cpp88 RK_VOID *pstFrame = RK_MPI_MB_Handle2VirAddr(dstBlk); in test_tde_save_result() local
H A Dtest_mpi_vgs.cpp525 RK_VOID *pstFrame = RK_MPI_MB_Handle2VirAddr(bBlk); in unit_test_vgs_output_one_task() local
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_aio.h110 AUDIO_FRAME_S *pstFrame;/*frame ptr*/ member