Home
last modified time | relevance | path

Searched defs:srcbuf (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/libaom/av1/common/
H A Dalloccommon.c76 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 Dthread_common.h116 uint16_t *srcbuf; member
H A Dav1_common_int.h206 uint16_t *srcbuf; member
/aosp_15_r20/external/ltp/testcases/kernel/io/aio/
H A Daio01.c82 char *srcbuf, *dstbuf; variable
/aosp_15_r20/external/libaom/av1/encoder/
H A Dav1_noise_estimate.c85 const uint8_t *srcbuf = src->y_buffer; in copy_frame() local
H A Dav1_temporal_denoiser.c376 const uint8_t *srcbuf = src->y_buffer; in copy_frame() local
/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_noise_estimate.c80 const uint8_t *srcbuf = src->y_buffer; in copy_frame() local
H A Dvp9_denoiser.c442 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 Dgzfht_test.c238 char *inbuf, *outbuf, *srcbuf, *dstbuf; in compress_file() local
/aosp_15_r20/external/python/cpython2/Objects/
Dmemoryobject.c633 char *srcbuf, *destbuf; in memory_ass_sub() local
/aosp_15_r20/external/sg3_utils/src/
H A Dsginfo.c3159 inqfieldname(uint8_t *deststr, const uint8_t *srcbuf, int maxlen) in inqfieldname()