Lines Matching full:indx
1865 FLAC__StreamMetadata_CueSheet_Index *indx = &track->indices[j];1866 if(!FLAC__bitreader_read_raw_uint64(decoder->private_->input, &indx->offset, FLAC__STREAM_METADATA_CUESHEET_INDEX_OFFSET_LEN))1871 indx->number = (FLAC__byte)x;