Searched defs:inputbuf (Results 1 – 2 of 2) sorted by relevance
967 uint8_t *inputbuf = (uint8_t *)sEncodeOp.s_inp_buf.apv_bufs[0]; in encodeFrames() local
348 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()