Home
last modified time | relevance | path

Searched refs:uint8 (Results 1 – 25 of 52) sorted by relevance

123

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
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_prev, /* i */
162 uint8 *pred_block, /* i */
177 uint8 *pp_dec_u, /* i/o */
[all …]
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 run;
[all …]
Dchv_filter.cpp177 uint8 *rec, in CombinedHorzVertFilter()
182 uint8 *pp_mod) in CombinedHorzVertFilter()
190 uint8 *ptr, *ptr_e; in CombinedHorzVertFilter()
241 *(ptr - width) = (uint8)(jVal0); /* C */ in CombinedHorzVertFilter()
242 *ptr = (uint8)(jVal0); /* D */ in CombinedHorzVertFilter()
252 … *(ptr - (width << 1)) = (uint8)jVal0; /* store B */ in CombinedHorzVertFilter()
253 *(ptr + width) = (uint8)jVal1; /* store E */ in CombinedHorzVertFilter()
259 … *(ptr - (width << 1)) = (uint8)jVal0; /* store B */ in CombinedHorzVertFilter()
260 *(ptr + width) = (uint8)jVal1; /* store E */ in CombinedHorzVertFilter()
271 *(ptr - (width << 1) - width) = (uint8)(jVal0); in CombinedHorzVertFilter()
[all …]
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 *dst, int width);
Dblock_idct.cpp123 static void idctrow(int16 *blk, uint8 *pred, uint8 *dst, int width);
154 static void (*const idctrowVCA[10])(int16*, uint8*, uint8*, int) =
177 static void (*const idctrowVCA2[8])(int16*, uint8*, uint8*, int) =
261 uint8 *bitmapcol = mblock->bitmapcol[comp]; in BlockIDCT_intra()
262 uint8 bitmaprow = mblock->bitmaprow[comp]; in BlockIDCT_intra()
307 void idct_intra(int *block, uint8 *comp, int width); in BlockIDCT_intra()
311 void idctref_intra(int *block, uint8 *comp, int width); in BlockIDCT_intra()
323 void Copy_Blk_to_Vop(uint8 *dst, uint8 *pred, int width) in Copy_Blk_to_Vop()
349 uint8 *dst, /* destination */ in BlockIDCT()
350 uint8 *pred, /* prediction block, pitch 16 */ in BlockIDCT()
[all …]
Ddatapart_decode.cpp141 uint8 *Mode = video->headerInfo.Mode; in DecodeDataPart_I_VideoPacket()
173 Mode[mbnum] = (uint8)(MBtype = MBtype_mode[MCBPC & 7]); in DecodeDataPart_I_VideoPacket()
174 video->headerInfo.CBP[mbnum] = (uint8)((MCBPC >> 4) & 3); in DecodeDataPart_I_VideoPacket()
187 video->sliceNo[mbnum] = (uint8) slice_counter; in DecodeDataPart_I_VideoPacket()
241 video->acPredFlag[mbnum] = (uint8) BitstreamRead1Bits(stream); in DecodeDataPart_I_VideoPacket()
254 video->headerInfo.CBP[mbnum] |= (uint8)(CBPY << 2); in DecodeDataPart_I_VideoPacket()
306 uint8 *Mode = video->headerInfo.Mode; in DecodeDataPart_P_VideoPacket()
318 uint8 *pbyte; in DecodeDataPart_P_VideoPacket()
348 video->sliceNo[video->mbnum] = (uint8) slice_counter; in DecodeDataPart_P_VideoPacket()
427 video->acPredFlag[mbnum] = (uint8) BitstreamRead1Bits_INLINE(stream); in DecodeDataPart_P_VideoPacket()
[all …]
Dadaptive_smooth_no_mmx.cpp213 uint8 *Rec_Y, /* i/o */ in AdaptiveSmooth_NoMMX()
231 uint8 pelu; in AdaptiveSmooth_NoMMX()
232 uint8 pelc; in AdaptiveSmooth_NoMMX()
233 uint8 pell; in AdaptiveSmooth_NoMMX()
234 uint8 *pelp; in AdaptiveSmooth_NoMMX()
235 uint8 oldrow[15]; in AdaptiveSmooth_NoMMX()
238 uint8 *Rec_Y_ptr; in AdaptiveSmooth_NoMMX()
408 *Rec_Y_ptr++ = (uint8) sum; in AdaptiveSmooth_NoMMX()
Dpvdec_api.cpp38 extern uint8 IMEM_sliceNo[QCIF_MBS];
39 extern uint8 IMEM_acPredFlag[QCIF_MBS];
40 extern uint8 IMEM_headerInfo_Mode[QCIF_MBS];
41 extern uint8 IMEM_headerInfo_CBP[QCIF_MBS];
55 extern uint8 IMEM_pstprcTypCur[6*QCIF_MBS];
56 extern uint8 IMEM_pstprcTypPrv[6*QCIF_MBS];
77 OSCL_EXPORT_REF Bool PVInitVideoDecoder(VideoDecControls *decCtrl, uint8 *volbuf[], in PVInitVideoDecoder()
397 video->sliceNo = (uint8 *)(IMEM_sliceNo); in PVAllocVideoData()
400 video->acPredFlag = (uint8 *)(IMEM_acPredFlag); in PVAllocVideoData()
410 video->headerInfo.Mode = (uint8 *)(IMEM_headerInfo_Mode); in PVAllocVideoData()
[all …]
Dpp_semaphore_luma.cpp112 uint8 pp_semaphore_luma( in pp_semaphore_luma()
115 uint8 *pp_dec_y, /* i/o */ in pp_semaphore_luma()
116 uint8 *pstprcTypPrv, /* i */ in pp_semaphore_luma()
130 uint8 *pp_prev1, *pp_prev2, *pp_prev3, *pp_prev4; in pp_semaphore_luma()
131 uint8 msk_deblock = 0; /* 11/3/00 */ in pp_semaphore_luma()
Dpp_semaphore_chroma_inter.cpp114 uint8 *pp_dec_u, /* i/o */ in pp_semaphore_chroma_inter()
115 uint8 *pstprcTypPrv, /* i */ in pp_semaphore_chroma_inter()
122 uint8 msk_deblock /* i */ in pp_semaphore_chroma_inter()
129 uint8 *pp_prev1, *pp_prev2, *pp_prev3, *pp_prev4; in pp_semaphore_chroma_inter()
Dchvr_filter.cpp24 uint8 *rec, in CombinedHorzVertRingFilter()
29 uint8 *pp_mod) in CombinedHorzVertRingFilter()
39 uint8 *ptr, *ptr_c, *ptr_n; in CombinedHorzVertRingFilter()
147 *(ptr_c) = (uint8) delta; in CombinedHorzVertRingFilter()
159 *ptr_c = (uint8)(delta); in CombinedHorzVertRingFilter()
229 *(ptr - w1) = (uint8)(*(ptr - w1) - delta); in CombinedHorzVertRingFilter()
230 *(ptr) = (uint8)(*(ptr) + delta); in CombinedHorzVertRingFilter()
307 *(ptr_c) = (uint8) delta; in CombinedHorzVertRingFilter()
317 *ptr_c = (uint8)(delta); in CombinedHorzVertRingFilter()
386 *(ptr - 1) = (uint8)(*(ptr - 1) - delta); in CombinedHorzVertRingFilter()
[all …]
Dcombined_decode.cpp50 uint8 *Mode = video->headerInfo.Mode; in DecodeFrameCombinedMode()
151 video->sliceNo[mbnum] = (uint8) slice_counter; in DecodeFrameCombinedMode()
349 uint8 *Mode = video->headerInfo.Mode; in GetMBheader()
408 Mode[mbnum] = (uint8)(MBtype = MBtype_mode[MCBPC & 7]); in GetMBheader()
416 video->acPredFlag[mbnum] = (uint8) BitstreamRead1Bits(stream); in GetMBheader()
448 video->acPredFlag[mbnum] = (uint8) BitstreamRead1Bits_INLINE(stream); in GetMBheader()
462 video->headerInfo.CBP[mbnum] = (uint8)(CBPY << 2 | (CBPC & 3)); in GetMBheader()
549 uint8 *pp_mod[6];
650 *pp_mod[comp] = (uint8) PostProcSemaphore(dataBlock);
683 *pp_mod[comp] = (uint8)((ncoeffs[comp] > 3) ? 4 : 0);
[all …]
Dmb_utils.cpp25 void PutSKIPPED_MB(uint8 *comp, uint8 *prev, int width) in PutSKIPPED_MB()
86 void PutSKIPPED_B(uint8 *comp, uint8 *prev, int width) in PutSKIPPED_B()
Dderinging_chroma.cpp24 uint8 *Rec_C, in Deringing_Chroma()
29 uint8 *pp_mod in Deringing_Chroma()
41 uint8 *ptr; in Deringing_Chroma()
46 uint8 pelu, pelc, pell; in Deringing_Chroma()
110 *ptr++ = (uint8) sum; in Deringing_Chroma()
176 *ptr++ = (uint8) sum; in Deringing_Chroma()
Dconceal.cpp51 video->sliceNo[mbnum] = (uint8) slice_counter; in ConcealTexture_I()
95 video->sliceNo[mbnum] = (uint8) slice_counter; in ConcealTexture_P()
129 video->sliceNo[i] = (uint8) slice_counter; in ConcealPacket()
143 void CopyVopMB(Vop *curr, uint8 *prevFrame, int mbnum, int width_Y, int height) in CopyVopMB()
151 uint8 *y1, *y2, *u1, *u2, *v1, *v2; in CopyVopMB()
Dmotion_comp.h75 static int (*const GetPredAdvBTable[2][2])(uint8*, uint8*, int, int) =
Dvlc_dequant.cpp24 static const uint8 AC_rowcol[64] = { 0, 0, 0, 0, 0, 0, 0, 0,
33 static const uint8 mask[8] = /* for fast bitmap */
51 uint8 *bitmapcol, uint8 *bitmaprow) in VlcDequantMpegIntraBlock()
384 uint8 *bitmapcol, uint8 *bitmaprow) in VlcDequantMpegInterBlock()
503 uint8 *bitmapcol, uint8 *bitmaprow) in VlcDequantH263IntraBlock()
805 int VlcDequantH263IntraBlock_SH(VideoDecData *video, int comp, uint8 *bitmapcol, uint8 *bitmaprow) in VlcDequantH263IntraBlock_SH()
1067 uint8 *bitmapcol, uint8 *bitmaprow) in VlcDequantH263InterBlock()
Didct_vca.cpp31 void idctrow0(int16 *, uint8 *, uint8 *, int) in idctrow0() argument
40 void idctrow1(int16 *blk, uint8 *pred, uint8 *dst, int width) in idctrow1()
97 void idctrow2(int16 *blk, uint8 *pred, uint8 *dst, int width) in idctrow2()
185 void idctrow3(int16 *blk, uint8 *pred, uint8 *dst, int width) in idctrow3()
294 void idctrow4(int16 *blk, uint8 *pred, uint8 *dst, int width) in idctrow4()
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
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 *volb…
154 OSCL_IMPORT_REF void PVSetReferenceYUV(VideoDecControls *decCtrl, uint8 *refYUV);
[all …]
/frameworks/av/media/libstagefright/codecs/mp3dec/src/
Dpvmp3_getbits.cpp116 uint8 Elem; /* Needs to be same type as pInput->pBuffer */ in getNbits()
117 uint8 Elem1; in getNbits()
118 uint8 Elem2; in getNbits()
119 uint8 Elem3; in getNbits()
164 uint8 Elem; /* Needs to be same type as pInput->pBuffer */ in getUpTo9bits()
165 uint8 Elem1; in getUpTo9bits()
200 uint8 Elem; /* Needs to be same type as pInput->pBuffer */ in getUpTo17bits()
201 uint8 Elem1; in getUpTo17bits()
202 uint8 Elem2; in getUpTo17bits()
233 uint8 get1bit(tmp3Bits *ptBitStream) /* number of bits to read from the bit stream */ in get1bit()
[all …]
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
Dcolorspace.cpp22 typedef uint8_t uint8; typedef
30 uint8 channel[4];
34 static const uint8 kRed = 0;
35 static const uint8 kGreen = 1;
36 static const uint8 kBlue = 2;
37 static const uint8 kAlpha = 3;
58 uint8* const pInput = static_cast<uint8*>(env->GetDirectBufferAddress(input)); in JNI_COLORSPACE_METHOD()
63 uint8* pInY = pInput; in JNI_COLORSPACE_METHOD()
64 uint8* pInU = pInput + size; in JNI_COLORSPACE_METHOD()
65 uint8* pInV = pInput + size + size / 4; in JNI_COLORSPACE_METHOD()
/frameworks/av/media/libstagefright/codecs/amrwb/src/
Dmime_io.cpp156 const uint8 toc_byte[16] = {0x04, 0x0C, 0x14, 0x1C, 0x24, 0x2C, 0x34, 0x3C,
529 void mime_unsorting(uint8 unsorted_bits[], in mime_unsorting()
533 uint8 quality, in mime_unsorting()
539 uint8 temp = 0; in mime_unsorting()
540 uint8 *unsorted_bits_ptr = (uint8*)unsorted_bits; in mime_unsorting()
Dpvamrwbdecoder.h139 void mime_unsorting(uint8 packet[],
143 uint8 q,
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/include/
Dcvei.h255 uint8* iFSIBuff;
288 uint8 *iSource;
298 uint8 *iFrame;
304 uint8 *iBitStream;
365 virtual TCVEI_RETVAL GetVolHeader(uint8 *volHeader, int32 *size, int32 layer) = 0;
/frameworks/av/media/libeffects/loudness/common/core/
Dbasic_types.h44 typedef unsigned char uint8; typedef
87 uint8 *data;

123