/external/opencv3/3rdparty/libjpeg/ |
D | jdsample.c | 59 UINT8 v_expand[MAX_COMPONENTS]; member 199 int h_expand, v_expand; in int_upsample() local 203 v_expand = upsample->v_expand[compptr->component_index]; in int_upsample() 218 if (v_expand > 1) { in int_upsample() 220 v_expand-1, cinfo->output_width); in int_upsample() 223 outrow += v_expand; in int_upsample() 350 upsample->v_expand[ci] = (UINT8) (v_out_group / v_in_group); in jinit_upsampler()
|
D | jcsample.c | 73 UINT8 v_expand[MAX_COMPONENTS]; member 154 int inrow, outrow, h_expand, v_expand, numpix, numpix2, h, v; in int_downsample() local 161 v_expand = downsample->v_expand[compptr->component_index]; in int_downsample() 162 numpix = h_expand * v_expand; in int_downsample() 178 for (v = 0; v < v_expand; v++) { in int_downsample() 186 inrow += v_expand; in int_downsample() 536 downsample->v_expand[ci] = (UINT8) (v_in_group / v_out_group); in jinit_downsampler()
|
/external/pdfium/third_party/libjpeg/ |
D | fpdfapi_jdsample.c | 58 UINT8 v_expand[MAX_COMPONENTS]; member 198 int h_expand, v_expand; in int_upsample() local 202 v_expand = upsample->v_expand[compptr->component_index]; in int_upsample() 217 if (v_expand > 1) { in int_upsample() 219 v_expand-1, cinfo->output_width); in int_upsample() 222 outrow += v_expand; in int_upsample() 467 upsample->v_expand[ci] = (UINT8) (v_out_group / v_in_group); in jinit_upsampler()
|
D | fpdfapi_jcsample.c | 143 int inrow, outrow, h_expand, v_expand, numpix, numpix2, h, v; in int_downsample() local 150 v_expand = cinfo->max_v_samp_factor / compptr->v_samp_factor; in int_downsample() 151 numpix = h_expand * v_expand; in int_downsample() 167 for (v = 0; v < v_expand; v++) { in int_downsample() 175 inrow += v_expand; in int_downsample()
|
/external/libjpeg-turbo/ |
D | jdsample.c | 167 int h_expand, v_expand; in int_upsample() local 171 v_expand = upsample->v_expand[compptr->component_index]; in int_upsample() 186 if (v_expand > 1) { in int_upsample() 188 v_expand-1, cinfo->output_width); in int_upsample() 191 outrow += v_expand; in int_upsample() 458 upsample->v_expand[ci] = (UINT8) (v_out_group / v_in_group); in jinit_upsampler()
|
D | jcsample.c | 148 int inrow, outrow, h_expand, v_expand, numpix, numpix2, h, v; in int_downsample() local 155 v_expand = cinfo->max_v_samp_factor / compptr->v_samp_factor; in int_downsample() 156 numpix = h_expand * v_expand; in int_downsample() 172 for (v = 0; v < v_expand; v++) { in int_downsample() 180 inrow += v_expand; in int_downsample()
|
D | jdsample.h | 47 UINT8 v_expand[MAX_COMPONENTS]; member
|
/external/libjpeg-turbo/simd/ |
D | jsimd_mips.c | 102 UINT8 v_expand[MAX_COMPONENTS]; member 498 upsample->v_expand[compptr->component_index], in jsimd_int_upsample()
|
D | jsimd.h | 347 (UINT8 h_expand, UINT8 v_expand, JSAMPARRAY input_data,
|
/external/opencv3/modules/core/src/ |
D | mathfuncs.cpp | 908 v_expand(v, v_b1, v_b2); in operator ()() 947 v_expand(v, v_b1, v_b2); in operator ()() 986 v_expand(v, v_b1, v_b2); in operator ()() 1025 v_expand(v, v_b1, v_b2); in operator ()()
|
D | arithm.cpp | 2818 v_expand(v_src1, t0, t1); in operator ()() 2819 v_expand(v_src2, t2, t3); in operator ()() 2864 v_expand(v_src1, t0, t1); in operator ()() 2865 v_expand(v_src2, t2, t3); in operator ()() 2910 v_expand(v_src1, t0, t1); in operator ()() 2911 v_expand(v_src2, t2, t3); in operator ()() 2955 v_expand(v_src1, t0, t1); in operator ()() 2956 v_expand(v_src2, t2, t3); in operator ()() 3083 v_expand(v_src2, t0, t1); in operator ()() 3124 v_expand(v_src2, t0, t1); in operator ()() [all …]
|
/external/opencv3/modules/hal/include/opencv2/hal/ |
D | intrin_sse.hpp | 1056 inline void v_expand(const _Tpuvec& a, _Tpwuvec& b0, _Tpwuvec& b1) \ in OPENCV_HAL_IMPL_SSE_SELECT() 1067 inline void v_expand(const _Tpsvec& a, _Tpwsvec& b0, _Tpwsvec& b1) \ 1081 inline void v_expand(const v_uint32x4& a, v_uint64x2& b0, v_uint64x2& b1) 1092 inline void v_expand(const v_int32x4& a, v_int64x2& b0, v_int64x2& b1) in v_expand() function
|
D | intrin_cpp.hpp | 389 template<typename _Tp, int n> inline void v_expand(const v_reg<_Tp, n>& a, in v_expand() function
|
D | intrin_neon.hpp | 665 inline void v_expand(const _Tpvec& a, _Tpwvec& b0, _Tpwvec& b1) \ in OPENCV_HAL_IMPL_NEON_SELECT()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |