Home
last modified time | relevance | path

Searched defs:max_pixels (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/libjpeg-turbo/
Dcdjpeg.h40 JDIMENSION max_pixels; member
/third_party/ffmpeg/libavutil/
Dimgutils.c289 int av_image_check_size2(unsigned int w, unsigned int h, int64_t max_pixels, enum AVPixelFormat pix… in av_image_check_size2()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dvx_meta_common.c1200 const uint32_t max_pixels = max_dim_pixels * max_dim_pixels; in framebuffer_size_for_pixel_count() local
/third_party/ffmpeg/libavcodec/
Davcodec.h1908 int64_t max_pixels; member