Home
last modified time | relevance | path

Searched defs:inputbuf (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libavc/fuzzer/
H A Davc_enc_fuzzer.cpp967 uint8_t *inputbuf = (uint8_t *)sEncodeOp.s_inp_buf.apv_bufs[0]; in encodeFrames() local
/aosp_15_r20/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dlibcpuset.c348 static int sgetc(const char *inputbuf, int *offsetptr) in sgetc()
371 static char *slgets(char *buf, int buflen, const char *inputbuf, int *offsetptr) in slgets()