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

  /hardware/intel/img/psb_video/src/
tng_picmgmt.h 171 IMG_INT8 i8HeaderSlotNum; //!< Slot from which to read the slice header (-1 if none)
208 IMG_UINT32 tng_send_rec_frames(context_ENC_p ctx, IMG_INT8 i8HeaderSlotNum, IMG_BOOL bLongTerm);
tng_hostcode.h 215 IMG_INT8 updated;
216 IMG_INT8 ref_type;
217 IMG_INT8 gop_struct;
218 IMG_INT8 skip_frame;
220 IMG_INT8 eos;
221 IMG_INT8 rc_updated;
222 IMG_INT8 flush;
223 IMG_INT8 quant;
232 IMG_INT8 *pi8AIR_Table;
tng_hostheader.h 260 IMG_INT8 chroma_qp_index_offset;
265 IMG_INT8 second_chroma_qp_index_offset;
280 IMG_INT8 diff_ref_pic_num[2]; //when non-zero reorders reference pic list
291 IMG_INT8 iDebAlphaOffsetDiv2;
292 IMG_INT8 iDebBetaOffsetDiv2;
377 IMG_INT8 i8CQPOffset,
pnw_hostheader.h 177 IMG_INT8 iDebAlphaOffsetDiv2;
178 IMG_INT8 iDebBetaOffsetDiv2;
241 void pnw__H264_prepare_picture_header(unsigned char *pHeaderMemory, IMG_BOOL bCabacEnaled, IMG_INT8 CQPOffset);
tng_jpegES.h 134 IMG_INT8 i8PipeNumber; // Doubles as status indicator ( <0 = Awaiting output to CB, 0 = Idle, >0 = Being filled by MTX)
tng_hostair.c 45 ctx->sAirInfo.pi8AIR_Table = (IMG_INT8 *)malloc(ui32MbNum);
280 IMG_INT8* pi8QP,
293 IMG_INT8 i8QPInit;
294 IMG_INT8 i8QP;
295 IMG_INT8 iMaxQP;
391 IMG_INT8 i8InitialQp = ctx->sRCParams.ui32InitialQp;
407 static void tng__send_air_inp_ctrl_buf(context_ENC_p ctx, IMG_INT8 *pInpCtrlBuf)
536 tng__send_air_inp_ctrl_buf(ctx, (IMG_INT8 *)pInpCtrlBuf);
    [all...]
vc1_header.h 260 IMG_INT8 i8FwrdRefFrmDist; /* Used */
261 IMG_INT8 i8BckwrdRefFrmDist; /* Used */
tng_hostbias.c 79 static IMG_INT8 H264_QPLAMBDA_MAP_SAD[40] = {
87 static IMG_INT8 H264_QPLAMBDA_MAP_SATD_TABLES[][52] = {
140 static IMG_INT16 tng__H264ES_inter_bias(IMG_INT8 i8QP)
383 IMG_INT8 qp = n;
pnw_hostjpeg.h 579 IMG_INT8 i8MTXNumber; // Doubles as status indicator ( <0 = Awaiting output to CB, 0 = Idle, >0 = Being filled by MTX)
676 IMG_ERRORCODE SubmitScanToMTX(TOPAZSC_JPEG_ENCODER_CONTEXT *pContext, IMG_UINT16 ui16BCnt, IMG_INT8 i8MTXNumber, IMG_UINT32 ui32NoMCUsToEncode);
pnw_hostcode.c 60 static const IMG_INT8 H263_QPLAMBDA_MAP[31] = {
70 static const IMG_INT8 MPEG4_QPLAMBDA_MAP[31] = {
80 static const IMG_INT8 H264_QPLAMBDA_MAP[40] = {
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)
143 static IMG_INT16 H264Intra4x4Bias(IMG_INT8 i8QP)
299 pnw_cmdbuf_p cmdbuf, IMG_INT32 i32Core, IMG_UINT8 ui8THSkip, IMG_INT8 i8QpOff)
301 IMG_INT8 n;
302 IMG_INT8 iX
    [all...]
tng_hostdefs.h 441 IMG_INT8 i8QCPOffset;
702 IMG_INT8 i8SliceHeaderSlotNum;
    [all...]
pnw_hostcode.h 128 IMG_INT8 QCPOffset;
pnw_hostheader.c 506 IMG_INT8 i8CbQPOffset,
507 IMG_INT8 i8CrQPOffset)
    [all...]
pnw_hostjpeg.c     [all...]
tng_picmgmt.c 702 IMG_INT8 i8HeaderSlotNum,
    [all...]
tng_jpegES.c     [all...]
tng_hostcode.c     [all...]
tng_hostheader.c     [all...]
pnw_VC1.c     [all...]
  /hardware/intel/img/psb_video/src/hwdefs/
img_types.h 51 typedef signed char IMG_INT8, *IMG_PINT8;
  /hardware/intel/img/psb_video/src/mrst/
psb_VC1.c     [all...]

Completed in 243 milliseconds