Home
last modified time | relevance | path

Searched defs:image_bytes (Results 1 – 5 of 5) sorted by relevance

/external/OpenCL-CTS/test_conformance/basic/
Dtest_simple_image_pitch.cpp36 size_t image_bytes = imageW * imageH * pixel_bytes; in test_simple_read_image_pitch() local
99 size_t image_bytes = imageW * imageH * pixel_bytes; in test_simple_write_image_pitch() local
/external/libpng/contrib/gregbook/
Dwpng.c706 ulg image_bytes; in main() local
/external/mesa3d/src/gallium/tests/graw/
Dgraw_util.h222 const int image_bytes = row_stride * height; in graw_util_create_tex2d() local
/external/mesa3d/src/glx/
Dindirect_texture_compression.c48 size_t image_bytes; in __indirect_glGetCompressedTexImage() local
/external/libpng/contrib/tools/
Dpngfix.c856 udigit image_bytes[5]; member