Home
last modified time | relevance | path

Searched defs:height (Results 201 - 225 of 3584) sorted by relevance

12345678910>>...144

/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/
H A Ddrm_sarea.h44 unsigned int height; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/
H A Ddrm_sarea.h44 unsigned int height; member
/third_party/ffmpeg/libavcodec/
H A Ddv_profile.h46 int height; /* picture height in pixels */ member
H A Dh264_levels.c79 ff_h264_guess_level(int profile_idc, int64_t bitrate, int framerate, int width, int height, int max_dec_frame_buffering) ff_h264_guess_level() argument
H A Dlossless_videoencdsp.c77 sub_left_predict_c(uint8_t *dst, uint8_t *src, ptrdiff_t stride, ptrdiff_t width, int height) sub_left_predict_c() argument
H A Dhq_hqa.h49 int width, height; member
H A Daliaspixenc.c34 int width, height, bits_pixel, length, ret; in encode_frame() local
H A Dpgxdec.c118 int width, height, depth; in pgx_decode_frame() local
53 pgx_decode_header(AVCodecContext *avctx, GetByteContext *g, int *depth, int *width, int *height, int *sign) pgx_decode_header() argument
[all...]
H A Dxbmdec.c73 int height = 0; in xbm_decode_frame() local
/third_party/ffmpeg/libavcodec/mips/
H A Dblockdsp_msa.c68 void ff_fill_block16_msa(uint8_t *src, uint8_t val, ptrdiff_t stride, int height) in ff_fill_block16_msa() argument
73 void ff_fill_block8_msa(uint8_t *src, uint8_t val, ptrdiff_t stride, int height) in ff_fill_block8_msa() argument
24 copy_8bit_value_width8_msa(uint8_t *src, uint8_t val, int32_t src_stride, int32_t height) copy_8bit_value_width8_msa() argument
40 copy_8bit_value_width16_msa(uint8_t *src, uint8_t val, int32_t src_stride, int32_t height) copy_8bit_value_width16_msa() argument
54 memset_zero_16width_msa(uint8_t *src, int32_t stride, int32_t height) memset_zero_16width_msa() argument
[all...]
/third_party/ffmpeg/libavcodec/tests/
H A Dh264_levels.c24 int height; member
64 int height; member
106 int height; member
158 int height; member
[all...]
H A Dsnowenc.c32 #define height 256 in main() macro
[all...]
/third_party/ffmpeg/libavformat/
H A Dflac_picture.c43 int width, height, ret = 0; in ff_flac_parse_picture() local
H A Dmsnwc_tcp.c44 uint16_t width, height; in msnwc_tcp_probe() local
H A Dv210.c31 int width, height; /**< Integers describing video size, set by a private option. */ member
H A Dluodatdec.c60 int index, ret, key, stream_id, stream_index, width, height, fps, pkt_size; in dat_read_packet() local
/third_party/ffmpeg/libavutil/
H A Dspherical.c37 av_spherical_tile_bounds(const AVSphericalMapping *map, size_t width, size_t height, size_t *left, size_t *top, size_t *right, size_t *bottom) av_spherical_tile_bounds() argument
/third_party/ffmpeg/tools/
H A Dyuvcmp.c25 int height; in main() local
/third_party/backends/backend/
H A Dsm3840_params.h63 double width, height; member
/third_party/cups-filters/cupsfilters/
H A Dimage-pix.c47 height, /* Height of image */ in _cupsImageReadPIX() local
H A Dtestcmyk.c85 int width, height; /* Width and height of test image */ in test_gray() local
267 int width, height; /* Width and height of test image */ in test_rgb() local
[all...]
/third_party/libdrm/include/drm/
H A Ddrm_sarea.h69 unsigned int height; member
/third_party/mesa3d/src/amd/vulkan/
H A Dvk_format.h152 vk_format_get_plane_height(VkFormat format, unsigned plane, unsigned height) in vk_format_get_plane_height() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tex_tile_cache.c230 unsigned width, height, layer; in sp_find_cached_tile_tex() local
H A Dsp_surface.c96 softpipe_clear_render_target(struct pipe_context *pipe, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) softpipe_clear_render_target() argument
114 softpipe_clear_depth_stencil(struct pipe_context *pipe, struct pipe_surface *dst, unsigned clear_flags, double depth, unsigned stencil, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) softpipe_clear_depth_stencil() argument

Completed in 8 milliseconds

12345678910>>...144