Home
last modified time | relevance | path

Searched defs:image_height (Results 1 - 25 of 28) sorted by relevance

12

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo.h42 unsigned image_height; member
/third_party/ffmpeg/libavcodec/
H A Dflashsvenc.c61 int image_width, image_height; member
[all...]
H A Dflashsv.c58 int image_width, image_height; member
[all...]
H A Dflashsv2enc.c110 int image_width, image_height; member
[all...]
H A Drpzaenc.c79 int image_height; member
/third_party/ffmpeg/libavdevice/
H A Dxv.c58 int image_width, image_height; member
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_image.c295 const uint32_t image_height = region->bufferImageHeight ? in vk_image_buffer_copy_layout() local
H A Dvk_image.h177 uint32_t image_height; member
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Drdjpgcom.c279 unsigned int image_height, image_width; in process_SOFn() local
H A Djpeglib.h315 JDIMENSION image_height; /* input image height */ member
488 JDIMENSION image_height; /* nominal image height */ member
/third_party/skia/third_party/externals/libwebp/imageio/
H A Dtiffdec.c159 uint32_t image_width, image_height, tile_width, tile_height; in ReadTIFF() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayColorDepthAttachments.cpp144 bool verifyImage(glw::GLuint image_width, glw::GLuint image_height, const T* components, const T* image) in verifyImage() argument
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Drpng-win.c152 static ulg image_width, image_height, image_rowbytes; variable
[all...]
H A Drpng-x.c136 static ulg image_width, image_height, image_rowbytes; variable
[all...]
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dwebp_dec.c288 int image_height = 0; in ParseHeadersInternal() local
788 int WebPCheckCropDimensions(int image_width, int image_height, in WebPCheckCropDimensions() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/include/
H A Dhi_comm_hdmi_adapt.h137 hi_u32 image_height; /* image height */ member
/third_party/backends/backend/
H A Depjitsu.c4430 int image_height = block->total_bytes / block->line_stride; in copy_block_to_page() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcRobustBufferAccessBehaviorTests.cpp1681 static const GLuint image_height = 16; in prepareTexture() local
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dpngread.c925 png_uint_32 i, image_height; in png_read_image() local
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A Ddrv_hdmi_edid.h77 hi_u32 image_height; /* image height */ member
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationCL.cpp2195 ValidateCreateImage2D(cl_context context, MemFlags flags, const cl_image_format *image_format, size_t image_width, size_t image_height, size_t image_row_pitch, const void *host_ptr) ValidateCreateImage2D() argument
2208 ValidateCreateImage3D(cl_context context, MemFlags flags, const cl_image_format *image_format, size_t image_width, size_t image_height, size_t image_depth, size_t image_row_pitch, size_t image_slice_pitch, const void *host_ptr) ValidateCreateImage3D() argument
/third_party/skia/third_party/externals/angle2/src/libOpenCL/
H A DlibOpenCL_autogen.cpp564 clCreateImage2D(cl_context context, cl_mem_flags flags, const cl_image_format *image_format, size_t image_width, size_t image_height, size_t image_row_pitch, void *host_ptr, cl_int *errcode_ret) clCreateImage2D() argument
577 clCreateImage3D(cl_context context, cl_mem_flags flags, const cl_image_format *image_format, size_t image_width, size_t image_height, size_t image_depth, size_t image_row_pitch, size_t image_slice_pitch, void *host_ptr, cl_int *errcode_ret) clCreateImage3D() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_cl_autogen.cpp1154 clCreateImage2D(cl_context context, cl_mem_flags flags, const cl_image_format *image_format, size_t image_width, size_t image_height, size_t image_row_pitch, void *host_ptr, cl_int *errcode_ret) clCreateImage2D() argument
1188 clCreateImage3D(cl_context context, cl_mem_flags flags, const cl_image_format *image_format, size_t image_width, size_t image_height, size_t image_depth, size_t image_row_pitch, size_t image_slice_pitch, void *host_ptr, cl_int *errcode_ret) clCreateImage3D() argument
[all...]
H A Dcl_stubs.cpp1111 CreateImage2D(cl_context context, MemFlags flags, const cl_image_format *image_format, size_t image_width, size_t image_height, size_t image_row_pitch, void *host_ptr, cl_int &errorCode) CreateImage2D() argument
1124 CreateImage3D(cl_context context, MemFlags flags, const cl_image_format *image_format, size_t image_width, size_t image_height, size_t image_depth, size_t image_row_pitch, size_t image_slice_pitch, void *host_ptr, cl_int &errorCode) CreateImage3D() argument
/third_party/mesa3d/include/CL/
H A Dcl.h129 size_t image_height; member

Completed in 48 milliseconds

12