Searched defs:component_id (Results 1 - 8 of 8) sorted by relevance
/external/libjpeg-turbo/ |
H A D | jpeglib.h | 122 int component_id; /* identifier for this component (0..255) */ member in struct:__anon10153
|
/external/opencv3/3rdparty/libjpeg/ |
H A D | jpeglib.h | 129 int component_id; /* identifier for this component (0..255) */ member in struct:__anon15285
|
/external/libgdx/gdx/jni/gdx2d/ |
H A D | jpgd.cpp | 1643 int component_num, component_id; local 1654 component_id = m_mcu_org[mcu_block]; 1655 q = m_quant[m_comp_quant[component_id]]; 1659 jpgd_block_t* pAC = coeff_buf_getp(m_ac_coeffs[component_id], block_x_mcu[component_id] + block_x_mcu_ofs, m_block_y_mcu[component_id] + block_y_mcu_ofs); 1660 jpgd_block_t* pDC = coeff_buf_getp(m_dc_coeffs[component_id], block_x_mcu[component_id] + block_x_mcu_ofs, m_block_y_mcu[component_id] + block_y_mcu_ofs); 1677 block_x_mcu[component_id] 1774 int component_id = m_mcu_org[mcu_block]; local [all...] |
/external/pdfium/third_party/libjpeg/ |
H A D | jpeglib.h | 222 int component_id; /* identifier for this component (0..255) */ member in struct:__anon16561
|
/external/webrtc/talk/app/webrtc/ |
H A D | webrtcsdp.cc | 670 // given value of |component_id|. The default candidate should be the one most 673 // The value of |component_id| currently supported are 1 (RTP) and 2 (RTCP). 678 int component_id, std::string* port, 687 if (it->component() != component_id) { 1003 int component_id = 0; local 1004 if (!GetValueFromString(first_line, fields[1], &component_id, error)) { 1099 *candidate = Candidate(component_id, cricket::ProtoToString(protocol), 676 GetDefaultDestination( const std::vector<Candidate>& candidates, int component_id, std::string* port, std::string* ip, std::string* addr_type) argument
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/ |
H A D | performanceui.jar | META-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 D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
H A D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
Completed in 580 milliseconds