Home
last modified time | relevance | path

Searched refs:ijg (Results 1 – 5 of 5) sorted by relevance

/external/opencv3/modules/cudalegacy/src/cuda/
DNCVBroxOpticalFlow.cu406 const int ijg = jg * s + ig; in prepare_sor_stage_1_tex() local
448 numerator_dudv[ijg] = data_term * (Ix*Iy + gamma * Ixy*(Ixx + Iyy)); in prepare_sor_stage_1_tex()
449 numerator_u[ijg] = data_term * (Ix*Iz + gamma * (Ixx*Ixz + Ixy*Iyz)); in prepare_sor_stage_1_tex()
450 numerator_v[ijg] = data_term * (Iy*Iz + gamma * (Iyy*Iyz + Ixy*Ixz)); in prepare_sor_stage_1_tex()
451 denominator_u[ijg] = data_term * (Ix*Ix + gamma * (Ixy*Ixy + Ixx*Ixx)); in prepare_sor_stage_1_tex()
452 denominator_v[ijg] = data_term * (Iy*Iy + gamma * (Ixy*Ixy + Iyy*Iyy)); in prepare_sor_stage_1_tex()
453 diffusivity_x[ijg] = sx; in prepare_sor_stage_1_tex()
454 diffusivity_y[ijg] = sy; in prepare_sor_stage_1_tex()
478 const int ijg = jg*s + ig; in prepare_sor_stage_2() local
484 denom_u = inv_denominator_u[ijg]; in prepare_sor_stage_2()
[all …]
/external/libjpeg-turbo/
DREADME193 available at http://www.ijg.org/files/wallace.ps.gz. The file (actually
229 http://www.ijg.org/files/jfif.ps.gz. There is also a plain text version at
230 http://www.ijg.org/files/jfif.txt.gz, but it is missing the figures.
238 http://www.ijg.org/files/. It is expected that the next revision
247 The "official" archive site for this software is www.ijg.org.
250 http://www.ijg.org/files/jpegsrc.v8d.tar.gz, and in Windows-compatible
251 "zip" archive format as http://www.ijg.org/files/jpegsr8d.zip.
/external/opencv3/3rdparty/libjpeg/
DREADME180 available at http://www.ijg.org/files/wallace.ps.gz. The file (actually
234 http://www.ijg.org/files/jfif.ps.gz. There is also a plain text version at
235 http://www.ijg.org/files/jfif.txt.gz, but it is missing the figures.
243 http://www.ijg.org/files/. It is expected that the next revision
252 The "official" archive site for this software is www.ijg.org.
255 http://www.ijg.org/files/jpegsrc.v9.tar.gz, and in Windows-compatible
256 "zip" archive format as http://www.ijg.org/files/jpegsr9.zip.
300 Thank to Andrew Finkenstadt for hosting the ijg.org site.
/external/opencv3/3rdparty/
Dreadme.txt11 See IGJ home page http://www.ijg.org
/external/libvncserver/
Dconfigure.ac226 A copy of libjpeg may be obtained from: http://ijg.org/files/