Lines Matching refs:outbuf
89 VLC *vlc, uint8_t *outbuf)
98 dst = outbuf;
145 top_left[0] = outbuf[0];
149 top_left[1] = outbuf[1];
150 top_left[2] = outbuf[2];
151 top_left[3] = outbuf[3];
158 int *top_left, VLC *vlc, uint8_t *outbuf)
166 dst = outbuf;
182 *top_left = outbuf[0];
188 int *top_left, VLC *vlc, uint8_t *outbuf,
204 outbuf[i] = pred;
210 *top_left = outbuf[0];