Lines Matching defs:samples_offset
786 int samples_offset)
808 memcpy(samples[ch] + samples_offset, s->frame_out[ch],
815 dump_floats(s, "samples", 6, samples[ch] + samples_offset,
832 int samples_offset;
901 samples_offset = 0;
935 if (wma_decode_frame(s, samples, samples_offset) < 0)
937 samples_offset += s->frame_len;
952 if (wma_decode_frame(s, samples, samples_offset) < 0)
954 samples_offset += s->frame_len;
971 if (wma_decode_frame(s, samples, samples_offset) < 0)
973 samples_offset += s->frame_len;