Home
last modified time | relevance | path

Searched refs:IMG_INT8 (Results 1 – 21 of 21) sorted by relevance

/hardware/intel/img/psb_video/src/
Dtng_hostcode.h215 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;
Dtng_hostheader.h260 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,
Dtng_picmgmt.h171IMG_INT8 i8HeaderSlotNum; //!< Slot from which to read the slice header …
208 IMG_UINT32 tng_send_rec_frames(context_ENC_p ctx, IMG_INT8 i8HeaderSlotNum, IMG_BOOL bLongTerm);
Dpnw_hostheader.h177 IMG_INT8 iDebAlphaOffsetDiv2;
178 IMG_INT8 iDebBetaOffsetDiv2;
241 void pnw__H264_prepare_picture_header(unsigned char *pHeaderMemory, IMG_BOOL bCabacEnaled, IMG_INT8
Dtng_hostair.c46 ctx->sAirInfo.pi8AIR_Table = (IMG_INT8 *)malloc(ui32MbNum); in tng_air_buf_create()
281 IMG_INT8* pi8QP, in tng__fill_inp_ctrl_buf()
294 IMG_INT8 i8QPInit; in tng__fill_inp_ctrl_buf()
295 IMG_INT8 i8QP; in tng__fill_inp_ctrl_buf()
296 IMG_INT8 iMaxQP; in tng__fill_inp_ctrl_buf()
392 IMG_INT8 i8InitialQp = ctx->sRCParams.ui32InitialQp; in tng__fill_input_control()
408 static void tng__send_air_inp_ctrl_buf(context_ENC_p ctx, IMG_INT8 *pInpCtrlBuf) in tng__send_air_inp_ctrl_buf()
537 tng__send_air_inp_ctrl_buf(ctx, (IMG_INT8 *)pInpCtrlBuf); in tng__update_air_send()
Dvc1_header.h260 IMG_INT8 i8FwrdRefFrmDist; /* Used */
261 IMG_INT8 i8BckwrdRefFrmDist; /* Used */
Dtng_hostbias.c79 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) in tng__H264ES_inter_bias()
383 IMG_INT8 qp = n; in tng__H264ES_generate_bias_tables()
Dtng_jpegES.h134IMG_INT8 i8PipeNumber; // Doubles as status indicator ( <0 = Awaiting output to CB, 0 = Idle, >0 =…
Dpnw_hostcode.c60 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] = {
106 static IMG_INT16 H264InterBias(IMG_INT8 i8QP) in H264InterBias()
117 static IMG_INT16 H264SkipBias(IMG_INT8 i8QP, TH_SKIP_SCALE eSkipScale) in H264SkipBias()
143 static IMG_INT16 H264Intra4x4Bias(IMG_INT8 i8QP) in H264Intra4x4Bias()
299 pnw_cmdbuf_p cmdbuf, IMG_INT32 i32Core, IMG_UINT8 ui8THSkip, IMG_INT8 i8QpOff) in LoadH264Bias()
301 IMG_INT8 n; in LoadH264Bias()
302 IMG_INT8 iX; in LoadH264Bias()
344 IMG_INT8 qp = n; in LoadH264Bias()
Dpnw_hostjpeg.h579IMG_INT8 i8MTXNumber; // Doubles as status indicator ( <0 = Awaiting output to CB, 0 = Idle, >0 = …
676 IMG_ERRORCODE SubmitScanToMTX(TOPAZSC_JPEG_ENCODER_CONTEXT *pContext, IMG_UINT16 ui16BCnt, IMG_INT8
Dtng_hostdefs.h441 IMG_INT8 i8QCPOffset;
702 IMG_INT8 i8SliceHeaderSlotNum;
Dpnw_hostjpeg.c1497 IMG_INT8 i; in SetupJPEGTables()
1731 …G_BUFFER_INFO* pWriteBuf, IMG_UINT16 ui16BCnt, IMG_UINT32 ui32NoMCUsToEncode, IMG_INT8 i8MTXNumber) in IssueBufferToHW()
1794 IMG_INT8 i8MTXNumber, in SubmitScanToMTX()
Dpnw_hostcode.h128 IMG_INT8 QCPOffset;
Dpnw_hostheader.c506 IMG_INT8 i8CbQPOffset, in pnw__H264_writebits_picture_header()
507 IMG_INT8 i8CrQPOffset) in pnw__H264_writebits_picture_header()
2327 …64_prepare_picture_header(unsigned char *pHeaderMemory, IMG_BOOL bCabacEnabled, IMG_INT8 CQPOffset) in pnw__H264_prepare_picture_header()
Dtng_picmgmt.c702 IMG_INT8 i8HeaderSlotNum, in tng_send_rec_frames()
Dtng_jpegES.c914 IMG_INT8 i8PipeNumber, in IssueBufferToHW()
Dtng_hostcode.c1024 static void tng__gop_split(IMG_UINT16 ** pasGopStructure, IMG_INT8 i8Ref0, IMG_INT8 i8Ref1, in tng__gop_split()
Dtng_hostheader.c2789 IMG_INT8 i8CQPOffset, in tng__H264ES_prepare_picture_header()
Dpnw_VC1.c959 …ctx->i8FwrdRefFrmDist = (IMG_INT8)((ctx->ui32ScaleFactor * pic_params->reference_fields.bits.ref… in psb__VC1_process_picture_param()
/hardware/intel/img/psb_video/src/hwdefs/
Dimg_types.h51 typedef signed char IMG_INT8, *IMG_PINT8; typedef
/hardware/intel/img/psb_video/src/mrst/
Dpsb_VC1.c944 …ctx->i8FwrdRefFrmDist = (IMG_INT8)((ctx->ui32ScaleFactor * pic_params->reference_fields.bits.ref… in psb__VC1_process_picture_param()