Home
last modified time | relevance | path

Searched defs:pitch (Results 126 - 150 of 174) sorted by relevance

1234567

/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib1.cpp1943 ComputeCmaskBytes( UINT_32 pitch, UINT_32 height, UINT_32 numSlices ) const ComputeCmaskBytes() argument
2174 HwlComputeXmaskCoordFromAddr( UINT_64 addr, UINT_32 bitPosition, UINT_32 pitch, UINT_32 height, UINT_32 numSlices, UINT_32 factor, BOOL_32 isLinear, BOOL_32 isWidth8, BOOL_32 isHeight8, ADDR_TILEINFO* pTileInfo, UINT_32* pX, UINT_32* pY, UINT_32* pSlice ) const HwlComputeXmaskCoordFromAddr() argument
2356 HwlComputeXmaskAddrFromCoord( UINT_32 pitch, UINT_32 height, UINT_32 x, UINT_32 y, UINT_32 slice, UINT_32 numSlices, UINT_32 factor, BOOL_32 isLinear, BOOL_32 isWidth8, BOOL_32 isHeight8, ADDR_TILEINFO* pTileInfo, UINT_32* pBitPosition ) const HwlComputeXmaskAddrFromCoord() argument
2568 ComputeSurfaceAddrFromCoordLinear( UINT_32 x, UINT_32 y, UINT_32 slice, UINT_32 sample, UINT_32 bpp, UINT_32 pitch, UINT_32 height, UINT_32 numSlices, UINT_32* pBitPosition ) const ComputeSurfaceAddrFromCoordLinear() argument
2605 ComputeSurfaceCoordFromAddrLinear( UINT_64 addr, UINT_32 bitPosition, UINT_32 bpp, UINT_32 pitch, UINT_32 height, UINT_32 numSlices, UINT_32* pX, UINT_32* pY, UINT_32* pSlice, UINT_32* pSample ) const ComputeSurfaceCoordFromAddrLinear() argument
2638 ComputeSurfaceCoordFromAddrMicroTiled( UINT_64 addr, UINT_32 bitPosition, UINT_32 bpp, UINT_32 pitch, UINT_32 height, UINT_32 numSamples, AddrTileMode tileMode, UINT_32 tileBase, UINT_32 compBits, UINT_32* pX, UINT_32* pY, UINT_32* pSlice, UINT_32* pSample, AddrTileType microTileType, BOOL_32 isDepthSampleOrder ) const ComputeSurfaceCoordFromAddrMicroTiled() argument
[all...]
/third_party/libdrm/include/drm/
H A Dmga_drm.h151 unsigned int pitch; member
H A Dr128_drm.h283 int pitch; member
H A Dvmwgfx_drm.h500 __u32 pitch[3]; member
/third_party/libdrm/freedreno/kgsl/
H A Dmsm_kgsl.h397 unsigned int pitch; member
405 unsigned int pitch; member
/third_party/libdrm/intel/
H A Dintel_decode.c1786 int width, height, pitch, dword; in decode_3d_1d() local
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_wayland.c1099 int name, pitch; in back_bo_to_dri_buffer() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_image.c872 unsigned pitch = base_level_info->nblk_x * block_width; in si_set_mutable_tex_desc_fields() local
2441 uint32_t pitch = in radv_GetImageSubresourceLayout() local
/third_party/mesa3d/src/intel/common/
H A Dintel_batch_decoder.c482 int pitch = -1; in handle_3dstate_vertex_buffers() local
171 ctx_print_buffer(struct intel_batch_decode_ctx *ctx, struct intel_batch_decode_bo bo, uint32_t read_length, uint32_t pitch, int max_lines) ctx_print_buffer() argument
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri2.c982 dri2_create_image_from_name(__DRIscreen *_screen, int width, int height, int format, int name, int pitch, void *loaderPrivate) dri2_create_image_from_name() argument
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_texture.c136 unsigned pitch; in si_texture_get_offset() local
H A Dsi_descriptors.c417 unsigned pitch = base_level_info->nblk_x * block_width; in si_set_mutable_tex_desc_fields() local
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmwgfx_drm.h507 __u32 pitch[3]; member
/third_party/libdrm/
H A Dxf86drmMode.c259 drmModeAddFB(int fd, uint32_t width, uint32_t height, uint8_t depth, uint8_t bpp, uint32_t pitch, uint32_t bo_handle, uint32_t *buf_id) drmModeAddFB() argument
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_surfacedefs.h1217 uint32 pitch; in svga3dsurface_calculate_pitch() local
1250 svga3dsurface_get_image_buffer_size(const struct svga3d_surface_desc *desc, const SVGA3dSize *size, uint32 pitch) svga3dsurface_get_image_buffer_size() argument
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBlitter.cpp1979 int pitch = src->rowPitchBytes(VK_IMAGE_ASPECT_DEPTH_BIT, 0); in resolveDepth() local
2010 int pitch = src->rowPitchBytes(VK_IMAGE_ASPECT_STENCIL_BIT, 0); in resolveStencil() local
2147 int pitch = src->rowPitchBytes(VK_IMAGE_ASPECT_COLOR_BIT, region.srcSubresource.mipLevel); in fastResolve() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
H A DPixelRoutine.cpp350 Int pitch = *Pointer<Int>(data + OFFSET(DrawData, stencilPitchB)); in stencilTest() local
428 Int pitch = *Pointer<Int>(data + OFFSET(DrawData, depthPitchB)); in depthTest32F() local
500 Int pitch = *Pointer<Int>(data + OFFSET(DrawData, depthPitchB)); in depthTest16() local
605 Int pitch = *Pointer<Int>(data + OFFSET(DrawData, depthPitchB)); in depthBoundsTest16() local
626 Int pitch = *Pointer<Int>(data + OFFSET(DrawData, depthPitchB)); in depthBoundsTest32F() local
691 Int pitch = *Pointer<Int>(data + OFFSET(DrawData, depthPitchB)); writeDepth32F() local
718 Int pitch = *Pointer<Int>(data + OFFSET(DrawData, depthPitchB)); writeDepth16() local
808 Int pitch = *Pointer<Int>(data + OFFSET(DrawData, stencilPitchB)); writeStencil() local
[all...]
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Dturbojpeg.c666 tjCompress2(tjhandle handle, const unsigned char *srcBuf, int width, int pitch, int height, int pixelFormat, unsigned char **jpegBuf, unsigned long *jpegSize, int jpegSubsamp, int jpegQual, int flags) tjCompress2() argument
733 tjCompress(tjhandle handle, unsigned char *srcBuf, int width, int pitch, int height, int pixelSize, unsigned char *jpegBuf, unsigned long *jpegSize, int jpegSubsamp, int jpegQual, int flags) tjCompress() argument
756 tjEncodeYUVPlanes(tjhandle handle, const unsigned char *srcBuf, int width, int pitch, int height, int pixelFormat, unsigned char **dstPlanes, int *strides, int subsamp, int flags) tjEncodeYUVPlanes() argument
914 tjEncodeYUV3(tjhandle handle, const unsigned char *srcBuf, int width, int pitch, int height, int pixelFormat, unsigned char *dstBuf, int pad, int subsamp, int flags) tjEncodeYUV3() argument
953 tjEncodeYUV2(tjhandle handle, unsigned char *srcBuf, int width, int pitch, int height, int pixelFormat, unsigned char *dstBuf, int subsamp, int flags) tjEncodeYUV2() argument
961 tjEncodeYUV(tjhandle handle, unsigned char *srcBuf, int width, int pitch, int height, int pixelSize, unsigned char *dstBuf, int subsamp, int flags) tjEncodeYUV() argument
1278 tjDecompress2(tjhandle handle, const unsigned char *jpegBuf, unsigned long jpegSize, unsigned char *dstBuf, int width, int pitch, int height, int pixelFormat, int flags) tjDecompress2() argument
1365 tjDecompress(tjhandle handle, unsigned char *jpegBuf, unsigned long jpegSize, unsigned char *dstBuf, int width, int pitch, int height, int pixelSize, int flags) tjDecompress() argument
1428 tjDecodeYUVPlanes(tjhandle handle, const unsigned char **srcPlanes, const int *strides, int subsamp, unsigned char *dstBuf, int width, int pitch, int height, int pixelFormat, int flags) tjDecodeYUVPlanes() argument
1576 tjDecodeYUV(tjhandle handle, const unsigned char *srcBuf, int pad, int subsamp, unsigned char *dstBuf, int width, int pitch, int height, int pixelFormat, int flags) tjDecodeYUV() argument
2058 size_t pitch; tjLoadImage() local
2151 tjSaveImage(const char *filename, unsigned char *buffer, int width, int pitch, int height, int pixelFormat, int flags) tjSaveImage() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftobjs.c372 FT_Pos width, height, pitch; in FT_BASE_DEF() local
4771 int pitch = bitmap.pitch; in FT_BASE_DEF() local
4815 int pitch = slot->bitmap.pitch; FT_BASE_DEF() local
[all...]
/third_party/skia/third_party/externals/freetype/src/smooth/
H A Dftgrays.c465 int pitch; /* pitch to go down one row */ member
/third_party/ffmpeg/libavcodec/
H A Dspeexdec.c357 int pitch, gain_index, gain_cdbk_size; in pitch_unquant_3tap() local
691 interp_pitch(const float *exc, float *interp, int pitch, int len) interp_pitch() argument
738 multicomb(const float *exc, float *new_exc, float *ak, int p, int nsf, int pitch, int max_pitch, float comb_gain) multicomb() argument
871 int m, pitch, wideband, ol_pitch = 0, best_pitch = 40; nb_decode() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_arnndn.c955 pitch_search(const float *x_lp, float *y, int len, int max_pitch, int *pitch) pitch_search() argument
H A Dvf_v360.c4029 static inline void calculate_rotation(float yaw, float pitch, float roll, in calculate_rotation() argument
/third_party/backends/backend/
H A Dcoolscan3.c2434 int pitch, pitch_max; in cs3_full_inquiry() local
[all...]
H A Dcoolscan2.c2389 int pitch, pitch_max; in cs2_full_inquiry() local
[all...]

Completed in 67 milliseconds

1234567