Home
last modified time | relevance | path

Searched defs:image_height (Results 1 – 19 of 19) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_colors.cpp176 int image_height, in TranslateImageLine()
376 int image_height, in TranslateImageLine()
484 int image_height, in TranslateImageLine()
611 int image_height, in TranslateImageLine()
817 int image_height, in TranslateImageLine()
1361 int image_height, in TranslateImageLine()
/external/autotest/client/site_tests/firmware_TouchMTB/
Dreport_html.py22 def __init__(self, image_width, image_height, score_colors): argument
/external/libjpeg-turbo/
Drdjpgcom.c279 unsigned int image_height, image_width; in process_SOFn() local
Dtransupp.c1524 jtransform_perfect_transform(JDIMENSION image_width, JDIMENSION image_height, in jtransform_perfect_transform()
Djpeglib.h308 JDIMENSION image_height; /* input image height */ member
481 JDIMENSION image_height; /* nominal image height */ member
/external/libyuv/files/util/
Dconvert.cc31 int image_width = 0, image_height = 0; // original width and height variable
Dpsnr_main.cc56 int image_width = 0, image_height = 0; variable
Dssim.cc272 const int image_width, const int image_height) { in CalcSSIM()
/external/webrtc/webrtc/common_video/
Dvideo_frame.cc36 int ExpectedSize(int plane_stride, int image_height, PlaneType type) { in ExpectedSize()
/external/libpng/contrib/gregbook/
Drpng-win.c151 static ulg image_width, image_height, image_rowbytes; variable
Drpng-x.c135 static ulg image_width, image_height, image_rowbytes; variable
/external/webp/src/dec/
Dwebp.c288 int image_height = 0; in ParseHeadersInternal() local
/external/pdfium/third_party/libjpeg/
Dfpdfapi_jdmarker.c244 JDIMENSION image_width, image_height; in get_sof() local
Djpeglib.h382 JDIMENSION image_height; /* input image height */ member
523 JDIMENSION image_height; /* nominal image height */ member
/external/ImageMagick/coders/
Dwmf.c2548 image_height, in ReadWMFImage() local
Dpng.c4974 image_height, in ReadMNGImage() local
/external/pdfium/third_party/lpng_v163/
Dpngread.c624 png_uint_32 i, image_height; in png_read_image() local
/external/libpng/
Dpngread.c693 png_uint_32 i, image_height; in png_read_image() local
/external/libgdx/gdx/jni/gdx2d/
Djpgd.cpp3126 const int image_width = decoder.get_width(), image_height = decoder.get_height(); in decompress_jpeg_image_from_stream() local