| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| H A D | sglrReferenceContext.hpp | 614 virtual void viewport (int x, int y, int width, in argument [all...] |
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fUniformApiTests.cpp | 1200 const int width = 32; in setupTexture() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
| H A D | dbus_new_handlers.c | 1377 int freq, width; in wpas_dbus_get_scan_channels() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | hevcdec.c | 98 int width = sps->width; in pic_arrays_init() local 3418 int width = s->avctx->coded_width; verify_md5() local [all...] |
| H A D | hevcdec.h | 479 int width; member
|
| H A D | mpegvideo.h | 84 int width, height;///< picture size. must be a multiple of 16 member
|
| H A D | vp3.c | 180 int width, height; member 1802 int width = s->fragment_width[!!plane]; in apply_loop_filter() local [all...] |
| /third_party/ffmpeg/fftools/ |
| H A D | ffmpeg.h | 254 int width, height; member 277 int width, height; member
|
| /third_party/glfw/include/GLFW/ |
| H A D | glfw3.h | 2031 int width; member 2094 int width; global() member [all...] |
| /third_party/glfw/src/ |
| H A D | wl_platform.h | 141 uint32_t width; member 350 int width, height; member 367 int width, height; member 604 int width, height; member
|
| /third_party/glslang/SPIRV/ |
| H A D | SpvBuilder.cpp | 282 Id Builder::makeIntegerType(int width, bool hasSign) in makeIntegerType() argument 323 Id Builder::makeFloatType(int width) in makeFloatType() argument 861 makeIntegerDebugType(int const width, bool const hasSign) makeIntegerDebugType() argument 901 makeFloatDebugType(int const width) makeFloatDebugType() argument 1713 const int width = getScalarTypeWidth(type); makeFpConstant() local [all...] |
| /third_party/backends/backend/ |
| H A D | canon_dr.h | 103 int width; /*these are in pixels*/ member
|
| H A D | avision.c | 2130 static int write_pnm_header (FILE* f, color_mode m, int depth, int width, int height) in write_pnm_header() argument [all...] |
| H A D | avision.h | 676 uint8_t width [4]; member
|
| H A D | bh.h | 219 double width, length; member 225 u_long top, left, width, length; member 785 SANE_Byte width[4]; member
|
| H A D | umax_pp_low.c | 9079 encodeWX (int width, int xstart, int dpi, int color, int *ccd, int bytes) in encodeWX() argument 9402 DumpNB(int width, int height, unsigned char *data, char *name) DumpNB() argument 9431 DumpRVB(int width, int height, unsigned char *data, char *name) DumpRVB() argument 9467 DumpRGB(int width, int height, unsigned char *data, char *name) DumpRGB() argument 9544 computeCalibrationData(int color, int width, unsigned char *source, int *data) computeCalibrationData() argument 9744 edgePosition(int width, int height, unsigned char *data) edgePosition() argument 10036 int width = 5100; /* full usable CCD width */ shadingCalibration1220p() local 10209 sanei_umax_pp_scan(int x, int y, int width, int height, int dpi, int color, int gain, int offset) sanei_umax_pp_scan() argument 10563 sanei_umax_pp_startScan(int x, int y, int width, int height, int dpi, int color, int gain, int offset, int *rbpp, int *rtw, int *rth) sanei_umax_pp_startScan() argument [all...] |
| H A D | hp3900_config.c | 768 static void hp3800_offset(SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width) in hp3800_offset() argument 777 SANE_Int width; in hp3800_offset() member 816 hp3970_offset(SANE_Int sensor, SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width) hp3970_offset() argument 823 SANE_Int width; hp3970_offset() member 872 hp4370_offset(SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width) hp4370_offset() argument 879 SANE_Int width; hp4370_offset() member 919 ua4900_offset(SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width) ua4900_offset() argument 926 SANE_Int width; ua4900_offset() member 966 cfg_offset_get(SANE_Int sensortype, SANE_Int resolution, SANE_Int scantype, SANE_Int *left, SANE_Int *width) cfg_offset_get() argument [all...] |
| H A D | hp3900_types.c | 406 SANE_Int width; member
|
| /third_party/mesa3d/include/drm-uapi/ |
| H A D | drm_mode.h | 654 __u32 width; member 668 __u32 width; member 772 __u32 width; member 783 __u32 width; member 979 __u32 width; member
|
| /third_party/mesa3d/include/CL/ |
| H A D | cl.hpp | 3671 Image1D( const Context& context, cl_mem_flags flags, ImageFormat format, ::size_t width, void* host_ptr = NULL, cl_int* err = NULL) Image1D() argument 3756 Image1DBuffer( const Context& context, cl_mem_flags flags, ImageFormat format, ::size_t width, const Buffer &buffer, cl_int* err = NULL) Image1DBuffer() argument 3833 Image1DArray( const Context& context, cl_mem_flags flags, ImageFormat format, ::size_t arraySize, ::size_t width, ::size_t rowPitch, void* host_ptr = NULL, cl_int* err = NULL) Image1DArray() argument 3923 Image2D( const Context& context, cl_mem_flags flags, ImageFormat format, ::size_t width, ::size_t height, ::size_t row_pitch = 0, void* host_ptr = NULL, cl_int* err = NULL) Image2D() argument 4139 Image2DArray( const Context& context, cl_mem_flags flags, ImageFormat format, ::size_t arraySize, ::size_t width, ::size_t height, ::size_t rowPitch, ::size_t slicePitch, void* host_ptr = NULL, cl_int* err = NULL) Image2DArray() argument 4232 Image3D( const Context& context, cl_mem_flags flags, ImageFormat format, ::size_t width, ::size_t height, ::size_t depth, ::size_t row_pitch = 0, ::size_t slice_pitch = 0, void* host_ptr = NULL, cl_int* err = NULL) Image3D() argument [all...] |
| /third_party/libdrm/include/drm/ |
| H A D | drm_mode.h | 570 __u32 width; member 584 __u32 width; member 688 __u32 width; member 699 __u32 width; member 895 __u32 width; member
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| H A D | v3dv_meta_copy.c | 407 const uint32_t width = DIV_ROUND_UP(region->imageExtent.width, block_w); in copy_image_to_buffer_tlb() local 826 uint32_t width = DIV_ROUND_UP(region->extent.width, block_ in copy_image_tfu() local 888 width, height, format); copy_image_tfu() local 948 const uint32_t width = DIV_ROUND_UP(region->extent.width, block_w); copy_image_tlb() local 1406 width, copy_buffer_to_image_tfu() local 1408 width, height, format); copy_buffer_to_image_tfu() local 1448 const uint32_t width = DIV_ROUND_UP(region->imageExtent.width, block_w); copy_buffer_to_image_tlb() local 4283 const uint32_t width = DIV_ROUND_UP(region->extent.width, block_w); resolve_image_tlb() local [all...] |
| H A D | v3dv_cmd_buffer.c | 354 job_compute_frame_tiling(struct v3dv_job *job, uint32_t width, uint32_t height, uint32_t layers, uint32_t render_target_count, uint8_t max_internal_bpp, bool msaa) job_compute_frame_tiling() argument 416 v3dv_job_start_frame(struct v3dv_job *job, uint32_t width, uint32_t height, uint32_t layers, bool allocate_tile_state_for_all_layers, uint32_t render_target_count, uint8_t max_internal_bpp, bool msaa) v3dv_job_start_frame() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_tex_sample.c | 1283 const int width = u_minify(texture->width0, args->level); in img_filter_1d_nearest() local 1314 const int width = u_minify(texture->width0, args->level); in img_filter_1d_array_nearest() local 1346 const int width = u_minify(texture->width0, args->level); in img_filter_2d_nearest() local 1380 const int width = u_minify(texture->width0, args->level); img_filter_2d_array_nearest() local 1415 const int width = u_minify(texture->width0, args->level); img_filter_cube_nearest() local 1458 const int width = u_minify(texture->width0, args->level); img_filter_cube_array_nearest() local 1493 const int width = u_minify(texture->width0, args->level); img_filter_3d_nearest() local 1525 const int width = u_minify(texture->width0, args->level); img_filter_1d_linear() local 1557 const int width = u_minify(texture->width0, args->level); img_filter_1d_array_linear() local 1655 const int width = u_minify(texture->width0, args->level); img_filter_2d_linear() local 1700 const int width = u_minify(texture->width0, args->level); img_filter_2d_array_linear() local 1746 const int width = u_minify(texture->width0, args->level); img_filter_cube_linear() local 1811 const int width = u_minify(texture->width0, args->level); img_filter_cube_array_linear() local 1879 const int width = u_minify(texture->width0, args->level); img_filter_3d_linear() local 2358 const int width = u_minify(texture->width0, level0); img_filter_2d_ewa() local 3374 const int width = u_minify(texture->width0, level); sp_get_texels() local [all...] |
| /third_party/mesa3d/src/imgui/ |
| H A D | imstb_truetype.h | 682 int width; member [all...] |