Lines Matching defs:stream_ptr
82 int stream_ptr;
107 stream_ptr = 48;
119 for (stream_ptr = 0; stream_ptr < rawsize; stream_ptr += linesize) {
121 memcpy(y_plane, buf+stream_ptr, linesize);
133 cur_byte = buf[stream_ptr++];
137 cur_byte = buf[stream_ptr++];
142 cur_byte = buf[stream_ptr++];
152 cur_byte = buf[stream_ptr++];
158 cur_byte = buf[stream_ptr++];
164 cur_byte = buf[stream_ptr++];