Home
last modified time | relevance | path

Searched refs:IMG_BOOL8 (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_hostdefs.h592 IMG_BOOL8 b8WeightedPredictionEnabled;
614 IMG_BOOL8 b8Hierarchical;
641 IMG_BOOL8 b8FirstPic;
642 IMG_BOOL8 b8IsInterlaced;
643 IMG_BOOL8 b8TopFieldFirst;
644 IMG_BOOL8 b8ArbitrarySO;
645 IMG_BOOL8 bOutputReconstructed;
647 IMG_BOOL8 b8DisableBitStuffing;
649 IMG_BOOL8 b8InsertHRDparams;
684 IMG_BOOL8 b8CodedHeaderPerSlice;
[all …]
Dtng_picmgmt.h97 IMG_BOOL8 b8Process; //!< Process skipped frame (to update MV) ?
172IMG_BOOL8 b8LongTerm; //!< Flag identifying the reference as…
Dtng_hostheader.h58 IMG_BOOL8 weighted_pred_flag; // Corresponds to field in the pps
62IMG_BOOL8 weight_flag[3][2]; // Y,Cb, Cr Support for 2 ref pictures on P, or 1 pic in each d…
Dtng_hostcode.c2002 IMG_BOOL8 b8IsVopCoded; in tng__mpeg4_generate_pic_hdr_template()
2632 psMtxEncContext->b8Hierarchical = (IMG_BOOL8) ctx->sRCParams.b16Hierarchical; in tng__setvideo_params()
Dtng_hostheader.c637 IMG_BOOL8 __maybe_unused bASO) in tng__H264ES_writebits_sequence_header()
/hardware/intel/img/psb_video/src/hwdefs/
Dimg_types.h61 typedef unsigned char IMG_BOOL8, *IMG_PBOOL8; typedef