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

1 2

  /hardware/intel/img/psb_video/src/
vc1_header.h 42 IMG_UINT8 TTMBF; /* PICTURE_LAYER::TTMBF - 1 bit */
44 IMG_UINT8 TTFRM; /* PICTURE_LAYER::TTFRM - 2 bits */
49 IMG_UINT8 BFRACTION; /* PICTURE_LAYER::BFRACTION - 2 bits */
53 IMG_UINT8 CONDOVER; /* PICTURE_LAYER::CONDOVER - 2 bits */
59 IMG_UINT8 TRANSACFRM; /* PICTURE_LAYER::TRANSACFRM - 2 bits */
64 IMG_UINT8 TRANSACFRM2; /* PICTURE_LAYER::TRANSACFRM2 - 2 bits */
69 IMG_UINT8 MVMODE; /* PICTURE_LAYER::MVMODE - 2 bits */
70 IMG_UINT8 MVMODE2; /* PICTURE_LAYER::MVMODE2 - 2 bits */
73 IMG_UINT8 MV4SWITCH; /* PICTURE_LAYER::MV4SWITCH - 1 bit */
74 IMG_UINT8 CBPTAB; /* PICTURE_LAYER::CBPTAB - 2 bits *
    [all...]
vc1_idx.c 125 const IMG_UINT8 gui8vc1VlcIndexSize = 83;
tng_hostheader.h 57 IMG_UINT8 frameType;
59 IMG_UINT8 weighted_bipred_idc;
128 IMG_UINT8 ui8Size;
129 IMG_UINT8 aui8Bits;
217 IMG_UINT8 CBR;
218 IMG_UINT8 initial_cpb_removal_delay_length_minus1;
219 IMG_UINT8 cpb_removal_delay_length_minus1;
220 IMG_UINT8 dpb_output_delay_length_minus1;
221 IMG_UINT8 time_offset_length;
233 IMG_UINT8 ui8ScalingLists4x4[6][16]
    [all...]
pnw_hostheader.h 73 IMG_UINT8 Size;
74 IMG_UINT8 Bits;
134 IMG_UINT8 aspect_ratio_idc;
141 IMG_UINT8 CBR;
142 IMG_UINT8 initial_cpb_removal_delay_length_minus1;
143 IMG_UINT8 cpb_removal_delay_length_minus1;
144 IMG_UINT8 dpb_output_delay_length_minus1;
145 IMG_UINT8 time_offset_length;
159 IMG_UINT8 ucWidth_in_mbs_minus1;
160 IMG_UINT8 ucHeight_in_maps_units_minus1
    [all...]
tng_VP8.h 46 typedef IMG_UINT8 Probability;
pnw_hostjpeg.h 319 IMG_UINT8 *Buffer; /*!< Ptr to the bitstream buffer */
386 const IMG_UINT8 *ACSize[2]; /*!< Ptr to the huffman tables to code AC coeffs */
388 const IMG_UINT8 *DCSize[2]; /*!< Ptr to the huffman tables to code DC coeffs */
390 IMG_UINT8 *Qmatrix[MAX_COMP_IN_SCAN];/*!< Ptr to the Quant tables */
391 IMG_UINT8 uc_num_mcu_x; /*!< Number of MCUs in the horizontal direction */
392 IMG_UINT8 uc_num_mcu_y; /*!< Number of MCUs in the vertical direction */
394 IMG_UINT8 aui8QuantTable[MAX_COMP_IN_SCAN][64]; /* Area for creating tables */
398 IMG_UINT8* pData;
421 IMG_UINT8 uc_num_q_tables; /*!< Number of Q tables */
423 IMG_UINT8 puc_q_table_id[4]; /*!< Q table ID *
    [all...]
tng_picmgmt.h 86 IMG_UINT8 ui8BFramePeriod; //!< B-period
118 IMG_UINT8 ui8VCMIFrameQP; //!< VCM I frame QP
159 IMG_UINT8 ui8DisplayOrderNum; //!< Number of frames in the stream (incl. skipped)
160 IMG_UINT8 ui8SlotNum; //!< Number of frames in the stream (incl. skipped)
161 IMG_UINT8 uiReserved1;
162 IMG_UINT8 uiReserved2;
181 IMG_UINT8 ui8SlotNum; //!< Slot in firmware that this coded buffer should occupy
tng_hostcode.h 178 IMG_UINT8 ui8SourceSlotReserved;
179 IMG_UINT8 ui8CodedSlotReserved;
271 IMG_UINT8 ui8ProfileIdc;
272 IMG_UINT8 ui8LevelIdc;
273 IMG_UINT8 ui8FieldCount;
274 IMG_UINT8 ui8VPWeightedImplicitBiPred;
275 IMG_UINT8 ui8MaxNumRefFrames;
276 IMG_UINT8 i8CQPOffset;
279 IMG_UINT8 aui8CustomQuantParams4x4[6][16];
280 IMG_UINT8 aui8CustomQuantParams8x8[2][64]
    [all...]
tng_trace.h 46 IMG_UINT8 ui8SwapChromas,
48 IMG_UINT8 uiDeblockIDC);
pnw_hostheader.c 54 IMG_UINT8 *ucBitStream,
88 IMG_UINT8 f;
102 Show_Bits((IMG_UINT8 *)(&elt_p[f]->Size) + 1, 0, TotalByteSize);
156 Show_Bits((IMG_UINT8 *) mtx_hdr->asElementStream, 0, RTotalByteSize);
170 IMG_UINT8 wrt_bits,
176 IMG_UINT8 *wrt_bytes_p;
177 IMG_UINT8 *size_bits_p;
180 IMG_UINT8 UI8Input[2];
182 IMG_UINT8 OutByteIndex;
234 InputVal.UI8Input[1] = (IMG_UINT8) wrt_bits + 256
    [all...]
tng_jpegES.h 57 IMG_UINT8 *Buffer; /*!< Ptr to the bitstream buffer */
64 IMG_UINT8 aui8LumaQuantParams[QUANT_TABLE_SIZE_BYTES]; //!< Luma quant params
65 IMG_UINT8 aui8ChromaQuantParams[QUANT_TABLE_SIZE_BYTES]; //!< Chroma quant params
144 IMG_UINT8 ui8MTXIdleCnt;
145 IMG_UINT8 aui8MTXIdleTable[MAX_NUMBER_OF_MTX_UNITS];
151 IMG_UINT8 ui8NumberOfCodedBuffers;
tng_hostheader.c 53 IMG_UINT8 __maybe_unused * ucBitStream,
92 IMG_UINT8 f;
106 Show_Bits((IMG_UINT8 *)(&aui32ElementPointers[f]->ui8Size) + 1, 0, TotalByteSize);
160 Show_Bits((IMG_UINT8 *) mtx_hdr->asElementStream, 0, RTotalByteSize);
187 IMG_UINT8 ui8WriteBits,
191 IMG_UINT8 *pui8WriteBytes;
192 IMG_UINT8 *pui8SizeBits;
195 IMG_UINT8 UI8Input[2];
197 IMG_UINT8 ui8OutByteIndex;
233 InputVal.UI8Input[1]=(IMG_UINT8) ui8WriteBits+256
    [all...]
