Home
last modified time | relevance | path

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

/external/f2fs-tools/fsck/
Dquotaio_v2.c139 static int v2_read_header(struct quota_handle *h, struct v2_disk_dqheader *dqh) in v2_read_header()
153 struct v2_disk_dqheader dqh; in v2_check_file() local
/external/e2fsprogs/lib/support/
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
/external/libaom/libaom/av1/encoder/x86/
Dav1_quantize_avx2.c384 const __m256i dqh = _mm256_slli_epi16(_mm256_mulhi_epi16(q, qp[2]), 14); in quantize_64x64() local