Home
last modified time | relevance | path

Searched defs:plane (Results 1 - 25 of 284) sorted by relevance

12345678910>>...12

/third_party/mesa3d/src/mesa/main/
H A Dclip.c41 _mesa_update_clip_plane(struct gl_context *ctx, GLuint plane) in _mesa_update_clip_plane() argument
55 _mesa_ClipPlane( GLenum plane, const GLdouble *eq ) in _mesa_ClipPlane() argument
101 _mesa_GetClipPlane( GLenum plane, GLdouble *equation ) in _mesa_GetClipPlane() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
H A DClipPlaneTest.cpp46 GLenum plane = GL_CLIP_PLANE0 + i; in TEST_P() local
90 GLenum plane = GL_CLIP_PLANE0 + i; in TEST_P() local
[all...]
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/
H A DMetalBackend.h46 uint32_t plane; member
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_video_buffer.h52 vl_video_buffer_adjust_size(unsigned *width, unsigned *height, unsigned plane, in vl_video_buffer_adjust_size() argument
/third_party/skia/src/gpu/
H A DGrYUVATextureProxies.cpp104 int plane = fYUVALocations[i].fPlane; in GrYUVATextureProxies() local
/third_party/mesa3d/src/amd/vulkan/
H A Dvk_format.h146 vk_format_get_plane_width(VkFormat format, unsigned plane, unsigned width) in vk_format_get_plane_width() argument
152 vk_format_get_plane_height(VkFormat format, unsigned plane, unsigned height) in vk_format_get_plane_height() argument
/third_party/mesa3d/src/gallium/include/frontend/
H A Dwinsys_handle.h43 unsigned plane; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_fourcc.c805 unsigned int drm_format_info_block_width(const struct drm_format_info *info, int plane) in drm_format_info_block_width() argument
826 drm_format_info_block_height(const struct drm_format_info *info, int plane) drm_format_info_block_height() argument
849 drm_format_info_min_pitch(const struct drm_format_info *info, int plane, unsigned int buffer_width) drm_format_info_min_pitch() argument
[all...]
H A Ddrm_atomic_state_helper.c253 void __drm_atomic_helper_plane_state_reset(struct drm_plane_state *plane_state, struct drm_plane *plane) in __drm_atomic_helper_plane_state_reset() argument
275 __drm_atomic_helper_plane_reset(struct drm_plane *plane, struct drm_plane_state *plane_state) __drm_atomic_helper_plane_reset() argument
292 drm_atomic_helper_plane_reset(struct drm_plane *plane) drm_atomic_helper_plane_reset() argument
314 __drm_atomic_helper_plane_duplicate_state(struct drm_plane *plane, struct drm_plane_state *state) __drm_atomic_helper_plane_duplicate_state() argument
335 drm_atomic_helper_plane_duplicate_state(struct drm_plane *plane) drm_atomic_helper_plane_duplicate_state() argument
386 drm_atomic_helper_plane_destroy_state(struct drm_plane *plane, struct drm_plane_state *state) drm_atomic_helper_plane_destroy_state() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dlibdavs2.c69 int plane = 0; in davs2_dump_frames() local
[all...]
H A Dmss2dsp.c104 static void upsample_plane_c(uint8_t *plane, ptrdiff_t plane_stride, int w, int h) in upsample_plane_c() argument
H A Dvble.c85 vble_restore_plane(VBLEContext *ctx, AVFrame *pic, GetBitContext *gb, int plane, int offset, int width, int height) vble_restore_plane() argument
H A Dpictordec.c128 int i, x, y, plane, tmp, ret, val; in decode_frame() local
61 picmemset(PicContext *s, AVFrame *frame, unsigned value, int run, int *x, int *y, int *plane, int bits_per_plane) picmemset() argument
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_volumedetect.c43 int plane, i; in filter_frame() local
H A Dvf_entropy.c107 int plane, y, x; in filter_frame() local
[all...]
H A Dvf_bitplanenoise.c103 int plane, y, x, bit; in filter_frame() local
[all...]
H A Dvf_hflip.c96 int i, plane, step; in filter_slice() local
[all...]
H A Dvf_mpdecimate.c113 int plane; in decimate_frame() local
[all...]
H A Dvf_fieldorder.c75 int h, plane, src_line_step, dst_line_step, line_size, line; in filter_frame() local
[all...]
H A Dvf_mergeplanes.c32 int plane; member
170 const int plane = s->map[i].plane; process_frame() local
250 const int plane = s->map[i].plane; config_output() local
[all...]
H A Dvf_vidstabtransform.c236 int plane; in filter_frame() local
[all...]
/third_party/ffmpeg/libswscale/
H A Dalphablend.c29 int plane, x, ysrc; in ff_sws_alphablendaway() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_clip_disable.c67 unsigned plane; in lower_clip_plane_store() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_gain_map.h93 Entry(uint32 rowIndex, uint32 colIndex, uint32 plane) Entry() argument
/device/qemu/riscv32_virt/liteos_m/board/driver/video/
H A Dfb.c63 uint8_t plane; /* Video plan number */ member
348 fb_register(int display, int plane) fb_register() argument
[all...]

Completed in 15 milliseconds

12345678910>>...12