Searched refs:uint8 (Results 1 - 25 of 71) sorted by relevance

123

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dmp4dec_lib.h95 void BlockIDCT(uint8 *dst, uint8 *pred, int16 *blk, int width, int nzcoefs,
96 uint8 *bitmapcol, uint8 bitmaprow);
134 uint8 *cu_prev, /* i */
135 uint8 *cv_prev, /* i */
136 uint8 *pred_block, /* i */
147 uint8 *c_prev, /* i */
148 uint8 *pred_block, /* i */
161 uint8 *c_pre
[all...]
H A Didct.h48 void idctrow0(int16 *blk, uint8 *pred, uint8 *dst, int width);
49 void idctrow1(int16 *blk, uint8 *pred, uint8 *dst, int width);
50 void idctrow2(int16 *blk, uint8 *pred, uint8 *dst, int width);
51 void idctrow3(int16 *blk, uint8 *pred, uint8 *dst, int width);
52 void idctrow4(int16 *blk, uint8 *pred, uint8 *ds
[all...]
H A Dmp4lib_int.h38 uint8 *bitstreamBuffer; /* pointer to buffer memory */
50 uint8 text_1; /* texture_complexity_estimation_set_1 */
51 uint8 text_2; /* texture_complexity_estimation_set_2 */
52 uint8 mc; /* motion_compensation_complexity */
137 uint8 pred_block[384]; /* prediction block, Aug 3,2005 */
138 uint8 bitmapcol[6][8];
139 uint8 bitmaprow[6];
150 uint8 *Mode; /* Modes INTRA/INTER/etc. */
151 uint8 *CBP; /* MCBPC/CBPY stuff */
182 uint8 ru
[all...]
H A Dchv_filter.cpp148 Function prototype : void CombinedHorzVertFilter( uint8 *rec,
153 uint8 *pp_mod)
177 uint8 *rec,
182 uint8 *pp_mod)
190 uint8 *ptr, *ptr_e;
241 *(ptr - width) = (uint8)(jVal0); /* C */
242 *ptr = (uint8)(jVal0); /* D */
252 *(ptr - (width << 1)) = (uint8)jVal0; /* store B */
253 *(ptr + width) = (uint8)jVal1; /* store E */
259 *(ptr - (width << 1)) = (uint8)jVal
[all...]
H A Dpp_semaphore_chroma_inter.cpp26 (uint8)
28 (uint8)
38 (msk_deblock = 0) or not (msk_deblock = 1) (uint8)
114 uint8 *pp_dec_u, /* i/o */
115 uint8 *pstprcTypPrv, /* i */
122 uint8 msk_deblock /* i */
129 uint8 *pp_prev1, *pp_prev2, *pp_prev3, *pp_prev4;
H A Dadaptive_smooth_no_mmx.cpp35 of type uint8.
213 uint8 *Rec_Y, /* i/o */
231 uint8 pelu;
232 uint8 pelc;
233 uint8 pell;
234 uint8 *pelp;
235 uint8 oldrow[15];
238 uint8 *Rec_Y_ptr;
408 *Rec_Y_ptr++ = (uint8) sum;
H A Dmotion_comp.h75 static int (*const GetPredAdvBTable[2][2])(uint8*, uint8*, int, int) =
H A Dfind_min_max.cpp133 uint8 *input_ptr,
H A Dmb_utils.cpp25 void PutSKIPPED_MB(uint8 *comp, uint8 *prev, int width)
86 void PutSKIPPED_B(uint8 *comp, uint8 *prev, int width)
H A Dpp_semaphore_luma.cpp26 luminance frame (uint8)
28 (uint8)
48 1) (uint8)
112 uint8 pp_semaphore_luma(
115 uint8 *pp_dec_y, /* i/o */
116 uint8 *pstprcTypPrv, /* i */
130 uint8 *pp_prev1, *pp_prev2, *pp_prev3, *pp_prev4;
131 uint8 msk_deblock = 0; /* 11/3/00 */
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Davcenc_lib.h48 int dct_luma(AVCEncObject *encvid, int blkidx, uint8 *cur, uint8 *org, int *coef_cost);
58 void MBInterIdct(AVCCommonObj *video, uint8 *curL, AVCMacroblock *currMB, int picPitch);
68 void dct_luma_16x16(AVCEncObject *encvid, uint8 *curL, uint8 *orgL);
79 void dct_chroma(AVCEncObject *encvid, uint8 *curC, uint8 *orgC, int cr);
235 AVCEnc_Status BitstreamEncInit(AVCEncBitstream *bitstream, uint8 *buffer, int buf_size,
236 uint8 *overrunBuffer, int oBSize);
301 //bool IntraDecisionABE(AVCEncObject *encvid, int min_cost, uint8 *cur
[all...]
H A Davcenc_int.h90 const uint8 COEFF_COST[2][16] =
133 uint8 *bitstreamBuffer; /* pointer to buffer memory */
139 uint8 *overrunBuffer; /* extra output buffer to prevent current skip due to output buffer overrun*/
337 int (*SAD_MB_HalfPel[4])(uint8*, uint8*, int, void *);
338 int (*SAD_Macroblock)(uint8 *ref, uint8 *blk, int dmin_lx, void *extra_info);
376 uint8 *overrunBuffer; /* extra output buffer to prevent current skip due to output buffer overrun*/
398 uint8 pred_i16[AVCNumI16PredMode][256]; /* save prediction for MB */
399 uint8 pred_i
[all...]
H A Dvlc_encode.cpp98 const static uint8 MapCBP2code[48][2] =
127 const static uint8 totCoeffTrailOne[3][4][17][2] =
196 const static uint8 totCoeffTrailOneChrom[4][5][2] =
217 const static uint8 lenTotalZeros[15][16] =
236 const static uint8 codTotalZeros[15][16] =
268 const static uint8 lenTotalZerosChromaDC[3][4] =
275 const static uint8 codTotalZerosChromaDC[3][4] =
296 const static uint8 lenRunBefore[7][16] =
307 const static uint8 codRunBefore[7][16] =
H A Dsad_mb_offset.h24 __inline int32 sad_mb_offset3(uint8 *ref, uint8 *blk, int lx, int dmin)
26 __inline int32 sad_mb_offset2(uint8 *ref, uint8 *blk, int lx, int dmin)
28 __inline int32 sad_mb_offset1(uint8 *ref, uint8 *blk, int lx, int dmin)
127 __inline int32 sad_mb_offset3(uint8 *ref, uint8 *blk, int lx, int dmin, int32 x8)
129 __inline int32 sad_mb_offset2(uint8 *ref, uint8 *bl
[all...]
/frameworks/av/media/libstagefright/codecs/mp3dec/src/
H A Ds_mp3bits.h91 uint8 *pBuffer;
H A Dpvmp3_getbits.cpp116 uint8 Elem; /* Needs to be same type as pInput->pBuffer */
117 uint8 Elem1;
118 uint8 Elem2;
119 uint8 Elem3;
164 uint8 Elem; /* Needs to be same type as pInput->pBuffer */
165 uint8 Elem1;
200 uint8 Elem; /* Needs to be same type as pInput->pBuffer */
201 uint8 Elem1;
202 uint8 Elem2;
233 uint8 get1bi
[all...]
H A Dpvmp3_getbits.h96 uint8 get1bit(tmp3Bits *pMainData);
H A Ds_tmp3dec_file.h95 uint8 mainDataBuffer[BUFSIZE];
/frameworks/ex/variablespeed/jni/
H A Dintegral_types.h28 typedef unsigned char uint8; typedef
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
H A Dmp4dec_api.h64 uint8 *data; /* pointer to output YUV buffer */
80 int (*readBitstreamData)(uint8 *buf, int nbytes_required, void *appData);
83 uint8 *outputFrame;
91 uint8 *volbuf[2]; /* maximum of 2 layers for now */
122 uint8 *yChan; /* The Y component frame the user can copy a new reference to */
123 uint8 *uChan; /* The U component frame the user can copy a new reference to */
124 uint8 *vChan; /* The V component frame the user can copy a new reference to */
125 uint8 *currentVop; /* The Vop for video the user can copy a new reference to */
150 OSCL_IMPORT_REF Bool PVInitVideoDecoder(VideoDecControls *decCtrl, uint8 *volbuf[], int32 *volbuf_size, int nLayers, int width, int height, MP4DecodingMode mode);
154 OSCL_IMPORT_REF void PVSetReferenceYUV(VideoDecControls *decCtrl, uint8 *refYU
[all...]
/frameworks/av/media/libstagefright/codecs/avc/common/include/
H A Davc_types.h22 typedef uint8_t uint8; typedef
H A Davcint_common.h485 uint8 *Sl; /* derived from base_dpb in AVCFrameStore */
486 uint8 *Scb; /* for complementary fields, YUV are interlaced */
487 uint8 *Scr; /* Sl of top_field and bottom_fields will be one line apart and the
516 uint8 *base_dpb; /* base pointer for the YCbCr */
554 uint8 *decoded_picture_buffer; /* actual memory */
596 uint8 nz_coeff[NUM_BLKS_IN_MB]; /* [blk_y][blk_x], Chroma is [4..5][0...3], see predict_nnz() function */
615 uint8 *pred_block; /* pointer to prediction block, could point to a frame */
617 uint8 pred[688]; /* for prediction */
625 uint8 *intra_pred_top; /* a row of pixel for intra prediction */
626 uint8 intra_pred_lef
[all...]
/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Dmime_io.h71 extern const uint8 toc_byte[16];
H A Dpvamrwbdecoder.h139 void mime_unsorting(uint8 packet[],
143 uint8 q,
/frameworks/av/media/libstagefright/codecs/mp3dec/include/
H A Dpvmp3_audio_type_defs.h67 typedef uint8_t uint8; typedef

Completed in 240 milliseconds

123