Home
last modified time | relevance | path

Searched defs:image_data (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/m133/third_party/externals/libpng/contrib/gregbook/
Dreadppm.c69 uch *image_data = NULL; variable
Dreadpng.c74 uch *image_data = NULL; variable
Dreadpng2.h91 uch *image_data; member
Dwritepng.h99 uch *image_data; member
Drpng-win.c154 static uch *image_data; variable
Drpng-x.c138 static uch *image_data; variable
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
Dreadppm.c69 uch *image_data = NULL; variable
Dreadpng.c74 uch *image_data = NULL; variable
Dreadpng2.h91 uch *image_data; member
Dwritepng.h99 uch *image_data; member
Drpng-win.c154 static uch *image_data; variable
Drpng-x.c138 static uch *image_data; variable
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySamplingResources.hpp35 const glw::GLubyte* const image_data; member
/third_party/astc-encoder/Utils/Example/
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/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/
Dcifar_op.cc112 std::vector<unsigned char> image_data(block_size * sizeof(unsigned char), 0); in ReadCifar10BlockData() local
163 std::vector<unsigned char> image_data(block_size * sizeof(unsigned char), 0); in ReadCifar100BlockData() local
/third_party/skia/m133/third_party/externals/libjpeg-turbo/
Djcprepct.c109 expand_bottom_edge(JSAMPARRAY image_data, JDIMENSION num_cols, int input_rows, in expand_bottom_edge()
Djcsample.c94 expand_right_edge(JSAMPARRAY image_data, int num_rows, JDIMENSION input_cols, in expand_right_edge()
/third_party/skia/third_party/externals/libjpeg-turbo/
Djcprepct.c109 expand_bottom_edge(JSAMPARRAY image_data, JDIMENSION num_cols, int input_rows, in expand_bottom_edge()
Djcsample.c94 expand_right_edge(JSAMPARRAY image_data, int num_rows, JDIMENSION input_cols, in expand_right_edge()
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
Dfuzz_utils.h161 const uint8_t* const image_data = kImagesData[image_index]; in ExtractSourcePicture() local
/third_party/skia/m133/third_party/externals/libwebp/tests/fuzzer/
Dfuzz_utils.h177 const uint8_t* const image_data = kImagesData[image_index]; in ExtractSourcePicture() local
/third_party/backends/backend/
Dcanon_pp-dev.h148 unsigned char *image_data; member
/third_party/ffmpeg/libavfilter/
Dvf_removelogo.c381 uint8_t *image_data, int image_linesize, in blur_pixel()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Dscale_and_translate_cpu_kernel.cc401 typename TTypes<T, dim4>::Tensor image_data(inputTensor.tensor<T, dim4>()); in LaunchKernel() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Dscale_and_translate.cc398 typename TTypes<T, 4>::Tensor image_data(inputTensor.tensor<T, 4>()); in ScaleAndTranslateCompute() local

12