Home | History | Annotate | Download | only in libFLAC

Lines Matching refs:stream_offset

2201 		block->points[i].stream_offset = unpack_uint64_(buffer+8, 8);
2623 pack_uint64_(block->points[i].stream_offset, buffer+8, 8);