| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_image.c | 382 uint32_t plane = 0; in vn_GetImageMemoryRequirements2() local
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_setup_line.c | 288 struct lp_rast_plane *plane; in try_setup_line() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/driver_rbug/ |
| H A D | rbug_screen.c | 316 rbug_screen_resource_get_param(struct pipe_screen *_screen, struct pipe_context *_pipe, struct pipe_resource *_resource, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned handle_usage, uint64_t *value) rbug_screen_resource_get_param() argument
|
| /third_party/mesa3d/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_resource.c | 607 etna_resource_get_param(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *prsc, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned usage, uint64_t *value) etna_resource_get_param() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLIOSurfaceClientBufferTest.cpp | 170 createIOSurfacePbuffer(const ScopedIOSurfaceRef &ioSurface, EGLint width, EGLint height, EGLint plane, GLenum internalFormat, GLenum type, EGLSurface *pbuffer) const createIOSurfacePbuffer() argument 197 bindIOSurfaceToTexture(const ScopedIOSurfaceRef &ioSurface, EGLint width, EGLint height, EGLint plane, GLenum internalFormat, GLenum type, EGLSurface *pbuffer, GLTexture *texture) const bindIOSurfaceToTexture() argument 215 doClearTest(const ScopedIOSurfaceRef &ioSurface, EGLint width, EGLint height, EGLint plane, GLenum internalFormat, GLenum type, const GLColor &data) doClearTest() argument 228 doClearTest(const ScopedIOSurfaceRef &ioSurface, EGLint width, EGLint height, EGLint plane, GLenum internalFormat, GLenum type, const std::array<T, dataSize> &data) doClearTest() argument 296 doSampleTest(const ScopedIOSurfaceRef &ioSurface, EGLint width, EGLint height, EGLint plane, GLenum internalFormat, GLenum type, void *data, size_t dataSize, int mask) doSampleTest() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkVMBlitter.cpp | 728 size_t plane = mask.computeImageSize(); in blitMask() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-unicode.hh | 172 hb_codepoint_t plane = ch >> 16; in is_default_ignorable() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_linearization_info.cpp | 78 dng_linearize_plane(dng_host &host, dng_linearization_info &info, const dng_image &srcImage, dng_image &dstImage, uint32 plane) dng_linearize_plane() argument [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| H A D | drm_atomic_uapi.c | 168 struct drm_plane *plane = plane_state->plane; in drm_atomic_set_crtc_for_plane() local 216 struct drm_plane *plane = plane_state->plane; drm_atomic_set_fb_for_plane() local 485 drm_atomic_plane_set_property(struct drm_plane *plane, struct drm_plane_state *state, struct drm_file *file_priv, struct drm_property *property, uint64_t val) drm_atomic_plane_set_property() argument 568 drm_atomic_plane_get_property(struct drm_plane *plane, const struct drm_plane_state *state, struct drm_property *property, uint64_t *val) drm_atomic_plane_get_property() argument 835 struct drm_plane *plane = obj_to_plane(obj); drm_atomic_get_property() local 962 struct drm_plane *plane = obj_to_plane(obj); drm_atomic_set_property() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | cfhd.c | 196 interlaced_vertical_filter(int16_t *output, int16_t *low, int16_t *high, int width, int linesize, int plane) interlaced_vertical_filter() argument 382 int ret = 0, i, j, plane, got_buffer = 0; cfhd_decode() local [all...] |
| H A D | huffyuvdec.c | 664 static void decode_plane_bitstream(HYuvContext *s, int width, int plane) in decode_plane_bitstream() argument 888 int plane; decode_slice() local [all...] |
| H A D | huffyuvenc.c | 464 static int encode_plane_bitstream(HYuvContext *s, int width, int plane) in encode_plane_bitstream() argument 912 int plane; encode_frame() local [all...] |
| H A D | ivi_dsp.c | 34 void ff_ivi_recompose53(const IVIPlaneDesc *plane, uint8_t *dst, in ff_ivi_recompose53() argument 191 ff_ivi_recompose_haar(const IVIPlaneDesc *plane, uint8_t *dst, const ptrdiff_t dst_pitch) ff_ivi_recompose_haar() argument [all...] |
| H A D | dca_xll.c | 1449 int16_t *plane = (int16_t *)frame->extended_data[i]; in ff_dca_xll_filter_frame() local 1453 int32_t *plane = (int32_t *)frame->extended_data[i]; in ff_dca_xll_filter_frame() local
|
| H A D | ffv1.h | 97 PlaneContext plane[MAX_PLANES]; member
|
| H A D | vp56.c | 338 static void vp56_mc(VP56Context *s, int b, int plane, uint8_t *src, in vp56_mc() argument 429 int b, ab, b_max, plane, off; in vp56_render_mb() local [all...] |
| H A D | pixlet.c | 94 int i, plane; in init_decoder() local 316 read_highpass(AVCodecContext *avctx, const uint8_t *ptr, int plane, AVFrame *frame) read_highpass() argument 528 decode_plane(AVCodecContext *avctx, int plane, const AVPacket *avpkt, AVFrame *frame) decode_plane() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_decimate.c | 88 int plane, i, j; in calc_diffs() local [all...] |
| H A D | vf_delogo.c | 297 int plane; in filter_frame() local [all...] |
| H A D | vf_convolution.c | 637 int plane; filter_slice() local [all...] |
| H A D | vf_convolve.c | 183 int plane, n; member 192 const int plane = td->plane; in fft_horizontal() local 207 get_zeropadded_input(ConvolveContext *s, AVComplexFloat *fft_hdata, AVFrame *in, int w, int h, int n, int plane, float scale) get_zeropadded_input() argument 297 get_input(ConvolveContext *s, AVComplexFloat *fft_hdata, AVFrame *in, int w, int h, int n, int plane, float scale) get_input() argument 379 const int plane = td->plane; fft_vertical() local 404 const int plane = td->plane; ifft_vertical() local 428 const int plane = td->plane; ifft_horizontal() local 441 get_xoutput(ConvolveContext *s, AVComplexFloat *input, AVFrame *out, int w, int h, int n, int plane, float scale) get_xoutput() argument 462 get_output(ConvolveContext *s, AVComplexFloat *input, AVFrame *out, int w, int h, int n, int plane, float scale) get_output() argument 607 prepare_impulse(AVFilterContext *ctx, AVFrame *impulsepic, int plane) prepare_impulse() argument 650 prepare_secondary(AVFilterContext *ctx, AVFrame *secondary, int plane) prepare_secondary() argument 682 int ret, plane; do_convolve() local [all...] |
| H A D | drawutils.c | 204 pointer_at(FFDrawContext *draw, uint8_t *data[], int linesize[], int plane, int x, int y) pointer_at() argument 218 int plane, y, wp, hp; ff_copy_rectangle2() local 238 int plane, x, y, wp, hp; ff_fill_rectangle() local 361 unsigned alpha, nb_planes, nb_comp, plane, comp; ff_blend_rectangle() local 542 unsigned alpha, nb_planes, nb_comp, plane, comp; ff_blend_mask() local [all...] |
| H A D | vf_colorconstancy.c | 263 int plane; in slice_get_derivative() local 325 int plane; slice_normalize() local 448 int plane; filter_slice_grey_edge() local 498 int plane, job, ret; filter_grey_edge() local 541 int plane; normalize_light() local 601 int plane; diagonal_transformation() local [all...] |
| H A D | vf_fftfilt.c | 106 static inline double lum(void *priv, double x, double y, int plane) in lum() argument 253 int ret = 0, plane; initialize() local 284 do_eval(FFTFILTContext *s, AVFilterLink *inlink, int plane) do_eval() argument 309 int i, plane; config_props() local [all...] |
| H A D | vf_geq.c | 98 static inline double getpix(void *priv, double x, double y, int plane) in getpix() argument 156 static int calculate_sums(GEQContext *geq, int plane, in argument 204 getpix_integrate_internal(GEQContext *geq, int x, int y, int plane, int w, int h) getpix_integrate_internal() argument 223 getpix_integrate(void *priv, double x, double y, int plane) getpix_integrate() argument 251 int plane, ret = 0; geq_init() local 386 int plane; global() member 396 const int plane = td->plane; slice_geq_filter() local 448 int plane; geq_filter_frame() local [all...] |