Home
last modified time | relevance | path

Searched defs:slice (Results 26 - 50 of 175) sorted by relevance

1234567

/foundation/ability/ability_lite/frameworks/ability_lite/src/
H A Dability_slice_scheduler.cpp133 void AbilitySliceScheduler::RemoveAbilitySlice(AbilitySlice &slice) in RemoveAbilitySlice() argument
205 CheckLegalForRemove(const AbilitySlice &slice) CheckLegalForRemove() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dhqx.h65 HQXSlice slice[16]; member
H A Ddxva2_mpeg2.c36 DXVA_SliceInfo slice[MAX_SLICES]; member
125 fill_slice(AVCodecContext *avctx, const struct MpegEncContext *s, DXVA_SliceInfo *slice, unsigned position, const uint8_t *buffer, unsigned size) fill_slice() argument
193 DXVA_SliceInfo *slice = &ctx_pic->slice[i]; commit_bitstream_and_slice_buffer() local
[all...]
H A Ddxva2_vp9.c33 DXVA_Slice_VPx_Short slice; member
157 static void fill_slice_short(DXVA_Slice_VPx_Short *slice, in fill_slice_short() argument
[all...]
H A Ddxva2_h264.c199 static void fill_slice_short(DXVA_Slice_H264_Short *slice, in fill_slice_short() argument
218 static void fill_slice_long(AVCodecContext *avctx, DXVA_Slice_H264_Long *slice, in fill_slice_long() argument
308 DXVA_Slice_H264_Short *slice = NULL; commit_bitstream_and_slice_buffer() local
[all...]
H A Ddxva2_hevc.c230 static void fill_slice_short(DXVA_Slice_HEVC_Short *slice, in fill_slice_short() argument
247 DXVA_Slice_HEVC_Short *slice = NULL; in commit_bitstream_and_slice_buffer() local
[all...]
H A Ddxva2_vc1.c36 DXVA_SliceInfo slice[MAX_SLICES]; member
165 static void fill_slice(AVCodecContext *avctx, DXVA_SliceInfo *slice, in fill_slice() argument
197 DXVA_SliceInfo *slice = NULL; commit_bitstream_and_slice_buffer() local
[all...]
H A Dcbs_mpeg2.c212 MPEG2RawSlice *slice = unit->content; in cbs_mpeg2_read_unit() local
297 MPEG2RawSlice *slice = unit->content; in cbs_mpeg2_write_slice() local
[all...]
H A Dhq_hqa.c124 int slice, start_off, next_off, i, ret; in hq_decode_frame() local
248 int i, slice, ret; hqa_decode_frame() local
[all...]
H A Dvaapi_encode_mjpeg.c83 vaapi_encode_mjpeg_write_image_header(AVCodecContext *avctx, VAAPIEncodePicture *pic, VAAPIEncodeSlice *slice, char *data, size_t *data_len) vaapi_encode_mjpeg_write_image_header() argument
414 vaapi_encode_mjpeg_init_slice_params(AVCodecContext *avctx, VAAPIEncodePicture *pic, VAAPIEncodeSlice *slice) vaapi_encode_mjpeg_init_slice_params() argument
/third_party/mesa3d/src/freedreno/fdl/
H A Dfd6_layout.c197 struct fdl_slice *slice = &layout->slices[level]; in fdl6_layout() local
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/util/
H A Drange.hpp394 slice(R &&r, typename slice_range<R>::size_type i, in slice() function
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_job_common.h121 uint32_t slice; member
/third_party/skia/src/gpu/d3d/
H A DGrD3DBuffer.cpp186 GrStagingBufferManager::Slice slice = in internalMap() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/data/
H A DFontData.java149 public abstract FontData slice(int offset, int length); in slice() method in FontData
158 public abstract FontData slice(int offset); slice() method in FontData
[all...]
H A DWritableFontData.java127 public WritableFontData slice(int offset, int length) { in slice() method in WritableFontData
144 public WritableFontData slice(int offset) { slice() method in WritableFontData
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/data/
H A Dwritable_font_data.cc180 FontDataPtr slice = new WritableFontData(this, offset, length); in Slice() local
192 FontDataPtr slice = new WritableFontData(this, offset); in Slice() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/
H A Dindex_sub_table_format2.cc33 ReadableFontDataPtr slice; in BigMetrics() local
202 WritableFontDataPtr slice; in SubSerialize() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DBinaryStreamRef.h118 RefType slice(uint32_t Offset, uint32_t Len) const { in slice() function in llvm::BinaryStreamRefBase
204 BinarySubstreamRef slice(uint32_t Off, uint32_t Size) const { in slice() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DSmallString.h260 StringRef slice(size_t Start, size_t End) const { in slice() function in llvm::SmallString
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSmallString.h259 StringRef slice(size_t Start, size_t End) const { in slice() function in llvm::SmallString
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_abstract_test_ng_for_property_config.cpp1162 ImageResizableSlice slice; in HWTEST_F() local
/third_party/mesa3d/src/gallium/frontends/omx/
H A Dvid_dec_common.h189 const void *slice; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_nir_lower_tex.cpp269 auto slice = nir_fround_even(b, nir_channel(b, tex->src[coord_idx].src.ssa, 3)); in r600_nir_lower_cube_to_2darray_impl() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_resource_texture.h119 unsigned slice; /**< array slice or cube face */ member

Completed in 19 milliseconds

1234567