/kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
H A D | drm_sarea.h | 44 unsigned int height; member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/drm/ |
H A D | drm_sarea.h | 44 unsigned int height; member
|
/third_party/ffmpeg/libavcodec/ |
H A D | dv_profile.h | 46 int height; /* picture height in pixels */ member
|
H A D | h264_levels.c | 79 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 D | lossless_videoencdsp.c | 77 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 D | hq_hqa.h | 49 int width, height; member
|
H A D | aliaspixenc.c | 34 int width, height, bits_pixel, length, ret; in encode_frame() local
|
H A D | pgxdec.c | 118 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 D | xbmdec.c | 73 int height = 0; in xbm_decode_frame() local
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | blockdsp_msa.c | 68 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 D | h264_levels.c | 24 int height; member 64 int height; member 106 int height; member 158 int height; member [all...] |
H A D | snowenc.c | 32 #define height 256 in main() macro [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | flac_picture.c | 43 int width, height, ret = 0; in ff_flac_parse_picture() local
|
H A D | msnwc_tcp.c | 44 uint16_t width, height; in msnwc_tcp_probe() local
|
H A D | v210.c | 31 int width, height; /**< Integers describing video size, set by a private option. */ member
|
H A D | luodatdec.c | 60 int index, ret, key, stream_id, stream_index, width, height, fps, pkt_size; in dat_read_packet() local
|
/third_party/ffmpeg/libavutil/ |
H A D | spherical.c | 37 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 D | yuvcmp.c | 25 int height; in main() local
|
/third_party/backends/backend/ |
H A D | sm3840_params.h | 63 double width, height; member
|
/third_party/cups-filters/cupsfilters/ |
H A D | image-pix.c | 47 height, /* Height of image */ in _cupsImageReadPIX() local
|
H A D | testcmyk.c | 85 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 D | drm_sarea.h | 69 unsigned int height; member
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | vk_format.h | 152 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 D | sp_tex_tile_cache.c | 230 unsigned width, height, layer; in sp_find_cached_tile_tex() local
|
H A D | sp_surface.c | 96 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
|