Searched refs:rec (Results 1 - 25 of 26) sorted by relevance

12

/frameworks/native/libs/ui/
H A DGraphicBufferAllocator.cpp65 const alloc_rec_t& rec(list.valueAt(i));
66 if (rec.size) {
68 list.keyAt(i), rec.size/1024.0f,
69 rec.w, rec.s, rec.h, rec.format, rec.usage);
73 rec.w, rec
119 alloc_rec_t rec; local
[all...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
H A Ddct.h60 void idct_rowInter(Short *srce, UChar *rec, Int lx);
61 void idct_row0Inter(Short *blk, UChar *rec, Int lx);
62 void idct_row1Inter(Short *blk, UChar *rec, Int lx);
63 void idct_row2Inter(Short *blk, UChar *rec, Int lx);
64 void idct_row3Inter(Short *blk, UChar *rec, Int lx);
65 void idct_row4Inter(Short *blk, UChar *rec, Int lx);
66 void idct_row0x40Inter(Short *blk, UChar *rec, Int lx);
67 void idct_row0x20Inter(Short *blk, UChar *rec, Int lx);
68 void idct_row0x10Inter(Short *blk, UChar *rec, Int lx);
69 void idct_row0xCCInter(Short *blk, UChar *rec, In
[all...]
H A Dfastidct.cpp47 tmp = *rec + tmp; \
49 *rec++ = tmp; \
54 *rec++ = tmp; \
313 void idct_row0Inter(Short *srce, UChar *rec, Int lx) argument
317 OSCL_UNUSED_ARG(rec);
324 void idct_row1Inter(Short *blk, UChar *rec, Int lx) argument
332 rec -= lx;
340 pred_word = *((uint32*)(rec += lx)); /* read 4 bytes from pred */
352 *((uint32*)rec) = dst_word; /* save 4 bytes to dst */
354 pred_word = *((uint32*)(rec
371 idct_row2Inter(Short *blk, UChar *rec, Int lx) argument
430 idct_row3Inter(Short *blk, UChar *rec, Int lx) argument
500 idct_row4Inter(Short *blk, UChar *rec, Int lx) argument
576 idct_row0x40Inter(Short *blk, UChar *rec, Int lx) argument
633 idct_row0x20Inter(Short *blk, UChar *rec, Int lx) argument
689 idct_row0x10Inter(Short *blk, UChar *rec, Int lx) argument
744 idct_rowInter(Short *blk, UChar *rec, Int lx) argument
835 idct_row0Intra(Short *srce, UChar *rec, Int lx) argument
846 idct_row1Intra(Short *blk, UChar *rec, Int lx) argument
867 idct_row2Intra(Short *blk, UChar *rec, Int lx) argument
922 idct_row3Intra(Short *blk, UChar *rec, Int lx) argument
988 idct_row4Intra(Short *blk, UChar *rec, Int lx) argument
1061 idct_row0x40Intra(Short *blk, UChar *rec, Int lx) argument
1116 idct_row0x20Intra(Short *blk, UChar *rec, Int lx) argument
1169 idct_row0x10Intra(Short *blk, UChar *rec, Int lx) argument
1221 idct_rowIntra(Short *blk, UChar *rec, Int lx) argument
1309 idct_row0zmv(Short *srce, UChar *rec, UChar *pred, Int lx) argument
1319 idct_row1zmv(Short *blk, UChar *rec, UChar *pred, Int lx) argument
1367 idct_row2zmv(Short *blk, UChar *rec, UChar *pred, Int lx) argument
1427 idct_row3zmv(Short *blk, UChar *rec, UChar *pred, Int lx) argument
1498 idct_row4zmv(Short *blk, UChar *rec, UChar *pred, Int lx) argument
1575 idct_row0x40zmv(Short *blk, UChar *rec, UChar *pred, Int lx) argument
1633 idct_row0x20zmv(Short *blk, UChar *rec, UChar *pred, Int lx) argument
1690 idct_row0x10zmv(Short *blk, UChar *rec, UChar *pred, Int lx) argument
1746 idct_rowzmv(Short *blk, UChar *rec, UChar *pred, Int lx) argument
1857 BlockIDCTMotionComp(Short *block, UChar *bitmapcol, UChar bitmaprow, Int dctMode, UChar *rec, UChar *pred, Int lx_intra) argument
[all...]
H A Dmotion_comp.cpp37 Int EncGetPredOutside(Int xpos, Int ypos, UChar *c_prev, UChar *rec,
352 UChar *rec, /* i */
370 rec -= 16; /* preset */
375 *((ULong*)(rec += 16)) = *((ULong*)(prev += lx));
376 *((ULong*)(rec + 4)) = *((ULong*)(prev + 4));
383 rec -= 16; /* preset */
392 *((ULong*)(rec += 16)) = pred_word;
397 *((ULong*)(rec + 4)) = pred_word;
405 rec -= 16; /* preset */
414 *((ULong*)(rec
350 GetPredAdvBy0x0( UChar *prev, UChar *rec, Int lx, Int rnd ) argument
449 GetPredAdvBy0x1( UChar *prev, UChar *rec, Int lx, Int rnd1 ) argument
774 GetPredAdvBy1x0( UChar *prev, UChar *rec, Int lx, Int rnd1 ) argument
1117 GetPredAdvBy1x1( UChar *prev, UChar *rec, Int lx, Int rnd1 ) argument
1520 EncGetPredOutside(Int xpos, Int ypos, UChar *c_prev, UChar *rec, Int width, Int height, Int rnd1) argument
1944 PutSkippedBlock(UChar *rec, UChar *prev, Int lx) argument
[all...]
H A Dfastcodemb.h56 Int Sad8x8(UChar *rec, UChar *prev, Int lx);
57 Int getBlockSum(UChar *rec, Int lx);
98 Int dctMode, UChar *rec, Int lx, Int intra);
101 void PutSkippedBlock(UChar *rec, UChar *prev, Int lx);
H A Dfastcodemb.cpp79 UChar *rec, *input, *pred; local
129 rec = currVop->yChan + offset;
146 rec += 8;
154 rec += dctMode;
161 rec = currVop->uChan + offsetc;
182 rec = currVop->vChan + offsetc;
236 BlockIDCTMotionComp(dataBlock, bitmapcol, bitmaprow[k], dctMode, rec, pred, (lx << 1) | intra);
310 UChar *rec, *input, *pred; local
356 rec = currVop->yChan + offset;
373 rec
[all...]
H A Dmp4enc_lib.h55 Int Sad8x8(UChar *rec, UChar *prev, Int lx);
56 Int getBlockSum(UChar *rec, Int lx);
97 Int dctMode, UChar *rec, UChar *prev, Int lx_intra_zeroMV);
114 void PutSkippedBlock(UChar *rec, UChar *prev, Int lx);
/frameworks/compile/mclinker/lib/Support/
H A DMemoryAreaFactory.cpp25 HandleToArea::iterator rec, rEnd = m_HandleToArea.end(); local
26 for (rec = m_HandleToArea.begin(); rec != rEnd; ++rec) {
27 if (rec->handle->isOpened()) {
28 rec->handle->close();
30 delete rec->handle;
/frameworks/ex/widget/java/com/android/ex/widget/
H A DStaggeredGridView.java517 final LayoutRecord rec = mLayoutRecords.get(mFirstPosition + i);
521 final int colTop = top - rec.getMarginAbove(col - lp.column);
522 final int colBottom = bottom + rec.getMarginBelow(col - lp.column);
812 final LayoutRecord rec = mLayoutRecords.get(position);
813 if (rec != null && rec.height != childHeight) {
815 rec.height = childHeight;
819 if (rec != null && rec.span != span) {
821 rec
[all...]
/frameworks/base/core/java/android/text/method/
H A DMultiTapKeyListener.java110 int rec = (content.getSpanFlags(TextKeyListener.ACTIVE)
115 rec >= 0 && rec < sRecs.size()) {
137 if (sRecs.indexOfKey(keyCode) == rec) {
138 String val = sRecs.valueAt(rec);
158 rec = sRecs.indexOfKey(keyCode);
160 if (rec >= 0) {
165 rec = sRecs.indexOfKey(keyCode);
168 if (rec >= 0) {
173 String val = sRecs.valueAt(rec);
[all...]
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
H A Dchvr_filter.cpp24 uint8 *rec,
55 /* Set up various values needed for updating pointers into rec */
100 ptr = rec + (brwidth << 6) + (bc << 3);
259 ptr = rec + (brwidth << 6) + (bc << 3);
445 ptr = rec + (brwidth << 6) + (bc << 3);
467 AdaptiveSmooth_NoMMX(rec, v0, h0, v0 + 1, h0 + 1, thres, width, max_diff);
529 ptr = rec + (brwidth << 6) + (bc << 3);
546 AdaptiveSmooth_NoMMX(rec, v0, h0, v0 - 3, h0 - 3, thres, width, max_diff);
23 CombinedHorzVertRingFilter( uint8 *rec, int width, int height, int16 *QP_store, int chr, uint8 *pp_mod) argument
H A Dmp4dec_lib.h283 void H263_Deblock(uint8 *rec, int width, int height, int16 *QP_store, uint8 *mode, int chr, int T);
295 void CombinedHorzVertFilter(uint8 *rec, int width, int height, int16 *QP_store,
297 void CombinedHorzVertFilter_NoSoftDeblocking(uint8 *rec, int width, int height, int16 *QP_store,
299 void CombinedHorzVertRingFilter(uint8 *rec, int width, int height,
H A Dchv_filter.cpp148 Function prototype : void CombinedHorzVertFilter( uint8 *rec,
155 rec : pointer to the decoded frame buffer.
177 uint8 *rec,
221 ptr = rec + (brwidth << 6) + (bc << 3);
337 ptr = rec + (brwidth << 6) + (bc << 3);
454 uint8 *rec,
498 ptr = rec + (brwidth << 6) + (bc << 3);
576 ptr = rec + (brwidth << 6) + (bc << 3);
176 CombinedHorzVertFilter( uint8 *rec, int width, int height, int16 *QP_store, int chr, uint8 *pp_mod) argument
453 CombinedHorzVertFilter_NoSoftDeblocking( uint8 *rec, int width, int height, int16 *QP_store, int chr, uint8 *pp_mod) argument
H A Dpost_filter.cpp176 void H263_Deblock(uint8 *rec, argument
212 rec_y = rec + (width << 3);
299 rec_y = rec + width * b_size;
398 rec_y = rec + 8;
488 rec_y = rec + b_size;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DUsimPhoneBookManager.java217 AdnRecord rec = mPhoneBookRecords.get(i);
218 if (rec != null) {
219 rec.setEmails(emails);
222 rec = new AdnRecord("", "", emails);
224 mPhoneBookRecords.set(i, rec);
248 AdnRecord rec = mPhoneBookRecords.get(i);
252 rec.setEmails(emails);
253 mPhoneBookRecords.set(i, rec);
/frameworks/base/core/java/android/os/
H A DBatteryStats.java2189 public void printNextItem(PrintWriter pw, HistoryItem rec, long now) { argument
2191 TimeUtils.formatDuration(rec.time-now, pw, TimeUtils.HUNDRED_DAY_FIELD_LEN);
2193 if (rec.cmd == HistoryItem.CMD_START) {
2195 } else if (rec.cmd == HistoryItem.CMD_OVERFLOW) {
2198 if (rec.batteryLevel < 10) pw.print("00");
2199 else if (rec.batteryLevel < 100) pw.print("0");
2200 pw.print(rec.batteryLevel);
2202 if (rec.states < 0x10) pw.print("0000000");
2203 else if (rec.states < 0x100) pw.print("000000");
2204 else if (rec
2299 printNextItemCheckin(PrintWriter pw, HistoryItem rec, long now) argument
[all...]
/frameworks/native/services/sensorservice/
H A DSensorService.cpp522 SensorRecord* rec = mActiveSensors.valueAt(i); local
523 ALOGE_IF(!rec, "mActiveSensors[%d] is null (handle=0x%08x)!", i, handle);
528 if (rec && rec->removeConnection(connection)) {
532 delete rec;
553 SensorRecord* rec = mActiveSensors.valueFor(handle); local
554 if (rec == 0) {
555 rec = new SensorRecord(connection);
556 mActiveSensors.add(handle, rec);
561 if (rec
643 SensorRecord* rec = mActiveSensors.valueFor(handle); local
[all...]
/frameworks/native/cmds/installd/
H A Dinstalld.h174 int get_path_from_env(dir_rec_t* rec, const char* var);
176 int get_path_from_string(dir_rec_t* rec, const char* path);
H A Dutils.c822 int get_path_from_env(dir_rec_t* rec, const char* var) { argument
824 int ret = get_path_from_string(rec, path);
838 int get_path_from_string(dir_rec_t* rec, const char* path) { argument
855 rec->path = strdup(path);
856 if (rec->path == NULL) {
860 rec->len = path_len;
868 rec->path = malloc(dst_size);
869 if (rec->path == NULL) {
873 dst = rec->path;
881 rec
[all...]
/frameworks/compile/slang/
H A Dslang_rs_type_spec.h171 struct RSRecordType rec; member in union:RSType
179 #define RS_CAST_TO_RECORD_TYPE(R) (&((R)->rec))
/frameworks/base/services/java/com/android/server/
H A DStatusBarManagerService.java592 final DisableRecord rec = mDisableRecords.get(i);
593 if (rec.userId == userId) {
594 net |= rec.what;
/frameworks/base/services/java/com/android/server/am/
H A DActivityManagerService.java3646 ProcessRecord rec = mLruProcesses.get(i);
3647 if (rec.thread != null && rec.thread.asBinder() == threadBinder) {
3670 ProcessRecord rec = mLruProcesses.get(i);
3671 if (rec.thread != null
3672 && rec.setProcState >= ActivityManager.PROCESS_STATE_CACHED_ACTIVITY) {
3693 ProcessRecord rec = mLruProcesses.get(i);
3694 if (rec == dyingProc || rec.thread == null) {
3698 memInfos.add(new ProcessMemInfo(rec
5491 cancelIntentSenderLocked(PendingIntentRecord rec, boolean cleanActivity) argument
[all...]
H A DActivityStack.java2636 PendingIntentRecord rec = apr.get();
2637 if (rec != null) {
2638 mService.cancelIntentSenderLocked(rec, false);
/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java1607 HistoryItem rec = mHistoryCache;
1608 if (rec != null) {
1609 mHistoryCache = rec.next;
1611 rec = new HistoryItem();
1613 rec.setTo(mHistoryBaseTime + curTime, cmd, mHistoryCur);
1615 addHistoryRecordLocked(rec);
1618 void addHistoryRecordLocked(HistoryItem rec) { argument
1620 rec.next = null;
1623 mHistoryEnd.next = rec;
1624 mHistoryEnd = rec;
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRIL.java2904 for (CdmaInformationRecords rec : listInfoRecs) {
2905 if (RILJ_LOGD) unsljLogRet(response, rec);
2906 notifyRegistrantsCdmaInfoRec(rec);

Completed in 413 milliseconds

12