Home
last modified time | relevance | path

Searched defs:dqh (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/e2fsprogs/lib/support/
H A Dquotaio_v2.c200 static int v2_read_header(struct quota_handle *h, struct v2_disk_dqheader *dqh) in v2_read_header()
214 struct v2_disk_dqheader dqh; in v2_check_file() local
240 struct v2_disk_dqheader dqh; in v2_init_io() local
/aosp_15_r20/external/f2fs-tools/fsck/
H A Dquotaio_v2.c138 static int v2_read_header(struct quota_handle *h, struct v2_disk_dqheader *dqh) in v2_read_header()
152 struct v2_disk_dqheader dqh; in v2_check_file() local
/aosp_15_r20/external/libaom/av1/encoder/x86/
H A Dav1_quantize_avx2.c351 const __m256i dqh = _mm256_slli_epi16(_mm256_mulhi_epi16(abs_q, qp[2]), 14); in quantize_fp_64x64() local