Home
last modified time | relevance | path

Searched refs:cluster_index (Results 1 – 4 of 4) sorted by relevance

/third_party/ntfs-3g/include/ntfs-3g/
Dlogfile.h412 le16 cluster_index; member
/third_party/ffmpeg/libavcodec/
Droqvideoenc.c435 int cluster_index; in gather_data_for_subcel() local
459 cluster_index = y * roq->width / 16 + x / 4; in gather_data_for_subcel()
471 subcel->subCels[i] = enc->closest_cb[cluster_index*4+i]; in gather_data_for_subcel()
/third_party/ntfs-3g/ntfsprogs/
Dntfsrecover.c1350 + (le16_to_cpu(logr->cluster_index) << 9)) in fixup()
1398 + (le16_to_cpu(logr->cluster_index) << 9)) >> mftrecbits); in fixup()
1875 onmft = logr->cluster_index in detaillogr()
1901 (int)le16_to_cpu(logr->cluster_index)); in detaillogr()
1909 + (le16_to_cpu(logr->cluster_index) << 9)) in detaillogr()
1939 + (le16_to_cpu(logr->cluster_index) in detaillogr()
Dplaylog.c127 + ((u32)le16_to_cpu(logr->cluster_index) in inode_number()
599 pos = le16_to_cpu(logr->cluster_index) in read_protected()
612 (int)le16_to_cpu(logr->cluster_index)); in read_protected()
657 (int)le16_to_cpu(logr->cluster_index)); in write_protected()
698 pos = le16_to_cpu(logr->cluster_index) in write_protected()