Home
last modified time | relevance | path

Searched defs:BytesPerPixel (Results 1 – 9 of 9) sorted by relevance

/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/png-0.17.14/src/
Dcommon.rs100 pub(crate) enum BytesPerPixel { enum
697 pub(crate) fn bpp_in_prediction(&self) -> BytesPerPixel { in bpp_in_prediction()
801 impl BytesPerPixel { impl
Dfilter.rs386 tbpp: BytesPerPixel, in unfilter()
1038 bpp: BytesPerPixel, in filter()
Dencoder.rs502 fn bpp_in_prediction(&self) -> BytesPerPixel { in bpp_in_prediction()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/png-0.17.14/src/
Dcommon.rs100 pub(crate) enum BytesPerPixel { enum
697 pub(crate) fn bpp_in_prediction(&self) -> BytesPerPixel { in bpp_in_prediction()
801 impl BytesPerPixel { implementation
Dfilter.rs386 tbpp: BytesPerPixel, in unfilter()
1038 bpp: BytesPerPixel, in filter()
Dencoder.rs502 fn bpp_in_prediction(&self) -> BytesPerPixel { in bpp_in_prediction()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMismatchedFormatsTests.cpp73 int BytesPerPixel; member
/external/pdfium/core/fxcodec/flate/
Dflatemodule.cpp440 int BytesPerPixel = BitsPerComponent * Colors / 8; in TIFF_PredictLine() local
/external/gmmlib/Source/GmmLib/inc/External/Common/
DGmmResourceInfoExt.h533 …uint32_t BytesPerPixel; // Number of bytes to copy, per pixel; 0 = "Same as Sys.PixelPi… member