Searched refs:component_id (Results 51 - 69 of 69) sorted by relevance

123

/external/qemu/distrib/jpeg-6b/
H A Djdmarker.c282 INPUT_BYTE(cinfo, compptr->component_id, return FALSE);
289 compptr->component_id, compptr->h_samp_factor,
331 if (cc == compptr->component_id)
H A Djcparam.c404 compptr->component_id = (id), \
H A Djpeglib.h120 int component_id; /* identifier for this component (0..255) */ member in struct:__anon29320
/external/chromium_org/third_party/libjpeg_turbo/
H A Djdmarker.c284 INPUT_BYTE(cinfo, compptr->component_id, return FALSE);
291 compptr->component_id, compptr->h_samp_factor,
337 if (cc == compptr->component_id && !cinfo->cur_comp_info[ci])
H A Djcparam.c438 compptr->component_id = (id), \
H A Djpeglib.h127 int component_id; /* identifier for this component (0..255) */ member in struct:__anon12758
/external/chromium_org/components/policy/core/common/
H A Dpolicy_loader_win.cc637 policy_namespace.component_id == kLegacyBrowserSupportExtensionId) {
H A Dpolicy_loader_win_unittest.cc1206 kPathSuffix, base::ASCIIToUTF16(ns.component_id)));
/external/jpeg/
H A Djcparam.c398 compptr->component_id = (id), \
H A Djpeglib.h120 int component_id; /* identifier for this component (0..255) */ member in struct:__anon22722
/external/pdfium/core/include/thirdparties/libjpeg/
H A Djpeglib.h187 int component_id; /* identifier for this component (0..255) */ member in struct:__anon28550
/external/pdfium/core/src/fxcodec/libjpeg/
H A Dfpdfapi_jcparam.c399 compptr->component_id = (id), \
H A Djpeglib.h187 int component_id; /* identifier for this component (0..255) */ member in struct:__anon28765
/external/chromium_org/chrome/browser/component_updater/test/
H A Dcomponent_updater_service_unittest.cc141 const std::string& component_id) {
142 return cus->GetOnDemandUpdater().OnDemandUpdate(component_id);
139 OnDemand( ComponentUpdateService* cus, const std::string& component_id) argument
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_unittest.cc1362 int64 component_id,
1367 component_id,
1361 CheckLatencyInfoComponentInMessage(RenderWidgetHostProcess* process, int64 component_id, WebInputEvent::Type input_type) argument
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
H A Dwebrtcsdp.cc665 // the given value of |component_id|.
667 // The value of |component_id| currently supported are 1 (RTP) and 2 (RTCP).
671 int component_id, std::string* port, std::string* ip) {
677 if (it->component() != component_id) {
984 int component_id = 0; local
985 if (!GetValueFromString(first_line, fields[1], &component_id, error)) {
1084 *candidate = Candidate(id, component_id, cricket::ProtoToString(protocol),
670 GetDefaultDestination(const std::vector<Candidate>& candidates, int component_id, std::string* port, std::string* ip) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 6805 milliseconds

123