Home
last modified time | relevance | path

Searched defs:image_data (Results 1 - 17 of 17) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySamplingResources.hpp35 const glw::GLubyte* const image_data; member in compressedImage::glw
H A DesextcTextureCubeMapArraySampling.cpp3385 const glw::GLubyte* image_data = 0; in prepareCompresedTexture() local
3415 const glw::GLubyte* image_data = 0; in prepareCompresedTexture() local
/third_party/astc-encoder/Utils/Example/
H A Dastc_api_example.cpp68 uint8_t *image_data = (uint8_t*)stbi_load(argv[1], &image_x, &image_y, &image_c, 4); in main() local
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Dreadpng.c74 uch *image_data = NULL; variable
[all...]
H A Dreadppm.c69 uch *image_data = NULL; variable
[all...]
H A Dreadpng2.h91 uch *image_data; member
H A Dwritepng.h99 uch *image_data; member
H A Drpng-win.c154 static uch *image_data; variable
[all...]
H A Drpng-x.c138 static uch *image_data; variable
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djcprepct.c109 expand_bottom_edge(JSAMPARRAY image_data, JDIMENSION num_cols, int input_rows, in expand_bottom_edge() argument
H A Djcsample.c94 expand_right_edge(JSAMPARRAY image_data, int num_rows, JDIMENSION input_cols, in expand_right_edge() argument
/third_party/backends/backend/
H A Dcanon_pp-dev.h148 unsigned char *image_data; member
H A Dhp-scl.c1380 unsigned char *image_data; in process_data_flush() local
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H A Dfuzz_utils.h161 const uint8_t* const image_data = kImagesData[image_index]; in ExtractSourcePicture() local
/third_party/ffmpeg/libavfilter/
H A Dvf_removelogo.c379 blur_pixel(int ***mask, const uint8_t *mask_data, int mask_linesize, uint8_t *image_data, int image_linesize, int w, int h, int x, int y) blur_pixel() argument
/third_party/astc-encoder/Source/
H A Dstb_image.h4862 static int stbi__create_png_image(stbi__png *a, stbi_uc *image_data, stbi__uint32 image_data_len, int out_n, int depth, int color, int interlaced) in stbi__create_png_image() argument
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp4532 std::vector<glw::GLint> image_data; in verifyResults() local
5434 std::vector<glw::GLint> image_data; in verifyResults() local

Completed in 47 milliseconds