/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
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_image.c | 568 radv_image_get_plane_format(const struct radv_physical_device *pdev, const struct radv_image *image, unsigned plane) radv_image_get_plane_format() argument 654 si_tile_mode_index(const struct radv_image_plane *plane, unsigned level, bool stencil) si_tile_mode_index() argument 773 struct radv_image_plane *plane = &image->planes[plane_id]; si_set_mutable_tex_desc_fields() local 1765 const struct radv_image_plane *plane = &image->planes[i]; radv_image_print_info() local 1942 struct radv_image_plane *plane = &image->planes[plane_id]; radv_image_view_make_descriptor() local 2410 struct radv_image_plane *plane = &image->planes[plane_id]; radv_GetImageSubresourceLayout() local [all...] |
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | dri2.c | 1525 dri2_from_planar(__DRIimage *image, int plane, void *loaderPrivate) in dri2_from_planar() argument 1804 unsigned plane = image->plane; dri2_map_image() local [all...] |
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_texture.c | 674 unsigned plane = whandle->plane; in si_texture_get_handle() local 571 si_resource_get_param(struct pipe_screen *screen, struct pipe_context *context, struct pipe_resource *resource, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned handle_usage, uint64_t *value) si_resource_get_param() argument 1603 unsigned plane = 1; si_texture_from_winsys_buffer() local [all...] |
/third_party/mesa3d/src/mesa/main/ |
H A D | ffvertex_prog.c | 1525 struct ureg plane = in build_texture_transform() local 1535 struct ureg plane = in build_texture_transform() local
|
/third_party/mesa3d/src/intel/vulkan/ |
H A D | anv_blorp.c | 210 const uint32_t plane = anv_image_aspect_to_plane(image, aspect); in get_blorp_surf_for_anv_image() local 279 const uint32_t plane = anv_image_aspect_to_plane(image, aspect); in get_blorp_surf_for_anv_shadow_image() local 1612 const uint32_t plane = in anv_image_clear_depth_stencil() local 1677 const uint32_t plane = anv_image_aspect_to_plane(image, aspect); in anv_image_hiz_op() local 1712 const uint32_t plane = anv_image_hiz_clear() local 1724 const uint32_t plane = anv_image_hiz_clear() local 1912 const uint32_t plane = anv_image_aspect_to_plane(image, aspect); anv_image_ccs_op() local [all...] |
H A D | anv_image.c | 62 uint32_t plane; in image_aspect_to_binding() local 373 can_fast_clear_with_non_zero_color(const struct intel_device_info *devinfo, const struct anv_image *image, uint32_t plane, const VkImageFormatListCreateInfo *fmt_list) can_fast_clear_with_non_zero_color() argument 644 add_aux_state_tracking_buffer(struct anv_device *device, struct anv_image *image, uint32_t plane) add_aux_state_tracking_buffer() argument 701 add_aux_surface_if_supported(struct anv_device *device, struct anv_image *image, uint32_t plane, struct anv_format_plane plane_format, const VkImageFormatListCreateInfo *fmt_list, uint64_t offset, uint32_t stride, isl_surf_usage_flags_t isl_extra_usage_flags) add_aux_surface_if_supported() argument 885 add_shadow_surface(struct anv_device *device, struct anv_image *image, uint32_t plane, struct anv_format_plane plane_format, uint32_t stride, VkImageUsageFlags vk_plane_usage) add_shadow_surface() argument 927 add_primary_surface(struct anv_device *device, struct anv_image *image, uint32_t plane, struct anv_format_plane plane_format, uint64_t offset, uint32_t stride, isl_tiling_flags_t isl_tiling_flags, isl_surf_usage_flags_t isl_usage) add_primary_surface() argument 1042 const struct anv_image_plane *plane = &image->planes[p]; check_memory_bindings() local 1166 const struct anv_image_plane *plane = &image->planes[i]; check_drm_format_mod() local 1213 const uint32_t plane = anv_image_aspect_to_plane(image, aspect); add_all_surfaces_implicit_layout() local 1331 const uint32_t plane = anv_image_aspect_to_plane(image, aspect); add_all_surfaces_explicit_layout() local 2054 const uint32_t plane = anv_GetImageSubresourceLayout() local 2113 const uint32_t plane = anv_image_aspect_to_plane(image, aspect); anv_layout_to_aux_state() local 2305 const uint32_t plane = anv_image_aspect_to_plane(image, aspect); anv_layout_to_aux_usage() local 2374 const uint32_t plane = anv_image_aspect_to_plane(image, aspect); anv_layout_to_fast_clear_type() local 2476 const uint32_t plane = anv_image_aspect_to_plane(image, aspect); anv_image_fill_surface_state() local [all...] |
/third_party/libdrm/tests/modetest/ |
H A D | modetest.c | 96 struct plane { struct 97 drmModePlane *plane; member 516 struct plane *plane = &dev->resources->planes[i]; in dump_planes() local 1542 struct plane *plane = &dev->resources->planes[i]; get_primary_plane_by_crtc() local 1650 struct plane *plane = get_primary_plane_by_crtc(dev, pipe->crtc); set_mode() local 1915 parse_plane(struct plane_arg *plane, const char *p) parse_plane() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/iris/ |
H A D | iris_resource.c | 1326 mod_plane_is_clear_color(uint64_t modifier, uint32_t plane) in mod_plane_is_clear_color() argument 590 map_aux_addresses(struct iris_screen *screen, struct iris_resource *res, enum pipe_format pfmt, unsigned plane) map_aux_addresses() argument 1688 iris_resource_get_param(struct pipe_screen *pscreen, struct pipe_context *ctx, struct pipe_resource *resource, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned handle_usage, uint64_t *value) iris_resource_get_param() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_private.h | 389 float plane[DRAW_TOTAL_CLIP_PLANES][4]; member
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
H A D | nine_state.h | 343 float plane[4]; member
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_resource.c | 969 crocus_resource_get_param(struct pipe_screen *pscreen, struct pipe_context *context, struct pipe_resource *resource, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned handle_usage, uint64_t *value) crocus_resource_get_param() argument
|
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/ |
H A D | noop_pipe.c | 181 noop_resource_get_param(struct pipe_screen *pscreen, struct pipe_context *ctx, struct pipe_resource *resource, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned handle_usage, uint64_t *value) noop_resource_get_param() argument
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_resource.c | 871 VkImagePlaneMemoryRequirementsInfo plane; in resource_object_create() local 1275 zink_resource_get_param(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *pres, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned handle_usage, uint64_t *value) zink_resource_get_param() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Context_gles_1_0.cpp | 71 void Context::clipPlanex(GLenum plane, const GLfixed *equation) in clipPlanex() argument 183 void Context::getClipPlanef(GLenum plane, GLfloat *equation) in getClipPlanef() argument 188 void Context::getClipPlanex(GLenum plane, GLfixed *equation) in getClipPlanex() argument
|
H A D | validationES1.cpp | 373 bool ValidateClipPlaneCommon(const Context *context, angle::EntryPoint entryPoint, GLenum plane) in ValidateClipPlaneCommon() argument 732 ValidateClipPlanef(const Context *context, angle::EntryPoint entryPoint, GLenum plane, const GLfloat *eqn) ValidateClipPlanef() argument 740 ValidateClipPlanex(const Context *context, angle::EntryPoint entryPoint, GLenum plane, const GLfixed *equation) ValidateClipPlanex() argument 915 ValidateGetClipPlanef(const Context *context, angle::EntryPoint entryPoint, GLenum plane, const GLfloat *equation) ValidateGetClipPlanef() argument 923 ValidateGetClipPlanex(const Context *context, angle::EntryPoint entryPoint, GLenum plane, const GLfixed *equation) ValidateGetClipPlanex() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/libGLESv1_CM/ |
H A D | libGLESv1_CM.cpp | 63 void GL_APIENTRY glGetClipPlanef(GLenum plane, GLfloat *equation) in glGetClipPlanef() argument 268 void GL_APIENTRY glClipPlanex(GLenum plane, const GLfixed *equation) in glClipPlanex() argument 444 void GL_APIENTRY glGetClipPlanex(GLenum plane, GLfixed *equation) in glGetClipPlanex() argument
|
/third_party/skia/third_party/externals/swiftshader/tests/GLESUnitTests/ |
H A D | unittests.cpp | 2257 EGLSurface createIOSurfacePbuffer(EGLClientBuffer buffer, EGLint width, EGLint height, EGLint plane, GLenum internalFormat, GLenum type) const in createIOSurfacePbuffer() argument 2284 void bindIOSurfaceToTexture(EGLClientBuffer buffer, EGLint width, EGLint height, EGLint plane, GLenum internalFormat, GLenum type, EGLSurface *pbuffer, GLuint *texture) const in bindIOSurfaceToTexture() argument
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_read_image.cpp | 1039 dng_image_spooler(dng_host &host, const dng_ifd &ifd, dng_image &image, const dng_rect &tileArea, uint32 plane, uint32 planes, dng_memory_block &block, AutoPtr<dng_memory_block> &subTileBuffer) dng_image_spooler() argument 1174 ReadUncompressed(dng_host &host, const dng_ifd &ifd, dng_stream &stream, dng_image &image, const dng_rect &tileArea, uint32 plane, uint32 planes, AutoPtr<dng_memory_block> &uncompressedBuffer, AutoPtr<dng_memory_block> &subTileBlockBuffer) ReadUncompressed() argument 1516 DecodeLossyJPEG(dng_host &host, dng_image &image, const dng_rect &tileArea, uint32 plane, uint32 planes, uint32 , uint32 jpegDataSize, uint8 *jpegDataInMemory) DecodeLossyJPEG() argument 1746 ReadBaselineJPEG(dng_host &host, const dng_ifd &ifd, dng_stream &stream, dng_image &image, const dng_rect &tileArea, uint32 plane, uint32 planes, uint32 tileByteCount, uint8 *jpegDataInMemory) ReadBaselineJPEG() argument 1807 ReadLosslessJPEG(dng_host &host, const dng_ifd &ifd, dng_stream &stream, dng_image &image, const dng_rect &tileArea, uint32 plane, uint32 planes, uint32 tileByteCount, AutoPtr<dng_memory_block> &uncompressedBuffer, AutoPtr<dng_memory_block> &subTileBlockBuffer) ReadLosslessJPEG() argument 2160 ReadTile(dng_host &host, const dng_ifd &ifd, dng_stream &stream, dng_image &image, const dng_rect &tileArea, uint32 plane, uint32 planes, uint32 tileByteCount, AutoPtr<dng_memory_block> &compressedBuffer, AutoPtr<dng_memory_block> &uncompressedBuffer, AutoPtr<dng_memory_block> &subTileBlockBuffer) ReadTile() argument 2874 uint32 plane = tileIndex / (fTilesDown * fTilesAcross); Process() local [all...] |
/third_party/vk-gl-cts/framework/referencerenderer/ |
H A D | rrRenderer.cpp | 278 void clipTriangleOneVertex (std::vector<TriangleVertex>& clippedEdges, const ClipVolumePlane& plane, const TriangleVertex& clipped, const TriangleVertex& v1, const TriangleVertex& v2) in clipTriangleOneVertex() argument 161 getSegmentVolumeEdgeClip(const ClipFloat v0, const ClipFloat w0, const ClipFloat v1, const ClipFloat w1, const ClipFloat plane) getSegmentVolumeEdgeClip() argument 352 clipTriangleTwoVertices(std::vector<TriangleVertex>& clippedEdges, const ClipVolumePlane& plane, const TriangleVertex& v0, const TriangleVertex& clipped1, const TriangleVertex& clipped2) clipTriangleTwoVertices() argument 440 clipTriangleToPlane(std::vector<TriangleVertex>& clippedEdges, const TriangleVertex* vertices, const ClipVolumePlane& plane) clipTriangleToPlane() argument 555 const ClipVolumePlane* plane = planes[planeNdx]; clipPrimitives() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | diracdec.c | 146 Plane plane[3]; member 1647 mc_subpel(DiracContext *s, DiracBlock *block, const uint8_t *src[5], int x, int y, int ref, int plane) mc_subpel() argument 1758 block_mc(DiracContext *s, DiracBlock *block, uint16_t *mctmp, uint8_t *obmc_weight, int plane, int dstx, int dsty) block_mc() argument 1794 mc_row(DiracContext *s, DiracBlock *block, uint16_t *mctmp, int plane, int dsty) mc_row() argument 1830 interpolate_refplane(DiracContext *s, DiracFrame *ref, int plane, int width, int height) interpolate_refplane() argument [all...] |
H A D | exr.c | 1384 int plane = s->desc->comp[c].plane; in decode_block() local
|
H A D | mpegvideo_enc.c | 1156 int x, y, plane; in skip_check() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vsrc_testsrc.c | 1364 int plane; in draw_bar() local
|