Searched refs:uint32 (Results 51 - 75 of 81) sorted by relevance

1234

/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dpacket_util.cpp37 uint32 tmpvar32;
146 uint32 tmpvar;
197 uint32 tmpvar;
H A Dvlc_dequant.cpp91 *((uint32*)bitmapcol) = *((uint32*)(bitmapcol + 4)) = 0;
407 *((uint32*)bitmapcol) = *((uint32*)(bitmapcol + 4)) = 0;
540 *((uint32*)bitmapcol) = *((uint32*)(bitmapcol + 4)) = 0;
842 *((uint32*)bitmapcol) = *((uint32*)(bitmapcol + 4)) = 0;
1087 *((uint32*)bitmapcol) = *((uint32*)(bitmapco
[all...]
H A Dmp4dec_lib.h273 PV_STATUS DecodeGOVHeader(BitstreamDecVideo *stream, uint32 *time_base);
278 uint32 CalcVopDisplayTime(Vol *currVol, Vop *currVop, int shortVideoHeader);
H A Ddatapart_decode.cpp147 uint32 tmpvar;
314 uint32 tmpvar;
H A Dpvdec_api.cpp745 uint32 PVGetVideoTimeStamp(VideoDecControls *decCtrl)
1007 uint32 timestamp[], int32 buffer_size[], uint use_ext_timestamp[], uint8 *currYUV)
1035 uint32 timestamp[], int32 buffer_size[], VopHeaderInfo *header_info, uint use_ext_timestamp [], uint8 *currYUV)
1603 Bool PVDecSetReference(VideoDecControls *decCtrl, uint8 *refYUV, uint32 timestamp)
1644 Bool PVDecSetEnhReference(VideoDecControls *decCtrl, uint8 *refYUV, uint32 timestamp)
/frameworks/av/media/libstagefright/codecs/mp3dec/src/
H A Dpvmp3_seek_synch.cpp153 uint32 temp = getNbits(&pVars->inputStream, 21);
285 uint32 availableBits = (inputStream->inputBufferCurrentLength << 3); // in bits
H A Dpvmp3_framedecoder.cpp164 uint32 sent_crc = 0;
165 uint32 computed_crc = 0;
233 uint32 main_data_end;
282 if ((uint32)pVars->predicted_frame_size > pVars->inputStream.inputBufferCurrentLength)
383 (uint32 *)tmp,
433 (uint32 *)tmp,
560 uint32 val) /* val to write into the buffer */
634 uint32 pvmp3_decoderMemRequirements(void)
636 uint32 size;
638 size = (uint32) sizeo
[all...]
H A Dpvmp3_mpeg2_stereo_proc.cpp75 uint32 *scalefac_IIP_buffer, auxiliary scale factor vector
223 uint32 *scalefac_IIP_buffer,
328 if ((uint32)(scalefac_R->l[sfb]) != scalefac_IIP_buffer[sfb])
358 if ((uint32)(scalefac_R->s[j][sfb]) != scalefac_IIP_buffer[3*sfb + j])
451 if ((uint32)(scalefac_R->s[j][sfb]) != scalefac_IIP_buffer[3*sfb + j])
549 if ((uint32)(scalefac_R->s[j][sfb]) != scalefac_IIP_buffer[3*sfb + j])
670 if ((uint32)(scalefac_R->l[sfb]) != scalefac_IIP_buffer[sfb]) /* "legal" position ? */
H A Dpvmp3_get_scale_factors.cpp201 uint32 tmp3 = getNbits(pMainData, tmp2);
H A Dpvmp3_get_side_info.cpp40 uint32 *crc initialized crc value (if enabled)
117 uint32 *crc)
120 uint32 tmp;
H A Dpvmp3_imdct_synth.cpp40 uint32 blk_type, Block type
218 uint32 blk_type,
241 uint32 current_blk_type = (band < mx_band) ? LONG : blk_type;
/frameworks/av/media/libstagefright/codecs/avc/enc/src/
H A Dmotion_est.cpp51 uint32 num_MB = 0;
52 uint32 num_cand = 0;
271 uint32 mv_uint32;
486 uint32 temp1, temp2;
504 *((uint32*)(dst - 16)) = temp1;
505 *((uint32*)(dst - 12)) = temp1;
506 *((uint32*)(dst - 8)) = temp1;
507 *((uint32*)(dst - 4)) = temp1;
511 *((uint32*)(dst += width)) = temp2;
512 *((uint32*)(ds
[all...]
H A Davcenc_api.cpp62 uint32 *userData = (uint32*) avcHandle->userData;
314 //nextFrmModTime = (uint32)((((frameNum+1)*1000)/rateCtrl->frame_rate) + modTimeRef); /* rec. time */
595 uint32 *userData = (uint32*) avcHandle->userData;
684 OSCL_EXPORT_REF AVCEnc_Status PVAVCEncUpdateBitRate(AVCHandle *avcHandle, uint32 bitrate)
692 OSCL_EXPORT_REF AVCEnc_Status PVAVCEncUpdateFrameRate(AVCHandle *avcHandle, uint32 num, uint32 denom)
H A Dfindhalfpel.cpp176 *((uint32*)(dst += 4)) = tmp32;
385 a = *((uint32*)ref); /* load 4 bytes */
389 c = *((uint32*)(ref + 120));
396 e = *((uint32*)(ref + 72)); /* e, f */
400 c = *((uint32*)(ref + 48)); /* c, d */
412 e = *((uint32*)(ref += 24)); /* e, f */
416 c = *((uint32*)(ref + 72)); /* c, d */
H A Dblock.cpp249 *((uint32*)cur) = *((uint32*)pred);
250 *((uint32*)(cur += pitch)) = *((uint32*)(pred += pred_pitch));
251 *((uint32*)(cur += pitch)) = *((uint32*)(pred += pred_pitch));
252 *((uint32*)(cur += pitch)) = *((uint32*)(pred += pred_pitch));
H A Drate_control.cpp50 AVCEnc_Status RCDetermineFrameNum(AVCEncObject *encvid, AVCRateControl *rateCtrl, uint32 modTime, uint *frameNum)
54 uint32 modTimeRef = encvid->modTimeRef;
84 encvid->wrapModTime += ((uint32)0xFFFFFFFF - modTimeRef) + 1;
113 encvid->modTimeRef += (uint32)(rateCtrl->idrPeriod * 1000 / rateCtrl->frame_rate);
118 encvid->modTimeRef += (uint32)(video->MaxFrameNum * 1000 / rateCtrl->frame_rate);
767 uint32 dmin_lx;
H A Dslice.cpp514 uint32 *dst, *dst2, *src;
516 dst = (uint32*)curL;
517 src = (uint32*)predBlock;
531 dst = (uint32*)curCb;
532 dst2 = (uint32*)curCr;
H A Dresidual.cpp269 trailing_ones_sign_flag |= ((uint32)level[i--] >> 31); /* 0 or positive, 1 for negative */
/frameworks/av/media/libeffects/loudness/common/core/
H A Dbasic_types.h46 typedef unsigned int uint32; typedef in namespace:le_fx
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
H A Dm4vh263_decoder_pv_types.h30 typedef uint32_t uint32; typedef
/frameworks/av/media/libstagefright/codecs/avc/common/include/
H A Davcint_common.h236 uint32 bit_rate_value_minus1[MAXIMUMVALUEOFcpb_cnt];/* ue(v), range 0..2^32-2 */
237 uint32 cpb_size_value_minus1[MAXIMUMVALUEOFcpb_cnt]; /* ue(v), range 0..2^32-2 */
555 uint32 dpb_size; /* size of dpb in bytes */
556 uint32 used_size; /* used size */
684 uint32 cbp4x4; /* each bit represent nonzero 4x4 block in reverse raster scan order */
870 const static uint32 MaxBR[MAX_LEVEL_IDX] = {64, 192, 384, 768, 2000, 4000, 4000, 10000, 14000, 20000,
875 const static uint32 MaxCPB[MAX_LEVEL_IDX] = {175, 500, 1000, 2000, 2000, 4000, 4000, 10000, 14000,
/frameworks/av/media/libstagefright/codecs/avc/common/src/
H A Ddeblock.cpp253 *((uint32*)pred_block) = *((uint32*)(pred_block + 16));
255 *((uint32*)pred_block) = *((uint32*)(pred_block + 16));
257 *((uint32*)pred_block) = *((uint32*)(pred_block + 16));
259 *((uint32*)pred_block) = *((uint32*)(pred_block + 16));
265 *((uint32*)pred_block) = *((uint32*)(pred_bloc
[all...]
H A Ddpb.cpp28 uint32 addr;
57 dpb->num_fs = (uint32)(MaxDPBX2[mapLev2Idx[level]] << 2) / (3 * FrameHeightInMbs * PicWidthInMbs) + 1;
63 if (video->currSeqParams->num_ref_frames + 1 > (uint32)dpb->num_fs)
69 // dpb->dpb_size = (uint32)MaxDPBX2[mapLev2Idx[level]]*512 + framesize;
130 num_fs = (uint32)(MaxDPBX2[(uint32)mapLev2Idx[video->currSeqParams->level_idc]] << 2) / (3 * PicSizeInMapUnits) + 1;
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/jni/
H A Dcolorspace.cpp23 typedef uint32_t uint32; typedef
29 uint32 color;
40 static inline uint32 clamp(int32 x) {
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Dmp4def.h29 typedef uint32_t uint32; typedef

Completed in 353 milliseconds

1234