Home
last modified time | relevance | path

Searched defs:samples_per_pixel (Results 1 – 8 of 8) sorted by relevance

/external/skia/tools/fonts/
Dgenerate_fir_coeff.py42 samples_per_pixel = 4 variable
/external/skqp/tools/fonts/
Dgenerate_fir_coeff.py42 samples_per_pixel = 4 variable
/external/ImageMagick/coders/
Dtiff.c1011 uint16 bits_per_sample,uint16 samples_per_pixel) in GetJPEGMethod()
1295 samples_per_pixel, in ReadTIFFImage() local
3763 samples_per_pixel; in WriteTIFFImage() local
Ddpx.c399 const size_t samples_per_pixel,const size_t bits_per_pixel, in GetBytesPerRow()
682 samples_per_pixel; in ReadDPXImage() local
Ddcm.c2709 samples_per_pixel, member
Dcin.c296 size_t samples_per_pixel,size_t bits_per_pixel, in GetBytesPerRow()
/external/pdfium/third_party/libtiff/
Dtif_ojpeg.c269 uint8 samples_per_pixel; member
/external/libpng/contrib/libtests/
Dpngvalid.c10211 const unsigned int samples_per_pixel = (out_ct & 2U) ? 3U : 1U; in gamma_image_validate() local