Home
last modified time | relevance | path

Searched refs:RK_BOOL (Results 1 – 25 of 61) sorted by relevance

123

/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_venc.h137 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 Drk_comm_vo.h232 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 Drk_comm_aio.h53 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 Drk_comm_vdec.h44 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 Drk_comm_gdc.h93RK_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 */
111RK_BOOL bEnable; /* RW; Range: [0, 1];whether enable fisheye correction or…
113 RK_BOOL bLMF;
114RK_BOOL bBgColor; /* RW; Range: [0, 1];whether use background color or not …
131 RK_BOOL bEnable;
H A Drk_comm_vi.h120 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 Drk_comm_ivs.h50 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 Drk_comm_rgn.h69 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 Drk_comm_vpss.h73 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 Drk_mpi_adec.h20 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 Drk_mpi_tde.h22 RK_S32 RK_TDE_EndJob(TDE_HANDLE s32Handle, RK_BOOL bSync, RK_BOOL bBlock, RK_U32 u32TimeOut);
H A Drk_mpi_venc.h27 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 Drk_comm_sys.h26 RK_BOOL bAllOnline;
45 RK_BOOL bCached;
H A Drk_mpi_ao.h35 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 Drk_comm_avs.h116 RK_BOOL bBgColor;
165 RK_BOOL bSyncPipe; /* RW; Whether sync pipe image. */
H A Drk_comm_video.h100 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 Dformat.h13 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 Dtest_comm_tmd.h31 RK_BOOL bFindKeyFrame;
45 RK_BOOL bEndOfStream;
46 RK_BOOL bEndOfFrame;
H A Dtest_mod_vpss.h36 RK_BOOL bGrpCropEn;
37 RK_BOOL bChnCropEn;
59 RK_BOOL bAttachPool;
H A Dtest_comm_avs.h91 RK_BOOL bFrameSync;
106 RK_BOOL bCommPool;
109 RK_BOOL bGrpExSize;
112 RK_BOOL bGetFinalLut;
H A Dtest_comm_vpss.h43 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 Dtest_mpi_venc.cpp67 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 Dtest_mpi_amix.cpp29 RK_BOOL bListControls;
30 RK_BOOL bListContents;
H A Dtest_mpi_adec.cpp38 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 Dtest_comm_vdec.cpp32 RK_BOOL bThreadStart;
90 RK_BOOL bReachEos = RK_FALSE; in TEST_VDEC_SendStreamProc()

123