HomeSort by relevance Sort by last modified time
    Searched refs:IMG_INT16 (Results 1 - 12 of 12) sorted by null

  /hardware/intel/img/psb_video/src/
pnw_hostcode.h 203 IMG_INT16 RawWidth;
204 IMG_INT16 RawHeight;
222 IMG_INT16 HeightMinus16MinusLRBTopOffset;
223 IMG_INT16 HeightMinus32MinusLRBTopOffset;
224 IMG_INT16 HeightMinusLRB_TopAndBottom_OffsetsPlus16;
225 IMG_INT16 HeightMinusLRBSearchHeight;
315 IMG_INT16 num_air_mbs;
316 IMG_INT16 air_threshold;
512 IMG_INT16 NumAirMBs;
515 IMG_INT16 AirThreshold
    [all...]
tng_hostbias.c 128 * Returns : IMG_INT16
132 static IMG_INT16 H264_InterIntraBias[27] = {
140 static IMG_INT16 tng__H264ES_inter_bias(IMG_INT8 i8QP)
210 IMG_INT16 n;
211 IMG_INT16 iX;
277 IMG_INT16 n;
278 IMG_INT16 iX;
pnw_hostcode.c 88 static const IMG_INT16 H264_InterIntraBias[27] =
97 /*static IMG_INT16 H264InterBias(IMG_INT8 i8QP)
106 static IMG_INT16 H264InterBias(IMG_INT8 i8QP)
117 static IMG_INT16 H264SkipBias(IMG_INT8 i8QP, TH_SKIP_SCALE eSkipScale)
119 IMG_INT16 i16Lambda;
143 static IMG_INT16 H264Intra4x4Bias(IMG_INT8 i8QP)
145 IMG_INT16 i16Lambda;
187 IMG_INT16 n;
188 IMG_INT16 iX;
243 IMG_INT16 n
    [all...]
tng_hostcode.h 234 IMG_INT16 i16AIRSkipCnt;
291 IMG_INT16 ui16UseCustomScalingLists;
410 IMG_INT16 i16AIRSkipCnt; //?!< n = Number of MBs to skip in AIR Table between frames, -1 = Random (0 - NumAIRMbs) skip between frames in AIR table
tng_hostdefs.h 692 IMG_INT16 i16MCAdaptiveRoundingOffsetsDelta[7][4];
    [all...]
pnw_hostheader.c 183 IMG_INT16 Shift;
227 Shift = (IMG_INT16)((8 - bit_cnt) - (size_bits_p[0] & 7));
    [all...]
tng_hostair.c 279 IMG_INT16 i16IntraRefresh,
397 tng__fill_inp_ctrl_buf(ctx, pInpCtrlBuf,(IMG_INT16)(ctx->ui16IntraRefresh), &i8InitialQp, ui32HalfWayBU);
    [all...]
tng_hostheader.c 198 IMG_INT16 i16Shift;
227 i16Shift=(IMG_INT16) ((8-ui16BitCnt)-(pui8SizeBits[0]&7));
    [all...]
  /hardware/intel/img/psb_video/src/hwdefs/
img_types.h 55 typedef signed short IMG_INT16, *IMG_PINT16;
  /hardware/intel/img/psb_video/src/mrst/
lnc_hostcode.h 171 IMG_INT16 HeightMinus16MinusLRBTopOffset;
172 IMG_INT16 HeightMinus32MinusLRBTopOffset;
173 IMG_INT16 HeightMinusLRB_TopAndBottom_OffsetsPlus16;
174 IMG_INT16 HeightMinusLRBSearchHeight;
400 IMG_INT16 NumAirMBs; //!< Maximum number of Adaptive intra refresh macroblocks for this slice
401 IMG_INT16 AirThreshold; //!< Theshold value used in Adaptive intra refresh calculation.
lnc_hostcode.c     [all...]
lnc_hostheader.c 183 IMG_INT16 Shift;
227 Shift = (IMG_INT16)((8 - bit_cnt) - (size_bits_p[0] & 7));
    [all...]

Completed in 767 milliseconds