Searched defs:srcbuf (Results 1 – 11 of 11) sorted by relevance
/aosp_15_r20/external/libaom/av1/common/ |
H A D | alloccommon.c | 76 uint16_t **srcbuf, in free_cdef_bufs_conditional() 92 static inline void free_cdef_bufs(uint16_t **colbuf, uint16_t **srcbuf) { in free_cdef_bufs() 159 uint16_t **srcbuf, const int num_planes) { in alloc_cdef_bufs()
|
H A D | thread_common.h | 116 uint16_t *srcbuf; member
|
H A D | av1_common_int.h | 206 uint16_t *srcbuf; member
|
/aosp_15_r20/external/ltp/testcases/kernel/io/aio/ |
H A D | aio01.c | 82 char *srcbuf, *dstbuf; variable
|
/aosp_15_r20/external/libaom/av1/encoder/ |
H A D | av1_noise_estimate.c | 85 const uint8_t *srcbuf = src->y_buffer; in copy_frame() local
|
H A D | av1_temporal_denoiser.c | 376 const uint8_t *srcbuf = src->y_buffer; in copy_frame() local
|
/aosp_15_r20/external/libvpx/vp9/encoder/ |
H A D | vp9_noise_estimate.c | 80 const uint8_t *srcbuf = src->y_buffer; in copy_frame() local
|
H A D | vp9_denoiser.c | 442 const uint8_t *srcbuf = src->y_buffer; in copy_frame() local
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/nx-gzip/ |
H A D | gzfht_test.c | 238 char *inbuf, *outbuf, *srcbuf, *dstbuf; in compress_file() local
|
/aosp_15_r20/external/python/cpython2/Objects/ |
D | memoryobject.c | 633 char *srcbuf, *destbuf; in memory_ass_sub() local
|
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sginfo.c | 3159 inqfieldname(uint8_t *deststr, const uint8_t *srcbuf, int maxlen) in inqfieldname()
|