tng_hostair.c 93 IMG_UINT8 ui8SlicesPerPicture;
94 IMG_UINT8 ui8HalfWaySlice;
116 IMG_UINT8 ui8Index;
117 IMG_UINT8 ui32FirstBUInSlice;
118 IMG_UINT8 ui8SizeInKicks;
119 IMG_UINT8 ui8TotalBUs;
120 IMG_UINT8 aui8SliceNumbers[MAX_SLICESPERPIC];
135 IMG_UINT8 ui8FirstCandidate;
136 IMG_UINT8 ui8SecondCandidate;
137 IMG_UINT8 ui8Temp
    [all...]
tng_hostdefs.h 319 IMG_UINT8 ui8_InterSumSatdHi; //!< High 8 bits for the inter sum satd
320 IMG_UINT8 ui8_IntraSumSatdHi; //!< High 8 bits for the intra sum satd
440 IMG_UINT8 u8Slices;
470 IMG_UINT8 ui8SeInitQP; //!< Initial QP for Sequence
471 IMG_UINT8 ui8MinQPVal; //!< Minimum QP value to use
472 IMG_UINT8 ui8MaxQPVal; //!< Maximum QP value to use
474 IMG_UINT8 ui8ScaleFactor; //!< Scale Factor used to limit the range of arithmetic with high resolutions and bitrates
475 IMG_UINT8 ui8MBPerRow; //!< Number of MBs Per Row
485 IMG_UINT8 ui8HalfFrameRate; //!< Half Frame Rate (MP4 only)
486 IMG_UINT8 ui8FCode; //!< F Code (MP4 only
    [all...]
