HomeSort by relevance Sort by last modified time
    Searched refs:samplesPerPixel (Results 1 - 16 of 16) sorted by null

  /external/libvncserver/libvncclient/
vncviewer.c 139 rfbClient* rfbGetClient(int bitsPerSample,int samplesPerPixel,
165 client->format.depth = bitsPerSample*samplesPerPixel;
  /frameworks/av/media/img_utils/src/
TiffIfd.cpp 186 ALOGE("%s: IFD %u doesn't have a SamplesPerPixel tag set", __FUNCTION__, mIfdId);
199 uint16_t samplesPerPixel = *(samplesEntry->getData<uint16_t>());
211 const uint32_t rowLengthBytes = bytesPerSample * samplesPerPixel * width;
  /external/dng_sdk/source/
dng_xmp.h 277 void SetSampleInfo (uint32 samplesPerPixel,
dng_xmp.cpp     [all...]
  /frameworks/base/core/jni/
android_hardware_camera2_DngCreator.cpp 550 uint32_t samplesPerPixel);
572 uint32_t bytesPerSample, uint32_t samplesPerPixel) : mIfd(ifd), mInput(&input),
575 mSamplesPerPixel(samplesPerPixel) {}
684 uint32_t bytesPerSample, uint32_t samplesPerPixel);
706 uint64_t offset, uint32_t bytesPerSample, uint32_t samplesPerPixel) : mIfd(ifd),
709 mSamplesPerPixel(samplesPerPixel) {}
    [all...]
  /external/libvncserver/rfb/
rfbclient.h 596 * @param samplesPerPixel The number of samples in a pixel
600 rfbClient* rfbGetClient(int bitsPerSample,int samplesPerPixel,int bytesPerPixel);
rfb.h     [all...]
  /external/libvncserver/libvncserver/
main.c 810 int width,int height,int bitsPerSample,int samplesPerPixel,
942 int bitsPerSample, int samplesPerPixel,
  /prebuilts/tools/darwin-x86_64/swt/
swt.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86/swt/
swt.jar 
  /prebuilts/tools/linux-x86_64/swt/
swt.jar 
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 

Completed in 6719 milliseconds