Searched refs:dqh (Results 1 – 7 of 7) sorted by relevance
/external/f2fs-tools/fsck/ |
D | quotaio_v2.c | 139 static int v2_read_header(struct quota_handle *h, struct v2_disk_dqheader *dqh) in v2_read_header() argument 141 if (h->read(&h->qh_qf, 0, dqh, sizeof(struct v2_disk_dqheader)) != in v2_read_header() 153 struct v2_disk_dqheader dqh; in v2_check_file() local 157 if (!v2_read_header(h, &dqh)) in v2_check_file() 160 be_magic = be32_to_cpu((__force __be32)dqh.dqh_magic); in v2_check_file() 165 if (V2_VERSION != le32_to_cpu(dqh.dqh_version)) in v2_check_file()
|
/external/e2fsprogs/lib/support/ |
D | quotaio_v2.c | 138 static int v2_read_header(struct quota_handle *h, struct v2_disk_dqheader *dqh) in v2_read_header() argument 140 if (h->e2fs_read(&h->qh_qf, 0, dqh, sizeof(struct v2_disk_dqheader)) != in v2_read_header() 152 struct v2_disk_dqheader dqh; in v2_check_file() local 159 if (!v2_read_header(h, &dqh)) in v2_check_file() 162 be_magic = ext2fs_be32_to_cpu((__force __be32)dqh.dqh_magic); in v2_check_file() 167 if (V2_VERSION != ext2fs_le32_to_cpu(dqh.dqh_version)) in v2_check_file()
|
/external/libaom/libaom/av1/encoder/x86/ |
D | av1_quantize_avx2.c | 384 const __m256i dqh = _mm256_slli_epi16(_mm256_mulhi_epi16(q, qp[2]), 14); in quantize_64x64() local 386 __m256i dq = _mm256_or_si256(dqh, dql); in quantize_64x64()
|
/external/ImageMagick/PerlMagick/t/reference/write/jng/ |
D | read_jdaa.miff | 13 …i]��|k}b_N�BD6�4:.�(2)�'2*�,6-�,4)�+-"�/,#�62)�81+�1++�caf����_���toyx�ane�dqh����xx�x�]i[�/,#�..$…
|
D | read_prog_jdaa.miff | 13 …i]��|k}b_N�BD6�4:.�(2)�'2*�,6-�,4)�+-"�/,#�62)�81+�1++�caf����_���toyx�ane�dqh����xx�x�]i[�/,#�..$…
|
D | read_prog_idat.miff | 13 …i]K�|kpb_N�BD6�4:.�(2)�'2*�,6-�,4)�+-"�/,#�62)�81+�1++�caf����e����oyx�ane�dqh����}x�x�]i[�/,#�..$…
|
D | read_idat.miff | 13 …i]K�|kpb_N�BD6�4:.�(2)�'2*�,6-�,4)�+-"�/,#�62)�81+�1++�caf����e����oyx�ane�dqh����}x�x�]i[�/,#�..$…
|