Home
last modified time | relevance | path

Searched defs:slice (Results 1 - 25 of 153) sorted by relevance

1234567

/third_party/jerryscript/tests/jerry/es2015/
H A Dtypedarray-prototype-slice-ext-arraybuffer.js[all...]
/third_party/typescript/tests/baselines/reference/
H A Dlibrary_ArraySlice.js
H A Dlibrary_StringSlice.js
/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/gen/
H A Dgenerate.go
/third_party/mesa3d/src/freedreno/fdl/
H A Dfreedreno_layout.c62 struct fdl_slice *slice = &layout->slices[level]; in fdl_dump_layout() local
H A Dfd5_layout.c65 struct fdl_slice *slice = &layout->slices[level]; in fdl5_layout() local
H A Dfd6_layout.c197 struct fdl_slice *slice = &layout->slices[level]; in fdl6_layout() local
[all...]
/third_party/node/deps/npm/node_modules/eastasianwidth/
H A Deastasianwidth.js
/third_party/ffmpeg/libavcodec/
H A Dtexturedsp_template.c23 TEXTUREDSP_FUNC_NAME(AVCodecContext *avctx, void *arg, int slice, int thread_nb) TEXTUREDSP_FUNC_NAME() argument
H A Dh264_redundant_pps_bsf.c106 H264RawSlice *slice = nal->content; in h264_redundant_pps_update_fragment() local
64 h264_redundant_pps_fixup_slice(H264RedundantPPSContext *ctx, H264RawSliceHeader *slice) h264_redundant_pps_fixup_slice() argument
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...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_resource.c58 struct fdl_slice *slice = fd_resource_slice(rsc, level); in fd4_setup_slices() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_resource.c41 struct fdl_slice *slice = fd_resource_slice(rsc, level); in fd2_setup_slices() local
/third_party/skia/src/gpu/dawn/
H A DGrDawnProgramDataManager.cpp46 GrDawnRingBuffer::Slice slice; in uploadUniformBuffers() local
H A DGrDawnBuffer.cpp64 GrStagingBufferManager::Slice slice = in onMap() local
/third_party/ffmpeg/libavformat/
H A Dmpegvideodec.c40 int pic=0, seq=0, slice=0, pspack=0, vpes=0, apes=0, res=0, sicle=0; in mpegvideo_probe() local
/third_party/jerryscript/tests/jerry/
H A Darray-prototype-slice.js[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_texture.c194 struct fdl_slice *slice = fd_resource_slice(rsc, lvl); in fd3_sampler_view_create() local
H A Dfd3_resource.c39 struct fdl_slice *slice = fd_resource_slice(rsc, level); in setup_slices() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/subsetter/
H A DGlyphStripper.java121 private void overrideCompositeGlyfFlags(WritableFontData slice, int dataLength) { in overrideCompositeGlyfFlags() argument
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Ddag_test.cpp34 std::vector<T> slice(const std::vector<T>& in, size_t from, size_t to) { in slice() function
/third_party/rust/crates/syn/src/
H A Ddrops.rs
/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

Completed in 10 milliseconds

1234567