Home
last modified time | relevance | path

Searched refs:pstVideoFrames (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_avs.cpp207 VIDEO_FRAME_INFO_S **pstVideoFrames) { in TEST_AVS_ModGetFrameFromPool() argument
241 pstVideoFrames[AvsPipe]->stVFrame.pMbBlk = blk; in TEST_AVS_ModGetFrameFromPool()
242 pstVideoFrames[AvsPipe]->stVFrame.u32Width = pstBufAttr.u32Width; in TEST_AVS_ModGetFrameFromPool()
243 pstVideoFrames[AvsPipe]->stVFrame.u32Height = pstBufAttr.u32Height; in TEST_AVS_ModGetFrameFromPool()
244 pstVideoFrames[AvsPipe]->stVFrame.u32VirWidth = stMbPicCalResult.u32VirWidth; in TEST_AVS_ModGetFrameFromPool()
245 pstVideoFrames[AvsPipe]->stVFrame.u32VirHeight = stMbPicCalResult.u32VirHeight; in TEST_AVS_ModGetFrameFromPool()
246 pstVideoFrames[AvsPipe]->stVFrame.enPixelFormat = pstBufAttr.enPixelFormat; in TEST_AVS_ModGetFrameFromPool()
247 pstVideoFrames[AvsPipe]->stVFrame.enCompressMode = pstBufAttr.enCompMode; in TEST_AVS_ModGetFrameFromPool()
262 s32Ret = TEST_COMM_FileReadOneFrame(cWritePath, pstVideoFrames[AvsPipe]); in TEST_AVS_ModGetFrameFromPool()
266 pstVideoFrames[AvsPipe], cWritePath, s32Ret); in TEST_AVS_ModGetFrameFromPool()
[all …]
/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_avs.h128 VIDEO_FRAME_INFO_S **pstVideoFrames);
132 VIDEO_FRAME_INFO_S **pstVideoFrames);
137 VIDEO_FRAME_INFO_S **pstVideoFrames);
141 VIDEO_FRAME_INFO_S **pstVideoFrames);
173 VIDEO_FRAME_INFO_S **pstVideoFrames);
175 VIDEO_FRAME_INFO_S **pstVideoFrames);