Home
last modified time | relevance | path

Searched refs:RK_FALSE (Results 1 – 25 of 31) sorted by relevance

12

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_amix.cpp94 ctx->bListControls = RK_FALSE; in main()
95 ctx->bListContents = RK_FALSE; in main()
122 && ctx->bListControls == RK_FALSE in main()
123 && ctx->bListContents == RK_FALSE) { in main()
H A Dtest_mpi_rgn.cpp159 stRgnChnAttr.unChnAttr.stOverlayChn.stQpInfo.bAbsQp = RK_FALSE; in test_rgn_overlay_process()
252 bShow = RK_FALSE; in test_rgn_overlay_process()
262 bShow = bShow ? RK_FALSE : RK_TRUE; in test_rgn_overlay_process()
390 s32Ret = TEST_RGN_ShowOrHide(coverHandle, pstMppChn, RK_FALSE); in test_rgn_cover_process()
477 s32Ret = TEST_RGN_ShowOrHide(Handle, pstMppChn, RK_FALSE); in test_rgn_mosaic_process()
549 s32Ret = TEST_RGN_ShowOrHide(Handle, pstMppChn, RK_FALSE); in test_rgn_draw_line_process()
745 stRgnCtx.bRgnQp = RK_FALSE; in main()
H A Dtest_mpi_vpss.cpp74 ctx.bGrpCropEn = RK_FALSE; in main()
75 ctx.bChnCropEn = RK_FALSE; in main()
H A Dtest_mpi_mb.cpp74 MB_BLK mb = RK_MPI_MB_GetMB(i, pstMbPoolCfg.u64MBSize, RK_FALSE); in unit_test_mpi_mb()
181 stMbCtx.bPreAlloc = RK_FALSE; in main()
H A Dtest_mpi_ao.cpp260 frame.bBypassMbBlk = RK_FALSE; in sendDataThread()
298 aFade.bFade = RK_FALSE; in commandThread()
301 RK_BOOL mute = (params->s32SetMute == 0) ? RK_FALSE : RK_TRUE; in commandThread()
321 RK_BOOL mute = RK_FALSE; in commandThread()
H A Dtest_mpi_venc.cpp169 RK_MPI_VENC_RequestIDR(u32Ch, RK_FALSE); in venc_force_idr()
393 RK_MPI_SYS_MmzFlushCache(blk, RK_FALSE); in venc_send_frame()
560 stAttr.stVencAttr.stAttrJpege.bSupportDCF = RK_FALSE; in unit_test_mpi_venc()
651 stRoiAttr.bAbsQp = i % 2 ? RK_FALSE : RK_TRUE; in unit_test_mpi_venc()
653 stRoiAttr.bIntra = i % 2 ? RK_TRUE : RK_FALSE; in unit_test_mpi_venc()
858 ctx.bFrameRate = RK_FALSE; in main()
H A Dtest_mpi_tde.cpp308 RK_MPI_SYS_MmzFlushCache(srcBlk, RK_FALSE); in test_tde_load_src_file()
339 RK_MPI_SYS_MmzFlushCache(*pstDstBlk, RK_FALSE); in test_tde_create_dstBlk()
382 s32Ret = RK_TDE_EndJob(hHandle[u32JobIdx], RK_FALSE, RK_TRUE, 10); in test_tde_job()
513 ctx.bPerformace = RK_FALSE; in main()
H A Dtest_mpi_gdc.cpp483 ctx->stFisheyeAttr.bLMF = RK_FALSE; in test_mpi_gdc_desktop_ceil_mount_1p_add_1()
545 ctx->stFisheyeAttr.bLMF = RK_FALSE; in test_mpi_gdc_desktop_ceil_mount_1_add_3()
635 ctx->stFisheyeAttr.bLMF = RK_FALSE; in test_mpi_gdc_desktop_ceil_mount_1_add_8()
796 ctx->stFisheyeAttr.bLMF = RK_FALSE; in test_mpi_gdc_desktop_ceil_mount_2p()
882 ctx->stFisheyeAttr.bLMF = RK_FALSE; in test_mpi_gdc_wall_mount_1p_add_3()
968 ctx->stFisheyeAttr.bLMF = RK_FALSE; in test_mpi_gdc_wall_mount_1p_add_8()
1125 return RK_FALSE; in test_mpi_gdc_xy_in_valid()
1286 RK_MPI_SYS_MmzFlushCache(ctx->stTask.stImgIn.stVFrame.pMbBlk, RK_FALSE); in test_mpi_gdc_api()
1345 RK_MPI_SYS_MmzFlushCache(pLineMbBlk, RK_FALSE); in test_mpi_gdc_api()
1374 RK_MPI_SYS_MmzFlushCache(pLineMbBlk, RK_FALSE); in test_mpi_gdc_api()
H A Dtest_mpi_vdec.cpp216 stAttr.stVdecVideoAttr.bTemporalMvpEnable = RK_FALSE; in mpi_create_vdec()
460 stStream.bEndOfStream = s32ReachEOS ? RK_TRUE : RK_FALSE; in mpi_send_stream()
461 stStream.bEndOfFrame = s32ReachEOS ? RK_TRUE : RK_FALSE; in mpi_send_stream()
H A Dtest_mpi_vo.cpp578 VoChnAttr[i].bDeflicker = RK_FALSE; in mpi_vo_init_sample()
640 VoChnAttr[i].bDeflicker = RK_FALSE; in mpi_vo_init_sample()
2370 ctx->bVoPlay = RK_FALSE; in init_cfg()
2371 ctx->bBorder = RK_FALSE; in init_cfg()
2372 ctx->bHomologous = RK_FALSE; in init_cfg()
2375 ctx->bEnWbc = RK_FALSE; in init_cfg()
2376 ctx->wbc_bind = RK_FALSE; in init_cfg()
2377 ctx->bChnPriority = RK_FALSE; in init_cfg()
2504 "play video test, default(0): 0: RK_FALSE, 1: RK_TRUE", NULL, 0, 0), in main()
2506 "Border enable, default(0): 0: RK_FALSE, in main()
[all...]
H A Dtest_mpi_avs.cpp50 static RK_BOOL bExit = RK_FALSE;
604 pstVoCtx.stVoChnAttr.bDeflicker = RK_FALSE; in test_avs_vo_loop()
759 ctx.bFrameSync = RK_FALSE; in main()
H A Dtest_mpi_ai.cpp33 static RK_BOOL gAiExit = RK_FALSE;
H A Dtest_mpi_adec.cpp159 RK_MPI_ADEC_SendEndOfStream(AdChn, RK_FALSE); in send_stream_thread()
/OK3568_Linux_fs/external/rockit/mpi/example/mod/sys/
H A Dtest_sys_avio.cpp59 vstream.bEndOfStream = RK_FALSE; in test_video_stream()
71 vstream.bEndOfStream = RK_FALSE; in test_video_stream()
89 vstream.bEndOfStream = RK_FALSE; in test_video_stream()
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_vdec.cpp90 RK_BOOL bReachEos = RK_FALSE; in TEST_VDEC_SendStreamProc()
160 gSendStremThread[VdecChn].bThreadStart = RK_FALSE; in TEST_VENC_StopSendFrame()
H A Dtest_comm_sys.cpp500 RK_MPI_SYS_MmzFlushCache(stCompareFrame.stVFrame.pMbBlk, RK_FALSE); in TEST_SYS_FuzzyCompareFrameByFile()
501 RK_MPI_SYS_MmzFlushCache(pstVideoFrame->stVFrame.pMbBlk, RK_FALSE); in TEST_SYS_FuzzyCompareFrameByFile()
549 RK_MPI_SYS_MmzFlushCache(stCompareFrame.stVFrame.pMbBlk, RK_FALSE); in TEST_SYS_FuzzyCompareFrame()
550 RK_MPI_SYS_MmzFlushCache(pstVideoFrame->stVFrame.pMbBlk, RK_FALSE); in TEST_SYS_FuzzyCompareFrame()
H A Dtest_comm_venc.cpp284 gGSThread[VencChn].bThreadStart = RK_FALSE; in TEST_VENC_StopGetStream()
353 RK_MPI_SYS_MmzFlushCache(blk, RK_FALSE); in TEST_VENC_SendVencFrameProc()
363 if (RK_FALSE == pstThreadInfo->bThreadStart) { in TEST_VENC_SendVencFrameProc()
429 gSFThread[VencChn].bThreadStart = RK_FALSE; in TEST_VENC_StopSendFrame()
H A Dtest_comm_vpss.cpp263 RK_MPI_SYS_MmzFlushCache(srcBlk, RK_FALSE); in TEST_VPSS_Proc()
336 gProcThread[VpssGrp].bThreadStart = RK_FALSE; in TEST_VPSS_StopProc()
H A Dtest_comm_tde.cpp126 s32Ret = RK_TDE_EndJob(jobHandle, RK_FALSE, RK_TRUE, 10); in TEST_TDE_EndJob()
178 RK_MPI_SYS_MmzFlushCache(stVideoFrame.stVFrame.pMbBlk, RK_FALSE); in TEST_TDE_LoadSrcFrame()
H A Dtest_comm_utils.cpp180 RK_MPI_SYS_MmzFlushCache(pstVideoFrame->stVFrame.pMbBlk, RK_FALSE); in TEST_COMM_FileReadOneFrame()
H A Dtest_comm_vgs.cpp132 RK_MPI_SYS_MmzFlushCache(stVideoFrame->stVFrame.pMbBlk, RK_FALSE); in TEST_VGS_LoadSrcFrame()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/iio/include/
H A Drkiio_common.h36 RK_FALSE = 0, enumerator
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_type.h40 RK_FALSE = 0, enumerator
H A Drk_comm_vdec.h20 #define RK_IO_NOBLOCK RK_FALSE
/OK3568_Linux_fs/external/rockit/mpi/example/common/tmedia/
H A Dtest_comm_tmd.cpp34 RK_BOOL bFound = RK_FALSE; in TEST_COMM_CodecIDTmdToRK()

12