Home
last modified time | relevance | path

Searched defs:dstv (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/usb/pwc/
H A Dpwc-uncompress.c29 u16 *dsty, *dstu, *dstv; in pwc_decompress() local
/kernel/linux/linux-6.6/drivers/media/usb/pwc/
H A Dpwc-uncompress.c26 u16 *dsty, *dstu, *dstv; in pwc_decompress() local
/third_party/ffmpeg/libavcodec/
H A Ddiracdsp.c32 static void dirac_hpel_filter(uint8_t *dsth, uint8_t *dstv, uint8_t *dstc, const uint8_t *src, in dirac_hpel_filter() argument
H A Dmidivid.c113 uint8_t *dstv = frame->data[2] + y * frame->linesize[2]; in decode_mvdv() local
H A Dnotchlc.c157 uint16_t *dsty, *dstu, *dstv, *dsta; in decode_blocks() local
H A Dpixlet.c507 uint16_t *dstv = (uint16_t *)frame->data[2]; in postprocess_chroma() local
/third_party/ffmpeg/libavcodec/ppc/
H A Dmpegvideodsp.c50 register vector unsigned char dstv, dstv2, srcvB, srcvC, srcvD; in gmc1_altivec() local
/third_party/skia/src/utils/
H A DSkBase64.cpp33 SkBase64::Error SkBase64::Decode(const void* srcv, size_t srcLength, void* dstv, size_t* dstLength){ in Decode() argument
/third_party/libfuse/lib/
H A Dbuffer.c284 ssize_t fuse_buf_copy(struct fuse_bufvec *dstv, struct fuse_bufvec *srcv, in fuse_buf_copy() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_hsvkey.c158 uint8_t *dstv = frame->data[2] + frame->linesize[2] * y; in do_hsvhold_slice() local
195 uint16_t *dstv = (uint16_t *)(frame->data[2] + frame->linesize[2] * y); in do_hsvhold16_slice() local
/kernel/linux/linux-5.10/fs/btrfs/
H A Dcheck-integrity.c1190 btrfsic_read_from_block_data( struct btrfsic_block_data_ctx *block_ctx, void *dstv, u32 offset, size_t len) btrfsic_read_from_block_data() argument
H A Dextent_io.c5627 void read_extent_buffer(const struct extent_buffer *eb, void *dstv, in read_extent_buffer() argument
5662 read_extent_buffer_to_user_nofault(const struct extent_buffer *eb, void __user *dstv, unsigned long start, unsigned long len) read_extent_buffer_to_user_nofault() argument
/kernel/linux/linux-6.6/fs/btrfs/
H A Dcheck-integrity.c1139 btrfsic_read_from_block_data( struct btrfsic_block_data_ctx *block_ctx, void *dstv, u32 offset, size_t len) btrfsic_read_from_block_data() argument
H A Dextent_io.c4083 void read_extent_buffer(const struct extent_buffer *eb, void *dstv, in read_extent_buffer() argument
4118 read_extent_buffer_to_user_nofault(const struct extent_buffer *eb, void __user *dstv, unsigned long start, unsigned long len) read_extent_buffer_to_user_nofault() argument
/third_party/ffmpeg/libavcodec/mips/
H A Dh264qpel_msa.c5316 v16u8 out, dstv = { 0 }; in ff_avg_h264_qpel4_mc12_msa() local
5412 v16u8 out, dstv = { 0 }; in ff_avg_h264_qpel4_mc32_msa() local

Completed in 46 milliseconds