/third_party/mesa3d/src/mesa/main/ |
H A D | clip.c | 41 _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 D | ClipPlaneTest.cpp | 46 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 D | MetalBackend.h | 46 uint32_t plane; member
|
/third_party/mesa3d/src/gallium/auxiliary/vl/ |
H A D | vl_video_buffer.h | 52 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 D | GrYUVATextureProxies.cpp | 104 int plane = fYUVALocations[i].fPlane; in GrYUVATextureProxies() local
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | vk_format.h | 146 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 D | winsys_handle.h | 43 unsigned plane; member
|
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
H A D | drm_fourcc.c | 805 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 D | drm_atomic_state_helper.c | 253 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 D | libdavs2.c | 69 int plane = 0; in davs2_dump_frames() local [all...] |
H A D | mss2dsp.c | 104 static void upsample_plane_c(uint8_t *plane, ptrdiff_t plane_stride, int w, int h) in upsample_plane_c() argument
|
H A D | vble.c | 85 vble_restore_plane(VBLEContext *ctx, AVFrame *pic, GetBitContext *gb, int plane, int offset, int width, int height) vble_restore_plane() argument
|
H A D | pictordec.c | 128 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 D | af_volumedetect.c | 43 int plane, i; in filter_frame() local
|
H A D | vf_entropy.c | 107 int plane, y, x; in filter_frame() local [all...] |
H A D | vf_bitplanenoise.c | 103 int plane, y, x, bit; in filter_frame() local [all...] |
H A D | vf_hflip.c | 96 int i, plane, step; in filter_slice() local [all...] |
H A D | vf_mpdecimate.c | 113 int plane; in decimate_frame() local [all...] |
H A D | vf_fieldorder.c | 75 int h, plane, src_line_step, dst_line_step, line_size, line; in filter_frame() local [all...] |
H A D | vf_mergeplanes.c | 32 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 D | vf_vidstabtransform.c | 236 int plane; in filter_frame() local [all...] |
/third_party/ffmpeg/libswscale/ |
H A D | alphablend.c | 29 int plane, x, ysrc; in ff_sws_alphablendaway() local [all...] |
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_clip_disable.c | 67 unsigned plane; in lower_clip_plane_store() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_gain_map.h | 93 Entry(uint32 rowIndex, uint32 colIndex, uint32 plane) Entry() argument
|
/device/qemu/riscv32_virt/liteos_m/board/driver/video/ |
H A D | fb.c | 63 uint8_t plane; /* Video plan number */ member 348 fb_register(int display, int plane) fb_register() argument [all...] |