/external/pdfium/core/src/fpdfapi/fpdf_page/ |
D | fpdf_page_colors.cpp | 176 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/ |
D | report_html.py | 22 def __init__(self, image_width, image_height, score_colors): argument
|
/external/libjpeg-turbo/ |
D | rdjpgcom.c | 279 unsigned int image_height, image_width; in process_SOFn() local
|
D | transupp.c | 1524 jtransform_perfect_transform(JDIMENSION image_width, JDIMENSION image_height, in jtransform_perfect_transform()
|
D | jpeglib.h | 308 JDIMENSION image_height; /* input image height */ member 481 JDIMENSION image_height; /* nominal image height */ member
|
/external/libyuv/files/util/ |
D | convert.cc | 31 int image_width = 0, image_height = 0; // original width and height variable
|
D | psnr_main.cc | 56 int image_width = 0, image_height = 0; variable
|
D | ssim.cc | 272 const int image_width, const int image_height) { in CalcSSIM()
|
/external/webrtc/webrtc/common_video/ |
D | video_frame.cc | 36 int ExpectedSize(int plane_stride, int image_height, PlaneType type) { in ExpectedSize()
|
/external/libpng/contrib/gregbook/ |
D | rpng-win.c | 151 static ulg image_width, image_height, image_rowbytes; variable
|
D | rpng-x.c | 135 static ulg image_width, image_height, image_rowbytes; variable
|
/external/webp/src/dec/ |
D | webp.c | 288 int image_height = 0; in ParseHeadersInternal() local
|
/external/pdfium/third_party/libjpeg/ |
D | fpdfapi_jdmarker.c | 244 JDIMENSION image_width, image_height; in get_sof() local
|
D | jpeglib.h | 382 JDIMENSION image_height; /* input image height */ member 523 JDIMENSION image_height; /* nominal image height */ member
|
/external/ImageMagick/coders/ |
D | wmf.c | 2548 image_height, in ReadWMFImage() local
|
D | png.c | 4974 image_height, in ReadMNGImage() local
|
/external/pdfium/third_party/lpng_v163/ |
D | pngread.c | 624 png_uint_32 i, image_height; in png_read_image() local
|
/external/libpng/ |
D | pngread.c | 693 png_uint_32 i, image_height; in png_read_image() local
|
/external/libgdx/gdx/jni/gdx2d/ |
D | jpgd.cpp | 3126 const int image_width = decoder.get_width(), image_height = decoder.get_height(); in decompress_jpeg_image_from_stream() local
|