Searched defs:ql (Results 1 – 6 of 6) sorted by relevance
/third_party/musl/src/network/ |
D | res_query.c | 8 int ql = __res_mkquery(0, name, class, type, 0, 0, 0, q, sizeof q); in res_query() local
|
/third_party/astc-encoder/Source/ |
D | astcenc_pick_best_endpoint_format.cpp | 722 int ql = quant_mode_table[best_integer_count + 1][bits_available]; in one_partition_find_best_combination_for_bitcount() local 832 int ql = quant_mode_table[best_integer_count][bits_available]; in two_partitions_find_best_combination_for_bitcount() local 957 int ql = quant_mode_table[best_integer_count][bits_available]; in three_partitions_find_best_combination_for_bitcount() local 1093 int ql = quant_mode_table[best_integer_count][bits_available]; in four_partitions_find_best_combination_for_bitcount() local
|
/third_party/skia/src/gpu/geometry/ |
D | GrQuad.cpp | 14 static bool aa_affects_rect(float ql, float qt, float qr, float qb) { in aa_affects_rect()
|
/third_party/node/deps/openssl/openssl/crypto/bn/ |
D | bn_div.c | 398 BN_ULONG ql, qh; in bn_div_fixed_top() local
|
/third_party/openssl/crypto/bn/ |
D | bn_div.c | 398 BN_ULONG ql, qh; in bn_div_fixed_top() local
|
/third_party/ffmpeg/libavcodec/ |
D | intrax8dsp.c | 349 int ql = (quant + 10) >> 3; in x8_loop_filter() local
|