| /OK3568_Linux_fs/external/rockit/mpi/sdk/include/ |
| H A D | rk_comm_venc.h | 137 RK_BOOL bFrameEnd; /* R; frame end */ 138 RK_BOOL bStreamEnd; /* R; stream end */ 178 RK_BOOL bPSkip; 198 RK_BOOL bPSkip; 203 RK_BOOL bSSEEn; /* RW; Range:[0,1]; Region SSE enable */ 293 RK_BOOL bPSkip; 336 RK_BOOL bSupportDCF; /*RW; Range:[0,1]; support dcf */ 366 RK_BOOL bByFrame; 396 RK_BOOL bEnable; 403 RK_BOOL bEnable; [all …]
|
| H A D | rk_comm_vo.h | 232 RK_BOOL bDeflicker; /* Deflicker or not sd */ 235 RK_BOOL bEnKeyColor;/* Enable key color or not when pixel format BGRA5551/RGBA5551 */ 247 RK_BOOL bBorderEn; /* RW; Do frame or not */ 256 RK_BOOL bSynm; /* RW; sync mode(0:timing,as BT.656; 1:signal,as LCD) */ 257 RK_BOOL bIop; /* RW; interlaced or progressive display(0:i; 1:p) */ 275 RK_BOOL bIdv; /* RW; inverse data valid of output */ 276 RK_BOOL bIhs; /* RW; polarity of horizontal synch signal, 0: negative, 1: positive */ 277 RK_BOOL bIvs; /* RW; polarity of vertical synch signal, 0: negative, 1: positive */ 356 RK_BOOL bBypassFrame; /* RW; Whether to bypass frame to video layer */ 357 RK_BOOL bLowDelay; /* RW; Whether start composer at once when channel 0 recive buffer */ [all …]
|
| H A D | rk_comm_aio.h | 53 RK_BOOL bBypassMbBlk; /* FALSE: copy, TRUE: MbBlock owned by internal */ 100 RK_BOOL bBypassMbBlk; /* FALSE: copy, TRUE: MbBlock owned by internal */ 105 RK_BOOL bValid; /* whether frame is valid */ 106 RK_BOOL bSysBind; /* whether is sysbind */ 232 RK_BOOL bFade; 256 RK_BOOL bCfg; 264 RK_BOOL bSaving; 296 RK_BOOL bAcousticEventDetected; 297 RK_BOOL bLoudSoundDetected; 313 RK_BOOL bBabyCry; [all …]
|
| H A D | rk_comm_vdec.h | 44 RK_BOOL bDeiEn; /* RW, deinterlace enable */ 74 RK_BOOL bTemporalMvpEnable; /* RW; */ 99 RK_BOOL bEndOfStream; /* W; is the end of all stream */ 100 RK_BOOL bEndOfFrame; /* W; is the end of frame */ 101 RK_BOOL bBypassMbBlk; /* FALSE: copy, TRUE: MbBlock owned by internal */ 121 RK_BOOL bStartRecvStream; /* R; had started recv stream? */ 147 RK_BOOL bSupportProgressive; 148 RK_BOOL bDynamicAllocate;
|
| H A D | rk_comm_gdc.h | 93 …RK_BOOL bEnable; /* RW; Range: [0, 1];whether enable fisheye correction or not … 95 RK_BOOL bLMF; 96 RK_BOOL bBgColor; /* RW; Range: [0, 1];whether use background color or not */ 111 …RK_BOOL bEnable; /* RW; Range: [0, 1];whether enable fisheye correction or… 113 RK_BOOL bLMF; 114 …RK_BOOL bBgColor; /* RW; Range: [0, 1];whether use background color or not … 131 RK_BOOL bEnable;
|
| H A D | rk_comm_vi.h | 120 RK_BOOL bProbeOk; /* RO;whether sensor is probed success */ 132 RK_BOOL bIspBypass; 177 RK_BOOL bNoUseLibV4L2; /* RW;is no use libv4l2 */ 188 RK_BOOL bMirror; /* RW;Mirror enable */ 189 RK_BOOL bFlip; /* RW;Flip enable */ 198 RK_BOOL bEnable; /* RO;Whether this channel is enabled */ 209 RK_BOOL bCfg; 216 RK_BOOL bEnable; 237 RK_BOOL bEnable;
|
| H A D | rk_comm_ivs.h | 50 RK_BOOL bTraceClose; 52 RK_BOOL bSmearEnable; 53 RK_BOOL bWeightpEnable; 54 RK_BOOL bMDEnable; 56 RK_BOOL bMDNightMode; 58 RK_BOOL bODEnable;
|
| H A D | rk_comm_rgn.h | 69 RK_BOOL bEnable; 71 RK_BOOL bAbsQp; 73 RK_BOOL bForceIntra; 88 RK_BOOL bInvColEn; 132 RK_BOOL bSolid; 199 RK_BOOL bShow;
|
| H A D | rk_comm_vpss.h | 73 RK_BOOL bMirror; /* RW; Mirror enable. */ 74 RK_BOOL bFlip; /* RW; Flip enable. */ 86 RK_BOOL bEnable; /* RW; Range: [0, 1]; CROP enable. */ 92 RK_BOOL bEnable; /* Whether ROTATE_EX_S is enbale */
|
| H A D | rk_mpi_adec.h | 20 RK_S32 RK_MPI_ADEC_SendStream(ADEC_CHN AdChn, const AUDIO_STREAM_S *pstStream, RK_BOOL bBlock); 22 RK_S32 RK_MPI_ADEC_GetFrame(ADEC_CHN AdChn, AUDIO_FRAME_INFO_S *pstFrmInfo, RK_BOOL bBlock); 24 RK_S32 RK_MPI_ADEC_SendEndOfStream(ADEC_CHN AdChn, RK_BOOL bInstant);
|
| H A D | rk_mpi_tde.h | 22 RK_S32 RK_TDE_EndJob(TDE_HANDLE s32Handle, RK_BOOL bSync, RK_BOOL bBlock, RK_U32 u32TimeOut);
|
| H A D | rk_mpi_venc.h | 27 RK_S32 RK_MPI_VENC_EnableSvc(VENC_CHN VeChn, RK_BOOL bEnable); 28 RK_S32 RK_MPI_VENC_EnableMotionDeblur(VENC_CHN VeChn, RK_BOOL bEnable); 29 RK_S32 RK_MPI_VENC_EnableMotionStaticSwitch(VENC_CHN VeChn, RK_BOOL bEnable); 47 RK_S32 RK_MPI_VENC_RequestIDR(VENC_CHN VeChn, RK_BOOL bInstant);
|
| H A D | rk_comm_sys.h | 26 RK_BOOL bAllOnline; 45 RK_BOOL bCached;
|
| H A D | rk_mpi_ao.h | 35 RK_S32 RK_MPI_AO_SetMute(AUDIO_DEV AoDevId, RK_BOOL bEnable, const AUDIO_FADE_S *pstFade); 36 RK_S32 RK_MPI_AO_GetMute(AUDIO_DEV AoDevId, RK_BOOL *pbEnable, AUDIO_FADE_S *pstFade);
|
| H A D | rk_comm_avs.h | 116 RK_BOOL bBgColor; 165 RK_BOOL bSyncPipe; /* RW; Whether sync pipe image. */
|
| H A D | rk_comm_video.h | 100 RK_BOOL bEnable; 349 RK_BOOL bFlash; 532 RK_BOOL bAspect;
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/iio/include/ |
| H A D | format.h | 13 RK_BOOL vaild; 16 RK_BOOL is_signed; 17 RK_BOOL is_be; 19 RK_BOOL with_scale;
|
| /OK3568_Linux_fs/external/rockit/mpi/example/include/ |
| H A D | test_comm_tmd.h | 31 RK_BOOL bFindKeyFrame; 45 RK_BOOL bEndOfStream; 46 RK_BOOL bEndOfFrame;
|
| H A D | test_mod_vpss.h | 36 RK_BOOL bGrpCropEn; 37 RK_BOOL bChnCropEn; 59 RK_BOOL bAttachPool;
|
| H A D | test_comm_avs.h | 91 RK_BOOL bFrameSync; 106 RK_BOOL bCommPool; 109 RK_BOOL bGrpExSize; 112 RK_BOOL bGetFinalLut;
|
| H A D | test_comm_vpss.h | 43 RK_S32 TEST_VPSS_GrpSetZoom(VPSS_GRP VpssGrp, RK_U32 u32Zoom, RK_BOOL bEnable); 44 RK_S32 TEST_VPSS_ChnSetZoom(VPSS_GRP VpssGrp, VPSS_CHN VpssChn, RK_U32 u32Zoom, RK_BOOL bEnable);
|
| /OK3568_Linux_fs/external/rockit/mpi/example/mod/ |
| H A D | test_mpi_venc.cpp | 67 RK_BOOL threadExit; 68 RK_BOOL bFrameRate; 69 RK_BOOL bInsertUserData; 76 RK_BOOL bSuperFrm; 77 RK_BOOL bFrmLost; 78 RK_BOOL bIntraRefresh; 79 RK_BOOL bHierarchicalQp; 80 RK_BOOL bMjpegParam; 81 RK_BOOL bMjpegRcParam; 82 RK_BOOL bForceIdr; [all …]
|
| H A D | test_mpi_amix.cpp | 29 RK_BOOL bListControls; 30 RK_BOOL bListContents;
|
| H A D | test_mpi_adec.cpp | 38 RK_BOOL bBlock; 135 RK_BOOL bBlock = params->bBlock; in send_stream_thread() 201 RK_BOOL bBlock = params->bBlock; in receive_data_thread()
|
| /OK3568_Linux_fs/external/rockit/mpi/example/common/ |
| H A D | test_comm_vdec.cpp | 32 RK_BOOL bThreadStart; 90 RK_BOOL bReachEos = RK_FALSE; in TEST_VDEC_SendStreamProc()
|