Home
last modified time | relevance | path

Searched refs:common (Results 1 – 25 of 4069) sorted by relevance

12345678910>>...163

/external/libvpx/libvpx/vp8/
Dvp8_common.mk12 VP8_COMMON_SRCS-yes += common/pragmas.h
13 VP8_COMMON_SRCS-yes += common/ppflags.h
14 VP8_COMMON_SRCS-yes += common/onyx.h
15 VP8_COMMON_SRCS-yes += common/onyxd.h
16 VP8_COMMON_SRCS-yes += common/alloccommon.c
17 VP8_COMMON_SRCS-yes += common/asm_com_offsets.c
18 VP8_COMMON_SRCS-yes += common/blockd.c
19 VP8_COMMON_SRCS-yes += common/coefupdateprobs.h
20 VP8_COMMON_SRCS-yes += common/debugmodes.c
21 VP8_COMMON_SRCS-yes += common/default_coef_probs.h
[all …]
/external/neven/
DAndroid.mk20 Embedded/common/src/b_APIEm/DCR.c \
21 Embedded/common/src/b_APIEm/BFFaceFinder.c \
22 Embedded/common/src/b_APIEm/FaceFinder.c \
23 Embedded/common/src/b_APIEm/FaceFinderRef.c \
24 Embedded/common/src/b_APIEm/Functions.c \
25 Embedded/common/src/b_BasicEm/APh.c \
26 Embedded/common/src/b_BasicEm/APhArr.c \
27 Embedded/common/src/b_BasicEm/Complex.c \
28 Embedded/common/src/b_BasicEm/ComplexArr.c \
29 Embedded/common/src/b_BasicEm/Context.c \
[all …]
/external/libvpx/armv7a-neon/
Dlibvpx_srcs.txt5 vp8/common/alloccommon.c
6 vp8/common/alloccommon.h
7 vp8/common/arm/armv6/bilinearfilter_v6.asm.s
8 vp8/common/arm/armv6/copymem16x16_v6.asm.s
9 vp8/common/arm/armv6/copymem8x4_v6.asm.s
10 vp8/common/arm/armv6/copymem8x8_v6.asm.s
11 vp8/common/arm/armv6/dc_only_idct_add_v6.asm.s
12 vp8/common/arm/armv6/dequant_idct_v6.asm.s
13 vp8/common/arm/armv6/dequantize_v6.asm.s
14 vp8/common/arm/armv6/filter_v6.asm.s
[all …]
/external/libvpx/armv7a/
Dlibvpx_srcs.txt5 vp8/common/alloccommon.c
6 vp8/common/alloccommon.h
7 vp8/common/arm/armv6/bilinearfilter_v6.asm.s
8 vp8/common/arm/armv6/copymem16x16_v6.asm.s
9 vp8/common/arm/armv6/copymem8x4_v6.asm.s
10 vp8/common/arm/armv6/copymem8x8_v6.asm.s
11 vp8/common/arm/armv6/dc_only_idct_add_v6.asm.s
12 vp8/common/arm/armv6/dequant_idct_v6.asm.s
13 vp8/common/arm/armv6/dequantize_v6.asm.s
14 vp8/common/arm/armv6/filter_v6.asm.s
[all …]
/external/libvpx/mips-dspr2/
Dlibvpx_srcs.txt5 vp8/common/alloccommon.c
6 vp8/common/alloccommon.h
7 vp8/common/asm_com_offsets.c
8 vp8/common/blockd.c
9 vp8/common/blockd.h
10 vp8/common/coefupdateprobs.h
11 vp8/common/common.h
12 vp8/common/debugmodes.c
13 vp8/common/default_coef_probs.h
14 vp8/common/dequantize.c
[all …]
/external/libvpx/mips/
Dlibvpx_srcs.txt5 vp8/common/alloccommon.c
6 vp8/common/alloccommon.h
7 vp8/common/asm_com_offsets.c
8 vp8/common/blockd.c
9 vp8/common/blockd.h
10 vp8/common/coefupdateprobs.h
11 vp8/common/common.h
12 vp8/common/debugmodes.c
13 vp8/common/default_coef_probs.h
14 vp8/common/dequantize.c
[all …]
/external/libvpx/generic/
Dlibvpx_srcs.txt5 vp8/common/alloccommon.c
6 vp8/common/alloccommon.h
7 vp8/common/asm_com_offsets.c
8 vp8/common/blockd.c
9 vp8/common/blockd.h
10 vp8/common/coefupdateprobs.h
11 vp8/common/common.h
12 vp8/common/debugmodes.c
13 vp8/common/default_coef_probs.h
14 vp8/common/dequantize.c
[all …]
/external/linux-tools-perf/
Dcommand-list.txt3 # command name category [deprecated] [common]
5 perf-annotate mainporcelain common
6 perf-archive mainporcelain common
7 perf-bench mainporcelain common
8 perf-buildid-cache mainporcelain common
9 perf-buildid-list mainporcelain common
10 perf-diff mainporcelain common
11 perf-evlist mainporcelain common
12 perf-inject mainporcelain common
13 perf-list mainporcelain common
[all …]
/external/qemu/hw/
Dps2.c88 PS2State common; member
98 PS2State common; member
150 ps2_queue(&s->common, 0xf0); in ps2_put_keycode()
153 ps2_queue(&s->common, keycode); in ps2_put_keycode()
194 switch(s->common.write_cmd) { in ps2_write_keyboard()
199 ps2_queue(&s->common, KBD_REPLY_ACK); in ps2_write_keyboard()
202 ps2_queue(&s->common, KBD_REPLY_RESEND); in ps2_write_keyboard()
205 ps2_queue(&s->common, KBD_REPLY_ACK); in ps2_write_keyboard()
207 ps2_queue(&s->common, KBD_REPLY_ID); in ps2_write_keyboard()
209 ps2_queue(&s->common, 0x41); in ps2_write_keyboard()
[all …]
/external/libvpx/libvpx/vp8/decoder/
Donyxd_if.c53 if (setjmp(pbi->common.error.jmp)) in vp8dx_create_decompressor()
55 pbi->common.error.setjmp = 0; in vp8dx_create_decompressor()
60 pbi->common.error.setjmp = 1; in vp8dx_create_decompressor()
62 vp8_create_common(&pbi->common); in vp8dx_create_decompressor()
64 pbi->common.current_video_frame = 0; in vp8dx_create_decompressor()
77 vp8_loop_filter_init(&pbi->common); in vp8dx_create_decompressor()
79 pbi->common.error.setjmp = 0; in vp8dx_create_decompressor()
116 vp8mt_de_alloc_temp_buffers(pbi, pbi->common.mb_rows); in vp8dx_remove_decompressor()
122 vp8_remove_common(&pbi->common); in vp8dx_remove_decompressor()
129 VP8_COMMON *cm = &pbi->common; in vp8dx_get_reference()
[all …]
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/handshake/
Dhybi.py50 from mod_pywebsocket import common
71 _VERSION_HYBI08 = common.VERSION_HYBI08
73 _VERSION_LATEST = common.VERSION_HYBI_LATEST
87 key + common.WEBSOCKET_ACCEPT_UUID).digest()
113 self._request, common.CONNECTION_HEADER)
119 'Failed to parse %s: %s' % (common.CONNECTION_HEADER, e))
123 if token.lower() == common.UPGRADE_CONNECTION_TYPE.lower():
129 (common.CONNECTION_HEADER, common.UPGRADE_CONNECTION_TYPE))
141 common.UPGRADE_HEADER,
142 common.WEBSOCKET_UPGRADE_TYPE)
[all …]
Dhybi00.py50 from mod_pywebsocket import common
63 [common.UPGRADE_HEADER, common.WEBSOCKET_UPGRADE_TYPE_HIXIE75],
64 [common.CONNECTION_HEADER, common.UPGRADE_CONNECTION_TYPE],
122 common.SEC_WEBSOCKET_PROTOCOL_HEADER)
129 host = self._request.headers_in.get(common.HOST_HEADER)
136 origin = self._request.headers_in.get(common.ORIGIN_HEADER)
142 draft = self._request.headers_in.get(common.SEC_WEBSOCKET_DRAFT_HEADER)
145 (common.SEC_WEBSOCKET_DRAFT_HEADER,
149 self._request.ws_version = common.VERSION_HYBI00
203 key1 = self._get_key_value(common.SEC_WEBSOCKET_KEY1_HEADER)
[all …]
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DListTestSuiteBuilder.java17 package com.google.common.collect.testing;
19 import com.google.common.collect.testing.features.CollectionFeature;
20 import com.google.common.collect.testing.features.Feature;
21 import com.google.common.collect.testing.testers.ListAddAllAtIndexTester;
22 import com.google.common.collect.testing.testers.ListAddAllTester;
23 import com.google.common.collect.testing.testers.ListAddAtIndexTester;
24 import com.google.common.collect.testing.testers.ListAddTester;
25 import com.google.common.collect.testing.testers.ListCreationTester;
26 import com.google.common.collect.testing.testers.ListEqualsTester;
27 import com.google.common.collect.testing.testers.ListGetTester;
[all …]
DAbstractCollectionTestSuiteBuilder.java17 package com.google.common.collect.testing;
19 import com.google.common.collect.testing.testers.CollectionAddAllTester;
20 import com.google.common.collect.testing.testers.CollectionAddTester;
21 import com.google.common.collect.testing.testers.CollectionClearTester;
22 import com.google.common.collect.testing.testers.CollectionContainsAllTester;
23 import com.google.common.collect.testing.testers.CollectionContainsTester;
24 import com.google.common.collect.testing.testers.CollectionCreationTester;
25 import com.google.common.collect.testing.testers.CollectionEqualsTester;
26 import com.google.common.collect.testing.testers.CollectionIsEmptyTester;
27 import com.google.common.collect.testing.testers.CollectionIteratorTester;
[all …]
/external/libvpx/libvpx/vp8/encoder/
Dratectrl.c235 cc->filter_level = cpi->common.filter_level; in vp8_save_coding_context()
237 cc->frames_since_golden = cpi->common.frames_since_golden; in vp8_save_coding_context()
239 vp8_copy(cc->mvc, cpi->common.fc.mvc); in vp8_save_coding_context()
242 vp8_copy(cc->ymode_prob, cpi->common.fc.ymode_prob); in vp8_save_coding_context()
243 vp8_copy(cc->uv_mode_prob, cpi->common.fc.uv_mode_prob); in vp8_save_coding_context()
272 cpi->common.filter_level = cc->filter_level; in vp8_restore_coding_context()
274 cpi->common.frames_since_golden = cc->frames_since_golden; in vp8_restore_coding_context()
276 vp8_copy(cpi->common.fc.mvc, cc->mvc); in vp8_restore_coding_context()
280 vp8_copy(cpi->common.fc.ymode_prob, cc->ymode_prob); in vp8_restore_coding_context()
281 vp8_copy(cpi->common.fc.uv_mode_prob, cc->uv_mode_prob); in vp8_restore_coding_context()
[all …]
/external/svox/pico/lib/
Dpicokpdf.c93 picoos_Common common) { in kpdfDURInitialize() argument
98 return picoos_emRaiseException(common->em, PICO_EXC_KB_MISSING, in kpdfDURInitialize()
124 return picoos_emRaiseException(common->em, PICO_EXC_FILE_CORRUPT, in kpdfDURInitialize()
145 picoos_Common common) { in kpdfMULInitialize() argument
152 return picoos_emRaiseException(common->em, PICO_EXC_KB_MISSING, in kpdfMULInitialize()
180 return picoos_emRaiseException(common->em, PICO_EXC_MAX_NUM_EXCEED,NULL,NULL); in kpdfMULInitialize()
190 return picoos_emRaiseException(common->em, PICO_EXC_MAX_NUM_EXCEED,NULL,NULL); in kpdfMULInitialize()
194 pdfmul->meanpowUm = picoos_allocate(common->mm,nummean*sizeof(picoos_uint8)); in kpdfMULInitialize()
195 pdfmul->ivarpow = picoos_allocate(common->mm,nummean*sizeof(picoos_uint8)); in kpdfMULInitialize()
197 picoos_deallocate(common->mm,(void *) &(pdfmul->meanpowUm)); in kpdfMULInitialize()
[all …]
Dpicoctrl.c116 …picoos_emRaiseException(this->common->em,status,NULL,(picoos_char*)"problem (re-)initializing the … in ctrlInitialize()
274 picodata_disposeProcessingUnit(this->common->mm,&ctrl->procUnit[i]); in ctrlSubObjDeallocate()
275 picodata_disposeCharBuffer(this->common->mm, &ctrl->procCbOut[i]); in ctrlSubObjDeallocate()
278 picoos_deallocate(this->common->mm, (void *) &this->subObj); in ctrlSubObjDeallocate()
325 ctrl->procCbOut[newPU] = picodata_newCharBuffer(this->common->mm, in ctrlAddPU()
326 this->common,bufSize); in ctrlAddPU()
339 ctrl->procUnit[newPU] = picotok_newTokenizeUnit(this->common->mm, in ctrlAddPU()
340 this->common, cbIn, ctrl->procCbOut[newPU], this->voice); in ctrlAddPU()
344 ctrl->procUnit[newPU] = picopr_newPreprocUnit(this->common->mm, in ctrlAddPU()
345 this->common, cbIn, ctrl->procCbOut[newPU], this->voice); in ctrlAddPU()
[all …]
Dpicorsrc.c212 picoos_Common common; member
228 picorsrc_ResourceManager picorsrc_newResourceManager(picoos_MemoryManager mm, picoos_Common common in picorsrc_newResourceManager() argument
233 this->common = common; in picorsrc_newResourceManager()
309 …return picoos_emRaiseException(this->common->em,status,NULL,(picoos_char *)"problem reading file h… in readHeader()
344 (*kb) = picoknow_newKnowledgeBase(this->common->mm); in picorsrc_createKnowledgeBase()
355 return picokpr_specializePreprocKnowledgeBase(*kb, this->common); in picorsrc_createKnowledgeBase()
358 return picoktab_specializeGraphsKnowledgeBase(*kb, this->common); in picorsrc_createKnowledgeBase()
361 return picoktab_specializePhonesKnowledgeBase(*kb, this->common); in picorsrc_createKnowledgeBase()
364 return picoktab_specializePosKnowledgeBase(*kb, this->common); in picorsrc_createKnowledgeBase()
367 return picoktab_specializeIdsKnowledgeBase(*kb, this->common); in picorsrc_createKnowledgeBase()
[all …]
Dpicoapi.c63 return this->common; in pico_sysGetCommon()
104 sys->common = picoos_newCommon(sysMM); in pico_initialize_priv()
105 sys->rm = picorsrc_newResourceManager(sysMM, sys->common); in pico_initialize_priv()
106 if ((sysEM != NULL) && (sys->common != NULL) && (sys->rm != NULL)) { in pico_initialize_priv()
107 sys->common->em = sysEM; in pico_initialize_priv()
108 sys->common->mm = sysMM; in pico_initialize_priv()
173 picoctrl_disposeEngine(sys->common->mm, sys->rm, &sys->engine); in pico_terminate()
176 picorsrc_disposeResourceManager(sys->common->mm, &sys->rm); in pico_terminate()
217 if (picoos_emGetExceptionCode(system->common->em) == PICO_OK) { in pico_getSystemStatusMessage()
225 … picoos_emGetExceptionMessage(system->common->em, (picoos_char *) outMessage, PICO_RETSTRINGSIZE); in pico_getSystemStatusMessage()
[all …]
/external/libmtp/examples/
DMakefile.am8 util.c util.h common.h
9 detect_SOURCES=detect.c util.c util.h common.h
10 tracks_SOURCES=tracks.c util.c util.h common.h
11 files_SOURCES=files.c util.c util.h common.h
12 hotplug_SOURCES=hotplug.c util.c util.h common.h
13 folders_SOURCES=folders.c util.c util.h common.h
14 trexist_SOURCES=trexist.c util.c util.h common.h
15 playlists_SOURCES=playlists.c util.c util.h common.h
16 getplaylist_SOURCES=getplaylist.c util.c util.h common.h
17 newplaylist_SOURCES=newplaylist.c util.c util.h common.h
[all …]
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/
D_stream_hybi.py45 from mod_pywebsocket import common
150 message, opcode=common.OPCODE_BINARY, fin=1, mask=False, frame_filters=[]):
158 message, opcode=common.OPCODE_TEXT, fin=1, mask=False, frame_filters=[]):
167 ws_version=common.VERSION_HYBI_LATEST,
190 logger.log(common.LOGLEVEL_FINE, 'Receive the first 2 octets of a frame')
205 logger.log(common.LOGLEVEL_FINE,
221 logger.log(common.LOGLEVEL_FINE,
234 logger.log(common.LOGLEVEL_FINE,
237 logger.log(common.LOGLEVEL_FINE,
247 logger.log(common.LOGLEVEL_FINE,
[all …]
/external/libvpx/libvpx/test/
Dset_roi.cc51 cpi.common.mb_rows = 240 >> 4; in TEST()
52 cpi.common.mb_cols = 320 >> 4; in TEST()
53 const int mbs = (cpi.common.mb_rows * cpi.common.mb_cols); in TEST()
67 int roi_retval = vp8_set_roimap(&cpi, roi_map, cpi.common.mb_rows, in TEST()
68 cpi.common.mb_cols, delta_q, delta_lf, in TEST()
135 roi_retval = vp8_set_roimap(&cpi, roi_map, cpi.common.mb_rows, in TEST()
136 cpi.common.mb_cols, rand_deltas, in TEST()
145 roi_retval = vp8_set_roimap(&cpi, roi_map, cpi.common.mb_rows, in TEST()
146 cpi.common.mb_cols, delta_q, in TEST()
157 roi_retval = vp8_set_roimap(&cpi, roi_map, cpi.common.mb_rows, in TEST()
[all …]
/external/guava/guava-tests/test/com/google/common/collect/
DImmutableSetCollectionTest.java17 package com.google.common.collect;
19 import com.google.common.annotations.GwtIncompatible;
20 import com.google.common.collect.testing.ListTestSuiteBuilder;
21 import com.google.common.collect.testing.SetTestSuiteBuilder;
22 import com.google.common.collect.testing.TestStringSetGenerator;
23 import com.google.common.collect.testing.TestStringSortedSetGenerator;
24 import com.google.common.collect.testing.features.CollectionFeature;
25 import com.google.common.collect.testing.features.CollectionSize;
26 import com.google.common.collect.testing.google.SetGenerators.DegeneratedImmutableSetGenerator;
27 import com.google.common.collect.testing.google.SetGenerators.ImmutableSetAsListGenerator;
[all …]
/external/chromium-trace/trace-viewer/third_party/pywebsocket/src/example/
Decho_client.py75 from mod_pywebsocket import common
122 if ((not secure and port != common.DEFAULT_WEB_SOCKET_PORT) or
123 (secure and port != common.DEFAULT_WEB_SOCKET_SECURE_PORT)):
127 return '%s: %s\r\n' % (common.HOST_HEADER, hostport)
317 common.SEC_WEBSOCKET_ORIGIN_HEADER,
320 fields.append(_origin_header(common.ORIGIN_HEADER,
327 common.SEC_WEBSOCKET_KEY_HEADER,
331 '%s: %s\r\n' % (common.SEC_WEBSOCKET_KEY_HEADER, self._key))
334 fields.append('%s: %d\r\n' % (common.SEC_WEBSOCKET_VERSION_HEADER,
337 fields.append('%s: %d\r\n' % (common.SEC_WEBSOCKET_VERSION_HEADER,
[all …]
/external/guava/guava-testlib/src/com/google/common/collect/testing/testers/
DListListIteratorTester.java17 package com.google.common.collect.testing.testers;
19 import static com.google.common.collect.testing.IteratorFeature.MODIFIABLE;
20 import static com.google.common.collect.testing.IteratorFeature.UNMODIFIABLE;
21 import static com.google.common.collect.testing.features.CollectionFeature.SUPPORTS_REMOVE;
22 import static com.google.common.collect.testing.features.ListFeature.SUPPORTS_ADD_WITH_INDEX;
23 import static com.google.common.collect.testing.features.ListFeature.SUPPORTS_SET;
24 import static com.google.common.collect.testing.testers.Platform.listListIteratorTesterNumIteration…
27 import com.google.common.collect.testing.Helpers;
28 import com.google.common.collect.testing.IteratorFeature;
29 import com.google.common.collect.testing.ListIteratorTester;
[all …]

12345678910>>...163