Searched defs:mem (Results 251 - 275 of 345) sorted by relevance

<<11121314

/external/chromium_org/third_party/opus/src/src/
H A Dopus_multistream_encoder.c220 void surround_analysis(const CELTMode *celt_mode, const void *pcm, opus_val16 *bandLogE, opus_val32 *mem, opus_val32 *preemph_mem, argument
257 OPUS_COPY(in, mem+c*overlap, overlap);
301 OPUS_COPY(mem+c*overlap, in+frame_size, overlap);
694 opus_val32 *mem = NULL; local
702 mem = ms_get_window_mem(st);
747 surround_analysis(celt_mode, pcm, bandSMR, mem, preemph_mem, frame_size, 120, st->layout.nb_channels, Fs, copy_channel_in);
/external/chromium_org/third_party/speex/libspeex/
H A Dresample.c134 spx_word16_t *mem; member in struct:SpeexResamplerState_
637 if (!st->mem)
641 st->mem = (spx_word16_t*)speex_alloc(st->nb_channels*st->mem_alloc_size * sizeof(spx_word16_t));
643 st->mem[i] = 0;
649 st->mem = (spx_word16_t*)speex_realloc(st->mem, st->nb_channels*st->mem_alloc_size * sizeof(spx_word16_t));
651 st->mem[i] = 0;
662 st->mem = (spx_word16_t*)speex_realloc(st->mem, st->nb_channels*st->mem_alloc_size * sizeof(spx_word16_t));
675 st->mem[
797 spx_word16_t *mem = st->mem + channel_index * st->mem_alloc_size; local
820 spx_word16_t *mem = st->mem + channel_index * st->mem_alloc_size; local
[all...]
/external/clang/test/CodeGenCXX/
H A Dvisibility.cpp659 void mem() {} function in struct:test24::S
664 s.mem<A>();
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cc72 void *mem = internal_alloc(MBlockThreadContex, sizeof(ThreadContext)); local
73 return new(mem) ThreadContext(tid);
723 Printf("Access to non app mem %zx\n", addr);
H A Dtsan_rtl_report.cc152 void *mem = internal_alloc(MBlockReport, sizeof(ReportDesc)); local
153 rep_ = new(mem) ReportDesc;
173 void *mem = internal_alloc(MBlockReportMop, sizeof(ReportMop)); local
174 ReportMop *mop = new(mem) ReportMop;
201 void *mem = internal_alloc(MBlockReportThread, sizeof(ReportThread)); local
202 ReportThread *rt = new(mem) ReportThread();
270 void *mem = internal_alloc(MBlockReportMutex, sizeof(ReportMutex)); local
271 ReportMutex *rm = new(mem) ReportMutex();
303 void *mem = internal_alloc(MBlockReportMutex, sizeof(ReportMutex)); local
304 ReportMutex *rm = new(mem) ReportMute
321 void *mem = internal_alloc(MBlockReportLoc, sizeof(ReportLocation)); local
342 void *mem = internal_alloc(MBlockReportLoc, sizeof(ReportLocation)); local
360 void *mem = internal_alloc(MBlockReportLoc, sizeof(ReportLocation)); local
[all...]
/external/e2fsprogs/intl/
H A Dloadmsgcat.c1080 char *mem; local
1188 mem = (char *) malloc (memneed);
1189 if (mem == NULL)
1192 domain->malloced = mem;
1193 inmem_orig_sysdep_tab = (struct sysdep_string_desc *) mem;
1194 mem += n_inmem_sysdep_strings
1196 inmem_trans_sysdep_tab = (struct sysdep_string_desc *) mem;
1197 mem += n_inmem_sysdep_strings
1199 inmem_hash_tab = (nls_uint32 *) mem;
1200 mem
[all...]
/external/elfutils/0.153/src/
H A Dar.c852 void *mem; member in struct:armem
917 remember_long_name (struct armem *mem, const char *name, size_t namelen) argument
919 mem->long_name_off = (namelen > MAX_AR_NAME_LEN
1171 newp->mem = NULL;
1311 found[cnt]->mem = elf_rawfile (newelf, &found[cnt]->size);
1312 if (found[cnt]->mem == NULL
1375 if (memp->mem == NULL)
1457 if (all->mem != NULL)
1499 if (unlikely (write_retry (newfd, all->mem, all->size)
/external/fio/
H A Dclient.c501 size_t mem; local
509 * Find out how much mem we need
511 for (i = 0, mem = 0; i < client->argc; i++) {
513 mem += lens[i];
519 mem += sizeof(*clp) + (client->argc * sizeof(*cslp));
521 pdu = malloc(mem);
537 ret = fio_net_send_cmd(client->fd, FIO_NET_CMD_JOBLINE, pdu, mem, NULL, NULL);
/external/icu/icu4c/source/tools/ctestfw/
H A Dctest.c929 static void *U_CALLCONV ctest_libRealloc(const void *context, void *mem, size_t size) { argument
934 /*free(mem);*/ /* Realloc doesn't free on failure. */
937 return realloc(mem, size);
939 static void U_CALLCONV ctest_libFree(const void *context, void *mem) { argument
940 free(mem);
/external/libopus/celt/
H A Dcelt_decoder.c193 void deemphasis(celt_sig *in[], opus_val16 *pcm, int N, int C, int downsample, const opus_val16 *coef, celt_sig *mem, celt_sig * OPUS_RESTRICT scratch) argument
206 celt_sig m = mem[c];
244 mem[c] = m;
/external/libopus/src/
H A Dopus_multistream_encoder.c220 void surround_analysis(const CELTMode *celt_mode, const void *pcm, opus_val16 *bandLogE, opus_val32 *mem, opus_val32 *preemph_mem, argument
257 OPUS_COPY(in, mem+c*overlap, overlap);
301 OPUS_COPY(mem+c*overlap, in+frame_size, overlap);
694 opus_val32 *mem = NULL; local
702 mem = ms_get_window_mem(st);
747 surround_analysis(celt_mode, pcm, bandSMR, mem, preemph_mem, frame_size, 120, st->layout.nb_channels, Fs, copy_channel_in);
/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A Dbuiltin-kmem.c96 unsigned int cpu, mem; local
108 sscanf(dent1->d_name, "node%u", &mem) < 1)
119 cpunode_map[cpu] = mem;
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
H A Ddwt.c49 #define OPJ_WS(i) v->mem[(i)*2]
50 #define OPJ_WD(i) v->mem[(1+(i)*2)]
56 OPJ_INT32* mem; member in struct:dwt_local
245 OPJ_INT32 *bi = h->mem + h->cas;
252 bi = h->mem + 1 - h->cas;
265 OPJ_INT32 *bi = v->mem + v->cas;
273 bi = v->mem + 1 - v->cas;
329 opj_dwt_decode_1_(v->mem, v->dn, v->sn, v->cas);
571 h.mem = (OPJ_INT32*)
573 if (! h.mem){
[all...]
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmsps2.c1048 cmsIOHANDLER* mem)
1058 if (!WriteNamedColorCSA(mem, hProfile, Intent)) goto Error;
1083 if (!WriteInputMatrixShaper(mem, hProfile, Matrix, Shaper)) goto Error;
1088 if (!WriteInputLUT(mem, hProfile, Intent, dwFlags)) goto Error;
1094 dwBytesUsed = mem ->UsedSpace;
1475 cmsIOHANDLER* mem)
1481 EmitHeader(mem, "Color Rendering Dictionary (CRD)", hProfile);
1488 if (!WriteNamedColorCRD(mem, hProfile, Intent, dwFlags)) {
1496 if (!WriteOutputLUT(mem, hProfile, Intent, dwFlags)) {
1503 _cmsIOPrintf(mem, "
1044 GenerateCSA(cmsContext ContextID, cmsHPROFILE hProfile, cmsUInt32Number Intent, cmsUInt32Number dwFlags, cmsIOHANDLER* mem) argument
1472 GenerateCRD(cmsContext ContextID, cmsHPROFILE hProfile, cmsUInt32Number Intent, cmsUInt32Number dwFlags, cmsIOHANDLER* mem) argument
1551 cmsIOHANDLER* mem; local
1580 cmsIOHANDLER* mem; local
[all...]
/external/qemu/distrib/sdl-1.2.15/src/video/macdsp/
H A DSDL_dspvideo.c646 const char *fmt, *mem; local
649 mem = "AGP Memory";
651 mem = "VRAM";
664 SDL_snprintf(message, SDL_arraysize(message), fmt, mem);
/external/qemu/distrib/sdl-1.2.15/src/video/symbian/EKA2/
H A Ddsa_old.cpp1034 LOCAL_C MRgbCopy* GetCopy(TAny* mem, TDisplayMode aMode) argument
1038 return new (mem) TRgbCopy<TUint8>(aMode);
1042 return new (mem) TRgbCopy<TUint16>(aMode);
1046 return new (mem) TRgbCopy<TUint32>(aMode);
1055 TStackMem mem = 0; local
1056 GetCopy(&mem, aDsa.iSourceMode)->FlipCopy(aTarget, aSource, aBytes, aLineLen, ETrue);
1061 TStackMem mem = 0; local
1062 GetCopy(&mem, aDsa.iSourceMode)->FlipCopy(aTarget, aSource, aBytes, aLineLen, EFalse);
1067 TStackMem mem = 0; local
1068 GetCopy(&mem, aDs
1073 TStackMem mem = 0; local
[all...]
/external/qemu/
H A Dgdbstub.c405 static void memtohex(char *buf, const uint8_t *mem, int len) argument
411 c = mem[i];
418 static void hextomem(uint8_t *mem, const char *buf, int len) argument
423 mem[i] = (fromhex(buf[0]) << 4) | fromhex(buf[1]);
1320 static int memtox(char *buf, const char *mem, int len) argument
1326 c = *(mem++);
/external/speex/libspeex/
H A Dmdf.c193 static inline void filter_dc_notch16(const spx_int16_t *in, spx_word16_t radius, spx_word16_t *out, int len, spx_mem_t *mem, int stride) argument
206 spx_word32_t vout = mem[0] + SHL32(EXTEND32(vin),15);
208 mem[0] = mem[1] + SHL32(SHL32(-EXTEND32(vin),15) + MULT16_32_Q15(radius,vout),1);
210 mem[0] = mem[1] + 2*(-vin + radius*vout);
212 mem[1] = SHL32(EXTEND32(vin),15) - MULT16_32_Q15(den2,vout);
H A Dresample.c138 spx_word16_t *mem; member in struct:SpeexResamplerState_
647 if (!st->mem)
651 st->mem = (spx_word16_t*)speex_alloc(st->nb_channels*st->mem_alloc_size * sizeof(spx_word16_t));
653 st->mem[i] = 0;
659 st->mem = (spx_word16_t*)speex_realloc(st->mem, st->nb_channels*st->mem_alloc_size * sizeof(spx_word16_t));
661 st->mem[i] = 0;
672 st->mem = (spx_word16_t*)speex_realloc(st->mem, st->nb_channels*st->mem_alloc_size * sizeof(spx_word16_t));
685 st->mem[
807 spx_word16_t *mem = st->mem + channel_index * st->mem_alloc_size; local
830 spx_word16_t *mem = st->mem + channel_index * st->mem_alloc_size; local
[all...]
/external/webp/include/webp/
H A Dencode.h225 uint8_t* mem; // final buffer (of size 'max_size', larger than 'size'). member in struct:WebPMemoryWriter
235 // The following must be called to deallocate writer->mem memory. The 'writer'
240 // completion, writer.mem and writer.size will hold the coded data.
242 // writer.mem must be freed by calling WebPMemoryWriterClear.
244 // writer.mem must be freed by calling 'free(writer.mem)'.
/external/webp/src/dec/
H A Dframe.c558 uint8_t* mem; local
573 mem = (uint8_t*)dec->mem_;
574 dec->intra_t_ = (uint8_t*)mem;
575 mem += intra_pred_mode_size;
577 dec->yuv_t_ = (VP8TopSamples*)mem;
578 mem += top_size;
580 dec->mb_info_ = ((VP8MB*)mem) + 1;
581 mem += mb_info_size;
583 dec->f_info_ = f_info_size ? (VP8FInfo*)mem : NULL;
584 mem
[all...]
H A Didec.c89 static WEBP_INLINE size_t MemDataSize(const MemBuffer* mem) { argument
90 return (mem->end_ - mem->start_);
111 MemBuffer* const mem = &idec->mem_; local
112 const uint8_t* const new_base = mem->buf_ + mem->start_;
116 idec->io_.data_size = MemDataSize(mem);
129 if (mem->mode_ == MEM_MODE_MAP) {
134 dec->parts_[last_part].buf_end_ = mem->buf_ + mem
163 MemBuffer* const mem = &idec->mem_; local
201 MemBuffer* const mem = &idec->mem_; local
215 InitMemBuffer(MemBuffer* const mem) argument
223 ClearMemBuffer(MemBuffer* const mem) argument
231 CheckMemBufferMode(MemBuffer* const mem, MemBufferMode expected) argument
288 MemBuffer* const mem = &idec->mem_; local
298 MemBuffer* const mem = &idec->mem_; local
364 MemBuffer* const mem = &idec->mem_; local
[all...]
/external/chromium_org/gpu/command_buffer/client/
H A Dgles2_implementation.h290 MappedResource(GLenum _access, int _shm_id, void* mem, unsigned int offset) argument
293 shm_memory(mem),
/external/chromium_org/third_party/expat/files/lib/
H A Dxmltok.c1346 XmlInitUnknownEncoding(void *mem, argument
1352 struct unknown_encoding *e = (struct unknown_encoding *)mem;
1354 ((char *)mem)[i] = ((char *)&latin1_encoding)[i];
1640 XmlInitUnknownEncodingNS(void *mem, argument
1645 ENCODING *enc = XmlInitUnknownEncoding(mem, table, convert, userData);
/external/chromium_org/third_party/icu/source/tools/genrb/
H A Dreslist.c135 * type_write() functions write their data to mem and update the byteOffset
140 res_write(UNewDataMemory *mem, uint32_t *byteOffset,
493 static void string_write(UNewDataMemory *mem, uint32_t *byteOffset, argument
498 udata_write32(mem, length);
499 udata_writeUString(mem, res->u.fString.fChars, length + 1);
504 static void alias_write(UNewDataMemory *mem, uint32_t *byteOffset, argument
508 udata_write32(mem, length);
509 udata_writeUString(mem, res->u.fString.fChars, length + 1);
513 static void array_write(UNewDataMemory *mem, uint32_t *byteOffset, argument
524 res_write(mem, byteOffse
535 intvector_write(UNewDataMemory *mem, uint32_t *byteOffset, struct SRBRoot *bundle, struct SResource *res, UErrorCode *status) argument
546 bin_write(UNewDataMemory *mem, uint32_t *byteOffset, struct SRBRoot *bundle, struct SResource *res, UErrorCode *status) argument
565 table_write(UNewDataMemory *mem, uint32_t *byteOffset, struct SRBRoot *bundle, struct SResource *res, UErrorCode *status) argument
604 res_write(UNewDataMemory *mem, uint32_t *byteOffset, struct SRBRoot *bundle, struct SResource *res, UErrorCode *status) argument
653 UNewDataMemory *mem = NULL; local
[all...]

Completed in 879 milliseconds

<<11121314