HomeSort by relevance Sort by last modified time
    Searched full:jpeg (Results 326 - 350 of 1412) sorted by null

<<11121314151617181920>>

  /external/icu4c/tools/ctestfw/
ctestfw.vcxproj.filters 14 <Extensions>ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
  /external/jmonkeyengine/engine/src/core/com/jme3/asset/
Desktop.cfg 3 LOADER com.jme3.texture.plugins.AWTLoader : jpg, bmp, gif, png, jpeg
  /external/jpeg/
jdtrans.c 5 * This file is part of the Independent JPEG Group's software.
9 * that is, reading raw DCT coefficient arrays from an input JPEG file.
23 * Read the coefficient arrays from a JPEG file.
29 * JPEG memory manager, or handed off to jpeg_write_coefficients().
maktjpeg.st 1 ; Project file for Independent JPEG Group's software
NOTICE 1 This software is based in part on the work of the Independent JPEG Group.
22 the Independent JPEG Group".
33 it. This software may be referred to only as "the Independent JPEG Group's
jcapistd.c 5 * This file is part of the Independent JPEG Group's software.
9 * of the JPEG library. These are the "standard" API routines that are
62 * Write some scanlines of data to the JPEG compressor.
jfdctflt.c 5 * This file is part of the Independent JPEG Group's software.
23 * JPEG textbook (see REFERENCES section in file README). The following code
28 * folded into the multiplications or divisions by the JPEG quantization
transupp.h 5 * This file is part of the Independent JPEG Group's software.
10 * NOT part of the core JPEG library. But we keep these routines separate
53 * hard, there is an asymmetry in the JPEG format specification for images
  /external/opencv/otherlibs/highgui/
grfmt_imageio.cpp 23 m_description = "Apple ImageIO (*.bmp;*.dib;*.exr;*.jpeg;*.jpg;*.jpe;*.jp2;*.pdf;*.png;*.tiff;*.tif)";
260 else if( !strcmp(ext, ".jpeg") || !strcmp(ext, ".jpg") || !strcmp(ext, ".jpe") )
261 imageUTI = CFSTR( "public.jpeg" );
263 imageUTI = CFSTR( "public.jpeg-2000" );
  /external/qemu/distrib/jpeg-6b/
jdtrans.c 5 * This file is part of the Independent JPEG Group's software.
9 * that is, reading raw DCT coefficient arrays from an input JPEG file.
23 * Read the coefficient arrays from a JPEG file.
29 * JPEG memory manager, or handed off to jpeg_write_coefficients().
maktjpeg.st 1 ; Project file for Independent JPEG Group's software
  /frameworks/av/services/camera/libcameraservice/api1/client2/
JpegCompressor.h 19 * This class simulates a hardware JPEG compressor. It receives image buffers
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3OutputStream.h 46 * dimensions, such as compressed JPEG.
  /frameworks/base/media/mca/filterpacks/java/android/filterpacks/imageproc/
ImageEncoder.java 61 bitmap.compress(CompressFormat.JPEG, mQuality, mOutputStream);
  /packages/apps/Gallery2/jni_jpegstream/src/
inputstream_wrapper.cpp 58 // Acts like a read call that returns the End Of Image marker for a JPEG file.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
meye.h 56 /* get a jpeg compressed snapshot */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
meye.h 56 /* get a jpeg compressed snapshot */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
meye.h 56 /* get a jpeg compressed snapshot */
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_cl.py 42 'INTERNAL_IMAGE_HEIGHT', 'INTERNAL_IMAGE_WIDTH', 'INTRA', 'JPEG',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_cl.py 42 'INTERNAL_IMAGE_HEIGHT', 'INTERNAL_IMAGE_WIDTH', 'INTRA', 'JPEG',
  /device/asus/flo/camera/QCamera2/HAL/
QCameraStateMachine.h 85 QCAMERA_SM_EVT_JPEG_EVT_NOTIFY, // evt notify from jpeg
172 QCAMERA_SM_CMD_TYPE_EVT, // cmd from mm-camera-interface/mm-jpeg-interface event
199 QCameraQueue evt_queue; // cmd queue for evt from mm-camera-intf/mm-jpeg-intf
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Channel.h 162 // always the active region size, but internally we use the JPEG
193 /* QCamera3PicChannel is for JPEG stream, which contains a YUV stream generated
194 * by the hardware, and encoded to a JPEG stream */
  /device/generic/goldfish/camera/fake-pipeline2/
JpegCompressor.cpp 134 ALOGE("%s: Unable to find buffers for JPEG source/destination",
273 ALOGE("%s: JPEG destination buffer overflow!",
279 ALOGV("%s: Done writing JPEG data. %d bytes left in buffer",
  /external/chromium_org/third_party/skia/gyp/
libjpeg.gyp 23 'android_deps.gyp:jpeg',
26 'android_deps.gyp:jpeg',
106 'product_name': 'jpeg',
  /external/libyuv/files/include/libyuv/
mjpeg_decoder.h 37 // MJPEG ("Motion JPEG") is a pseudo-standard video codec where the frames are
38 // simply independent JPEG images with a fixed huffman table (which is omitted).
128 // The helper function which recognizes the jpeg sub-sampling type.

Completed in 1461 milliseconds

<<11121314151617181920>>