Home
last modified time | relevance | path

Searched defs:slice (Results 126 - 150 of 177) sorted by relevance

12345678

/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_resource.c492 struct pan_image_slice_layout *slice = &pres->image.layout.slices[l]; in panfrost_resource_init_afbc_headers() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DCommandBufferGL.cpp1430 const uint8_t* slice = static_cast<const uint8_t*>(data); in DoTexSubImage() local
1476 const uint8_t* slice = static_cast<const uint8_t*>(data); in DoTexSubImage() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
H A Dcmap_table.cc1144 FontDataPtr slice; in SubSerialize() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DCodedInputStream.java2008 private ByteBuffer slice(long begin, long end) throws IOException { in slice() method in CodedInputStream.UnsafeDirectNioDecoder
3909 private ByteBuffer slice(int begin, int end) throws IOException { slice() method in CodedInputStream.IterableDirectByteBufferDecoder
[all...]
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dimage_type.h276 const uint8_t *slice[4] = {nullptr, nullptr, nullptr, nullptr}; member
287 uint8_t *slice[4] = {nullptr, nullptr, nullptr, nullptr}; member
/third_party/ffmpeg/libavfilter/
H A Dvf_dctdnoiz.c686 float *slice = s->slices[jobnr]; in filter_slice() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvc2enc.c555 static int count_hq_slice(SliceArgs *slice, int quant_idx) in count_hq_slice() argument
[all...]
H A Ddiracdec.c779 DiracSlice *slice = arg; in decode_lowdelay_slice() local
843 decode_hq_slice(DiracContext *s, DiracSlice *slice, uint8_t *tmp_buf) decode_hq_slice() argument
[all...]
/third_party/mesa3d/src/amd/addrlib/src/r800/
H A Dsiaddrlib.cpp664 ComputePipeFromCoord( UINT_32 x, UINT_32 y, UINT_32 slice, AddrTileMode tileMode, UINT_32 pipeSwizzle, BOOL_32 ignoreSE, ADDR_TILEINFO* pTileInfo ) const ComputePipeFromCoord() argument
1288 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
2475 HwlComputeSurfaceCoord2DFromBankPipe( AddrTileMode tileMode, UINT_32* pX, UINT_32* pY, UINT_32 slice, UINT_32 bank, UINT_32 pipe, UINT_32 bankSwizzle, UINT_32 pipeSwizzle, UINT_32 tileSlices, BOOL_32 ignoreSE, ADDR_TILEINFO* pTileInfo ) const HwlComputeSurfaceCoord2DFromBankPipe() argument
[all...]
/third_party/mesa3d/src/amd/addrlib/src/core/
H A Daddrlib1.cpp2045 UINT_32 slice = (*pPitchOut) * (*pHeightOut); ComputeCmaskInfo() local
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
[all...]
H A Daddrlib2.h812 Valid3DMipSliceIdConstraint( UINT_32 numSlices, UINT_32 mipId, UINT_32 slice) Valid3DMipSliceIdConstraint() argument
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_cmd_buffer.c110 const struct v3d_resource_slice *slice = in cmd_buffer_render_pass_emit_load() local
311 const struct v3d_resource_slice *slice = in cmd_buffer_render_pass_emit_store() local
907 const struct v3d_resource_slice *slice = cmd_buffer_emit_render_pass_rcl() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_texture.c216 GLuint row, slice; in copy_to_staging_dest() local
236 GLuint slice; in copy_to_staging_dest() local
475 st_MapTextureImage(struct gl_context *ctx, struct gl_texture_image *texImage, GLuint slice, GLuint x, GLuint y, GLuint w, GLuint h, GLbitfield mode, GLubyte **mapOut, GLint *rowStrideOut) st_MapTextureImage() argument
536 st_UnmapTextureImage(struct gl_context *ctx, struct gl_texture_image *texImage, GLuint slice) st_UnmapTextureImage() argument
2091 GLuint row, slice; st_TexSubImage() local
2554 fallback_copy_texsubimage(struct gl_context *ctx, struct gl_renderbuffer *rb, struct gl_texture_image *stImage, GLenum baseFormat, GLint destX, GLint destY, GLint slice, GLint srcX, GLint srcY, GLsizei width, GLsizei height) fallback_copy_texsubimage() argument
2742 st_CopyTexSubImage(struct gl_context *ctx, GLuint dims, struct gl_texture_image *texImage, GLint destX, GLint destY, GLint slice, struct gl_renderbuffer *rb, GLint srcX, GLint srcY, GLsizei width, GLsizei height) st_CopyTexSubImage() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Dstring.cc764 SlicedString slice = SlicedString::cast(string); in SlowGetFlatContent() local
932 SlicedString slice = SlicedString::cast(source); in WriteToFlat() local
/third_party/rust/crates/cxx/tests/ffi/
H A Dtests.cc109 rust::Slice<uint8_t> c_return_mutsliceu8(rust::Slice<uint8_t> slice) { in c_return_mutsliceu8() argument
/third_party/python/Lib/
H A Dast.py603 class slice(AST): class
/third_party/skia/src/gpu/d3d/
H A DGrD3DGpu.cpp390 GrStagingBufferManager::Slice slice = fStagingBufferManager.allocateStagingBufferSlice( in onCreateCompressedTexture() local
745 GrStagingBufferManager::Slice slice = fStagingBufferManager.allocateStagingBufferSlice( in uploadToTexture() local
1447 GrStagingBufferManager::Slice slice = fStagingBufferManager.allocateStagingBufferSlice( onClearBackendTexture() local
1551 GrStagingBufferManager::Slice slice = fStagingBufferManager.allocateStagingBufferSlice( onUpdateCompressedBackendTexture() local
[all...]
/third_party/skia/src/gpu/dawn/
H A DGrDawnGpu.cpp371 GrStagingBufferManager::Slice slice = in uploadTextureData() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
H A DBlitter.cpp271 uint8_t *slice = (uint8_t *)dest->getTexelPointer( in fastClear() local
2148 int slice = src->slicePitchBytes(VK_IMAGE_ASPECT_COLOR_BIT, region.srcSubresource.mipLevel); in fastResolve() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSurface.hpp57 int slice; member
/third_party/python/Include/internal/
H A Dpycore_ast_state.h234 PyObject *slice; member
/third_party/python/Python/
H A Dinitconfig.c2686 PyWideStringList slice; in config_update_argv() local
/third_party/python/Objects/
H A Dlistobject.c1144 sortslice_advance(sortslice *slice, Py_ssize_t n) in sortslice_advance() argument
[all...]
H A Dabstract.c1912 PyObject *slice = _PySlice_FromIndices(i1, i2); in PySequence_GetSlice() local
2001 PyObject *slice = _PySlice_FromIndices(i1, i2); in PySequence_SetSlice() local
2024 PyObject *slice in PySequence_DelSlice() local
[all...]
/third_party/ffmpeg/libswscale/
H A Dswscale_internal.h368 struct SwsSlice *slice; member
[all...]

Completed in 57 milliseconds

12345678