pnw_hostjpeg.c 78 const IMG_UINT8 gQuantLuma[QUANT_TABLE_SIZE_BYTES] = {
89 /*const IMG_UINT8 DEBUG_gQuantLumaForCoverage[QUANT_TABLE_SIZE_BYTES] =
111 const IMG_UINT8 gQuantChroma[QUANT_TABLE_SIZE_BYTES] = {
127 const IMG_UINT8 gZigZag[] = {
148 const IMG_UINT8 gMarkerDataLumaDc[] = {
165 const IMG_UINT8 gMarkerDataLumaAc[] = {
196 const IMG_UINT8 gMarkerDataChromaDc[] = {
214 const IMG_UINT8 gMarkerDataChromaAc[] = {
255 const IMG_UINT8 gLumaDCSize[] = {
279 const IMG_UINT8 gChromaDCSize[] =
    [all...]
tng_picmgmt.c 121 static VAStatus tng__H264ES_CalcCustomQuantSp(IMG_UINT8 list, IMG_UINT8 param, IMG_UINT8 customQuantQ)
138 IMG_UINT8 uVi[2][16] = {
169 IMG_UINT8* aui8Sl4x4IntraY,
170 IMG_UINT8* aui8Sl4x4IntraCb,
171 IMG_UINT8* aui8Sl4x4IntraCr,
172 IMG_UINT8* aui8Sl4x4InterY,
173 IMG_UINT8* aui8Sl4x4InterCb,
174 IMG_UINT8* aui8Sl4x4InterCr
    [all...]
pnw_hostcode.h 125 IMG_UINT8 Slices;
144 IMG_UINT8 SeInitQP; /* Initial QP for Sequence */
145 IMG_UINT8 MinQPVal; /* Minimum QP value to use */
146 IMG_UINT8 MaxQPVal; /* Maximum QP value to use */
148 IMG_UINT8 MBPerRow; /* Number of MBs Per Row */
164 IMG_UINT8 ScaleFactor; /* Scale Factor (H264 only) */
168 IMG_UINT8 VCMBitrateMargin;
170 IMG_UINT8 HalfFrameRate; /* Half Frame Rate (MP4 only) */
171 IMG_UINT8 FCode; /* F Code (MP4 only) */
571 IMG_UINT8 DeblockIDC
    [all...]
tng_hostair.h 38 void tng_air_set_input_control(context_ENC_p ctx, IMG_UINT8 ui8StreamID);
39 void tng_air_set_output_control(context_ENC_p ctx, IMG_UINT8 ui8StreamID);
tng_jpegES.c 140 static const IMG_UINT8 gQuantLuma[QUANT_TABLE_SIZE_BYTES] = {
159 static const IMG_UINT8 gQuantChroma[QUANT_TABLE_SIZE_BYTES] = {
175 static const IMG_UINT8 gZigZag[] = {
196 static const IMG_UINT8 gMarkerDataLumaDc[] = {
213 static const IMG_UINT8 gMarkerDataLumaAc[] = {
244 static const IMG_UINT8 gMarkerDataChromaDc[] = {
262 static const IMG_UINT8 gMarkerDataChromaAc[] = {
470 IMG_UINT8 ui8Loop;
629 static void fPutBitsToBuffer(STREAMTYPEW *BitStream, IMG_UINT8 NoOfBytes, IMG_UINT32 ActualBits)
631 IMG_UINT8 ui8Lp
    [all...]
  /hardware/intel/img/psb_video/src/hwdefs/
fwrk_msg_mem_io.h 58 #define FWRK_GENMSG_SIZE_TYPE IMG_UINT8
66 #define FWRK_GENMSG_ID_TYPE IMG_UINT8
76 #define FWRK_PADMSG_SIZE_TYPE IMG_UINT8
84 #define FWRK_PADMSG_ID_TYPE IMG_UINT8
94 #define FWRK_RSTMSG_SIZE_TYPE IMG_UINT8
102 #define FWRK_RSTMSG_ID_TYPE IMG_UINT8
112 #define FWRK_SRQMSG_SIZE_TYPE IMG_UINT8
120 #define FWRK_SRQMSG_ID_TYPE IMG_UINT8
130 #define FWRK_STAMSG_SIZE_TYPE IMG_UINT8
138 #define FWRK_STAMSG_ID_TYPE IMG_UINT8
    [all...]
msvdx_dmac_linked_list.h 66 #define DMAC_LL_PW_TYPE IMG_UINT8
74 #define DMAC_LL_DIR_TYPE IMG_UINT8
82 #define DMAC_LL_BSWAP_TYPE IMG_UINT8
98 #define DMAC_LL_INCR_TYPE IMG_UINT8
106 #define DMAC_LL_PI_TYPE IMG_UINT8
122 #define DMAC_LL_LIST_INT_TYPE IMG_UINT8
130 #define DMAC_LL_LIST_FIN_TYPE IMG_UINT8
146 #define DMAC_LL_EXT_SA_TYPE IMG_UINT8
162 #define DMAC_LL_BURST_TYPE IMG_UINT8
170 #define DMAC_LL_ACC_DEL_TYPE IMG_UINT8
    [all...]
dxva_cmdseq_msg.h 203 #define FW_VA_RENDER_MSG_SIZE_TYPE IMG_UINT8
211 #define FW_VA_RENDER_ID_TYPE IMG_UINT8
301 #define FW_DEVA_DECODE_ID_TYPE IMG_UINT8
309 #define FW_DEVA_DECODE_MSG_SIZE_TYPE IMG_UINT8
349 #define FW_DEVA_DECODE_CONTEXT_TYPE IMG_UINT8
369 #define FW_VA_DEBLOCK_MSG_SIZE_TYPE IMG_UINT8
377 #define FW_VA_DEBLOCK_ID_TYPE IMG_UINT8
419 #define FW_VA_OOLD_MSG_SIZE_TYPE IMG_UINT8
427 #define FW_VA_OOLD_ID_TYPE IMG_UINT8
435 #define FW_VA_OOLD_SLICE_FIELD_TYPE_TYPE IMG_UINT8
    [all...]
  /hardware/intel/img/psb_video/src/mrst/
lnc_hostheader.h 69 IMG_UINT8 Size;
70 IMG_UINT8 Bits;
125 IMG_UINT8 CBR;
126 IMG_UINT8 initial_cpb_removal_delay_length_minus1;
127 IMG_UINT8 cpb_removal_delay_length_minus1;
128 IMG_UINT8 dpb_output_delay_length_minus1;
129 IMG_UINT8 time_offset_length;
143 IMG_UINT8 ucMax_num_ref_frames;
144 IMG_UINT8 ucWidth_in_mbs_minus1;
145 IMG_UINT8 ucHeight_in_maps_units_minus1
    [all...]
lnc_hostheader.c 54 IMG_UINT8 *ucBitStream,
88 IMG_UINT8 f;
102 Show_Bits((IMG_UINT8 *)(&elt_p[f]->Size) + 1, 0, TotalByteSize);
156 Show_Bits((IMG_UINT8 *) pMTX_Header->asElementStream, 0, RTotalByteSize);
170 IMG_UINT8 wrt_bits,
176 IMG_UINT8 *wrt_bytes_p;
177 IMG_UINT8 *size_bits_p;
180 IMG_UINT8 UI8Input[2];
182 IMG_UINT8 OutByteIndex;
234 InputVal.UI8Input[1] = (IMG_UINT8) wrt_bits + 256
    [all...]
lnc_hostcode.h 98 IMG_UINT8 Slices;
99 IMG_UINT8 VCMBitrateMargin;
113 IMG_UINT8 SeInitQP; //!< Initial QP for Sequence
114 IMG_UINT8 MinQPVal; //!< Minimum QP value to use
115 IMG_UINT8 MaxQPVal; //!< Maximum QP value to use
117 IMG_UINT8 MBPerRow; /* Number of MBs Per Row */
133 IMG_UINT8 ScaleFactor; /* Scale Factor (H264 only) */
134 IMG_UINT8 VCMBitrateMargin; /* Bitrate that should be
138 IMG_UINT8 HalfFrameRate; /* Half Frame Rate (MP4 only) */
139 IMG_UINT8 FCode; /* F Code (MP4 only) *
    [all...]

Completed in 1924 milliseconds

1 2