Home
last modified time | relevance | path

Searched refs:buftmp (Results 1 - 1 of 1) sorted by relevance

/third_party/backends/backend/
H A Dhp5400_internal.c542 char* buftmp = (char*) (p->buffer); in CircBufferGetLine() local
573 buftmp = (char*)(p->buffer); in CircBufferGetLine()
590 buftmp + p->bufend, p->blksize); in CircBufferGetLine()
598 buftmp + p->bufend in CircBufferGetLine()
613 char *itR = (char *) (buftmp + p->bufstart + p->roff); in CircBufferGetLine()
614 char *itG = (char *) (buftmp + p->bufstart + p->goff); in CircBufferGetLine()
615 char *itB = (char *) (buftmp + p->bufstart + p->boff); in CircBufferGetLine()
629 short *itR = (short *) (buftmp + p->bufstart + p->roff); in CircBufferGetLine()
630 short *itG = (short *) (buftmp + p->bufstart + p->goff); in CircBufferGetLine()
631 short *itB = (short *) (buftmp in CircBufferGetLine()
[all...]

Completed in 2 milliseconds