HomeSort by relevance Sort by last modified time
    Searched refs:IMG_BOOL (Results 1 - 25 of 35) sorted by null

1 2

  /hardware/intel/img/psb_video/src/
tng_hostheader.h 225 IMG_BOOL bClip;
249 IMG_BOOL bUseDefaultScalingList;
250 IMG_BOOL bIsLossless;
263 IMG_BOOL pic_scaling_matrix_present_flag;
264 IMG_BOOL bUseDefaultScalingList;
294 IMG_BOOL bPiCInterlace;
295 IMG_BOOL bFieldType;
296 IMG_BOOL bReferencePicture;
297 IMG_BOOL direct_spatial_mv_pred_flag;
298 IMG_BOOL weighted_pred_flag; // Corresponds to field in the pp
    [all...]
tng_hostcode.h 194 IMG_BOOL bCARC;
283 IMG_BOOL bInsertPicHeader;
293 IMG_BOOL bUseDefaultScalingList;
294 IMG_BOOL bEnableLossless;
295 IMG_BOOL bLossless8x8Prefilter;
296 IMG_BOOL bEnableCumulativeBiases;
325 IMG_BOOL bWeightedPrediction;
332 IMG_BOOL bCabacEnabled; //!< FLAG to enable Cabac mode
339 IMG_BOOL bIsInterlaced;
340 IMG_BOOL bIsInterleaved
    [all...]
tng_trace.h 44 IMG_BOOL bIsBPicture,
45 IMG_BOOL bFieldMode,
pnw_hostheader.h 133 IMG_BOOL aspect_ratio_info_present_flag;
149 IMG_BOOL bClip;
174 IMG_BOOL UsesLongTermRef;
175 IMG_BOOL IsLongTermRef;
236 IMG_BOOL VUI_present, H264_VUI_PARAMS *VUI_params,
241 void pnw__H264_prepare_picture_header(unsigned char *pHeaderMemory, IMG_BOOL bCabacEnaled, IMG_INT8 CQPOffset);
245 IMG_BOOL bIntraSlice,
250 IMG_BOOL bCabacEnabled,
251 IMG_BOOL bForceIDR,
252 IMG_BOOL bUsesLongTermRef
    [all...]
vc1_header.h 218 IMG_BOOL is_first_slice;
223 IMG_BOOL has_bitplane; /* Whether a bitplane was passed to the driver */
224 IMG_BOOL bottom_field;
225 IMG_BOOL half_pel;
226 IMG_BOOL extend_x;
227 IMG_BOOL extend_y;
233 IMG_BOOL pqindex_gt8; /* Flag to indicate PQINDEX > 8 */
253 IMG_BOOL bTFF_FwRefFrm; /* Used */
254 IMG_BOOL bTFF_BwRefFrm; /* Used */
255 IMG_BOOL bRef0RangeRed; /* RangeRed fla (…)
    [all...]
pnw_hostcode.h 122 IMG_BOOL RCEnable;
123 IMG_BOOL FrameSkip;
130 IMG_BOOL bDisableFrameSkipping;
131 IMG_BOOL bDisableBitStuffing;
132 IMG_BOOL bBitrateChanged;
218 IMG_BOOL SliceHeaderReady[MAX_SLICES_PER_PICTURE];
227 IMG_BOOL SyncSequencer;
310 IMG_BOOL bInserHRDParams;
322 IMG_BOOL bInsertVUI;
564 IMG_UINT16 SliceHeight, IMG_BOOL IsIntra
    [all...]
tng_picmgmt.h 208 IMG_UINT32 tng_send_rec_frames(context_ENC_p ctx, IMG_INT8 i8HeaderSlotNum, IMG_BOOL bLongTerm);
209 IMG_UINT32 tng_send_ref_frames(context_ENC_p ctx, IMG_UINT32 ui32RefIndex, IMG_BOOL bLongTerm);
tng_hostheader.c 380 static IMG_BOOL bStartNextRawDataElement = IMG_FALSE;
392 H264_SLICE_HEADER_PARAMS *pSlHParams, IMG_BOOL __maybe_unused bCabacEnabled)
575 IMG_BOOL bWrite8x8)
    [all...]
pnw_hostheader.c 503 IMG_BOOL bCabacEnabled,
504 IMG_BOOL b_8x8transform,
505 IMG_BOOL bIntraConstrained,
    [all...]
tng_hostdefs.h 435 IMG_BOOL bRCEnable;
436 IMG_BOOL bScDetectDisable;
437 IMG_BOOL bDisableFrameSkipping;
438 IMG_BOOL bDisableBitStuffing;
443 IMG_BOOL bBitrateChanged;
    [all...]
pnw_hostjpeg.h 536 IMG_BOOL bNeedRestart;
663 IMG_ERRORCODE PrepareHeader(TOPAZSC_JPEG_ENCODER_CONTEXT * pContext, IMG_CODED_BUFFER *pCBuffer, IMG_UINT32 ui32StartOffset, IMG_BOOL bIncludeHuffmanTables);
672 //IMG_ERRORCODE IMG_JPEG_StartPicture(IMG_HENC_CONTEXT hEncContext, IMG_UINT16 ui16Quality, IMG_CODED_BUFFER *pCBuffer,IMG_FRAME *pTFrame, IMG_UINT32 ui32StartOffset, IMG_BOOL bIncludeHuffmanTables);
tng_picmgmt.c 81 IMG_BOOL bIsLongTermRef;
82 IMG_BOOL bUsesLongTermRef0;
83 IMG_BOOL bUsesLongTermRef1;
703 IMG_BOOL bLongTerm)
727 IMG_BOOL __maybe_unused bLongTerm)
    [all...]
pnw_hostcode.c 156 static int CalculateDCScaler(IMG_INT iQP, IMG_BOOL bChroma)
    [all...]
pnw_MPEG4ES.c 322 IMG_BOOL bIsVOPCoded = IMG_TRUE;
pnw_hostjpeg.c     [all...]
tng_MPEG4ES.c 314 IMG_BOOL bDepViewPPS = IMG_FALSE;
tng_hostcode.c     [all...]
tng_jpegES.c 644 IMG_UINT8 *puc_stream_buff, IMG_BOOL bIncludeHuffmanTables)
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
lnc_hostheader.h 133 IMG_BOOL bClip;
157 IMG_BOOL bUsesLongTermRef;
158 IMG_BOOL bIsLongTermRef;
218 IMG_BOOL VUI_present, H264_VUI_PARAMS *VUI_params,
226 IMG_BOOL bIntraSlice,
232 IMG_BOOL bUsesLongTermRef,
233 IMG_BOOL bIsLongTermRef,
244 IMG_BOOL bBFrame,
250 IMG_BOOL bVBVPresent,
261 IMG_BOOL bIsVOP_coded
    [all...]
lnc_hostcode.h 95 IMG_BOOL RCEnable;
96 IMG_BOOL FrameSkip;
535 IMG_UINT16 SliceHeight, IMG_BOOL IsIntra,
536 IMG_BOOL VectorsValid, int bySliceQP);
540 IMG_BOOL IsIntra,
542 IMG_BOOL DeblockSlice,
lnc_hostheader.c     [all...]
lnc_hostcode.c     [all...]
lnc_MPEG4ES.c 284 IMG_BOOL bIsVOPCoded = IMG_TRUE;
  /hardware/intel/img/psb_video/src/hwdefs/
img_types.h 90 } IMG_BOOL, *IMG_PBOOL;
dma_api.h 632 IMG_BOOL bMtx
666 IMG_BOOL bPeriphIsMtx

Completed in 415 milliseconds

1 2