| /third_party/mesa3d/src/gallium/drivers/panfrost/ |
| H A D | pan_resource.c | 186 panfrost_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) panfrost_resource_get_param() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
| H A D | vktWsiDisplayTests.cpp | 388 bool DisplayCoverageTestInstance::getDisplaysForPlane(deUint32 plane, DisplayVector& displays) in getDisplaysForPlane() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| H A D | capture_gles_1_0_autogen.cpp | 108 CaptureClipPlanex(const State &glState, bool isCallValid, GLenum plane, const GLfixed *equation) CaptureClipPlanex() argument 363 CaptureGetClipPlanef(const State &glState, bool isCallValid, GLenum plane, GLfloat *equation) CaptureGetClipPlanef() argument 390 CaptureGetClipPlanex(const State &glState, bool isCallValid, GLenum plane, GLfixed *equation) CaptureGetClipPlanex() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| H A D | entry_points_gles_1_0_autogen.cpp | 169 void GL_APIENTRY GL_ClipPlanex(GLenum plane, const GLfixed *equation) in GL_ClipPlanex() argument 505 void GL_APIENTRY GL_GetClipPlanef(GLenum plane, GLfloat *equation) in GL_GetClipPlanef() argument 529 GL_GetClipPlanex(GLenum plane, GLfixed *equation) GL_GetClipPlanex() argument [all...] |
| /third_party/python/Modules/cjkcodecs/ |
| H A D | _codecs_iso2022.c | 110 unsigned char plane; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
| H A D | vktWsiDisplayTests.cpp | 388 bool DisplayCoverageTestInstance::getDisplaysForPlane(deUint32 plane, DisplayVector& displays) in getDisplaysForPlane() argument [all...] |
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| H A D | drm_atomic_helper.c | 74 drm_atomic_helper_plane_changed(struct drm_atomic_state *state, struct drm_plane_state *old_plane_state, struct drm_plane_state *plane_state, struct drm_plane *plane) drm_atomic_helper_plane_changed() argument 861 struct drm_plane *plane; drm_atomic_helper_check_planes() local 1367 struct drm_plane *plane; drm_atomic_helper_wait_for_fences() local 1639 struct drm_plane *plane = NULL; drm_atomic_helper_async_check() local 1757 struct drm_plane *plane; drm_atomic_helper_async_commit() local 1976 struct drm_plane *plane; drm_atomic_helper_setup_commit() local 2084 struct drm_plane *plane; drm_atomic_helper_wait_for_dependencies() local 2308 struct drm_plane *plane; drm_atomic_helper_prepare_planes() local 2410 struct drm_plane *plane; drm_atomic_helper_commit_planes() local 2522 struct drm_plane *plane; drm_atomic_helper_commit_planes_on_crtc() local 2580 struct drm_plane *plane; drm_atomic_helper_disable_planes_on_crtc() local 2620 struct drm_plane *plane; drm_atomic_helper_cleanup_planes() local 2789 struct drm_plane *plane; drm_atomic_helper_swap_state() local 2924 drm_atomic_helper_update_plane(struct drm_plane *plane, struct drm_crtc *crtc, struct drm_framebuffer *fb, int crtc_x, int crtc_y, unsigned int crtc_w, unsigned int crtc_h, uint32_t src_x, uint32_t src_y, uint32_t src_w, uint32_t src_h, struct drm_modeset_acquire_ctx *ctx) drm_atomic_helper_update_plane() argument 2979 drm_atomic_helper_disable_plane(struct drm_plane *plane, struct drm_modeset_acquire_ctx *ctx) drm_atomic_helper_disable_plane() argument 3088 struct drm_plane *plane; drm_atomic_helper_disable_all() local 3207 struct drm_plane *plane; drm_atomic_helper_duplicate_state() local 3344 struct drm_plane *plane; drm_atomic_helper_commit_duplicated_state() local 3405 struct drm_plane *plane = crtc->primary; page_flip_common() local 3460 struct drm_plane *plane = crtc->primary; drm_atomic_helper_page_flip() local 3503 struct drm_plane *plane = crtc->primary; drm_atomic_helper_page_flip_target() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | g2meet.c | 223 jpg_decode_block(JPGContext *c, GetBitContext *gb, int plane, int16_t *block) jpg_decode_block() argument
|
| H A D | bink.c | 1261 int plane, plane_idx, ret; in decode_frame() local [all...] |
| H A D | cinepakenc.c | 703 int x, y, i, j, k, x2, y2, x3, y3, plane, shift, mbn; in quantize() local [all...] |
| H A D | indeo3.c | 233 static int copy_cell(Indeo3DecodeContext *ctx, Plane *plane, Cell *cell) in copy_cell() argument 583 decode_cell(Indeo3DecodeContext *ctx, AVCodecContext *avctx, Plane *plane, Cell *cell, const uint8_t *data_ptr, const uint8_t *last_ptr) decode_cell() argument 754 parse_bintree(Indeo3DecodeContext *ctx, AVCodecContext *avctx, Plane *plane, int code, Cell *ref_cell, const int depth, const int strip_width) parse_bintree() argument 855 decode_plane(Indeo3DecodeContext *ctx, AVCodecContext *avctx, Plane *plane, const uint8_t *data, int32_t data_size, int32_t strip_width) decode_plane() argument 1027 output_plane(const Plane *plane, int buf_sel, uint8_t *dst, ptrdiff_t dst_pitch, int dst_height) output_plane() argument [all...] |
| H A D | proresenc_kostya.c | 716 static int estimate_slice_plane(ProresContext *ctx, int *error, int plane, in estimate_slice_plane() argument [all...] |
| H A D | snow.h | 172 Plane plane[MAX_PLANES]; member
|
| H A D | tiff.c | 1768 int le, ret, plane, planes; in decode_frame() local [all...] |
| H A D | vc2enc.c | 119 Plane *plane; member 129 Plane plane[3]; member [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | avf_showspectrum.c | 1429 int ret, plane, x, y, z = s->orientation == VERTICAL ? s->h : s->w; in plot_spectrum_column() local [all...] |
| H A D | vf_dctdnoiz.c | 720 int direct, plane; in filter_frame() local
|
| H A D | vf_fieldmatch.c | 156 static int get_width(const FieldMatchContext *fm, const AVFrame *f, int plane, int input) in get_width() argument 161 static int get_height(const FieldMatchContext *fm, const AVFrame *f, int plane, int input) in get_height() argument 198 int x, y, plane, max_v = 0; in calc_combed_score() local 415 build_diff_map(FieldMatchContext *fm, const uint8_t *prvp, int prv_linesize, const uint8_t *nxtp, int nxt_linesize, uint8_t *dstp, int dst_linesize, int height, int width, int plane) build_diff_map() argument 489 int plane, ret; compare_fields() local 612 int plane; copy_fields() local [all...] |
| H A D | vf_zscale.c | 648 int ret = 0, plane, planes; in realign_frame() local [all...] |
| H A D | vf_minterpolate.c | 910 int x, y, plane; in set_frame_data() local 1075 int plane, alpha; interpolate() local [all...] |
| H A D | vf_xfade.c | 1741 static inline double getpix(void *priv, double x, double y, int plane, int nb) in getpix() argument
|
| /third_party/ffmpeg/libavdevice/ |
| H A D | opengl_enc.c | 1135 int plane = desc->comp[comp_index].plane; in opengl_get_plane_pointer() local
|
| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext_opencl.c | 1555 int plane, i; in opencl_frames_get_constraints() local 1375 opencl_get_plane_format(enum AVPixelFormat pixfmt, int plane, int width, int height, cl_image_format *image_format, cl_image_desc *image_desc) opencl_get_plane_format() argument 2099 const AVDRMPlaneDescriptor *plane = &layer->planes[j]; opencl_map_from_drm_beignet() local 2740 const AVDRMPlaneDescriptor *plane = &layer->planes[j]; opencl_map_from_drm_arm() local [all...] |
| /third_party/cups-filters/filter/ |
| H A D | pdftoraster.cxx | 507 reverseLine(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) reverseLine() argument 519 reverseLineSwapByte(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) reverseLineSwapByte() argument 533 reverseLineSwapBit(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) reverseLineSwapBit() argument 567 rgbToCMYKLine(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) rgbToCMYKLine() argument 575 rgbToCMYKLineSwap(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) rgbToCMYKLineSwap() argument 588 rgbToCMYLine(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) rgbToCMYLine() argument 596 rgbToCMYLineSwap(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) rgbToCMYLineSwap() argument 609 rgbToKCMYLine(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) rgbToKCMYLine() argument 629 rgbToKCMYLineSwap(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) rgbToKCMYLineSwap() argument 649 lineNoop(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) lineNoop() argument 657 lineSwap24(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) lineSwap24() argument 672 lineSwapByte(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) lineSwapByte() argument 685 lineSwapBit(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) lineSwapBit() argument 1018 writePixel1(unsigned char *dst, unsigned int plane, unsigned int pixeli, unsigned char *pixelBuf) writePixel1() argument 1044 writePlanePixel1(unsigned char *dst, unsigned int plane, unsigned int pixeli, unsigned char *pixelBuf) writePlanePixel1() argument 1053 writePixel2(unsigned char *dst, unsigned int plane, unsigned int pixeli, unsigned char *pixelBuf) writePixel2() argument 1072 writePlanePixel2(unsigned char *dst, unsigned int plane, unsigned int pixeli, unsigned char *pixelBuf) writePlanePixel2() argument 1081 writePixel4(unsigned char *dst, unsigned int plane, unsigned int pixeli, unsigned char *pixelBuf) writePixel4() argument 1101 writePlanePixel4(unsigned char *dst, unsigned int plane, unsigned int pixeli, unsigned char *pixelBuf) writePlanePixel4() argument 1111 writePixel8(unsigned char *dst, unsigned int plane, unsigned int pixeli, unsigned char *pixelBuf) writePixel8() argument 1120 writePlanePixel8(unsigned char *dst, unsigned int plane, unsigned int pixeli, unsigned char *pixelBuf) writePlanePixel8() argument 1126 writePixel16(unsigned char *dst, unsigned int plane, unsigned int pixeli, unsigned char *pixelBuf) writePixel16() argument 1135 writePlanePixel16(unsigned char *dst, unsigned int plane, unsigned int pixeli, unsigned char *pixelBuf) writePlanePixel16() argument 1142 convertLineChunked(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) convertLineChunked() argument 1159 convertLineChunkedSwap(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) convertLineChunkedSwap() argument 1176 convertLinePlane(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) convertLinePlane() argument 1193 convertLinePlaneSwap(unsigned char *src, unsigned char *dst, unsigned int row, unsigned int plane, unsigned int pixels, unsigned int size) convertLinePlaneSwap() argument [all...] |
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_tex.c | 306 sample_plane(nir_builder *b, nir_tex_instr *tex, int plane, in sample_plane() argument
|