Home
last modified time | relevance | path

Searched defs:ql (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/src/network/
Dres_query.c8 int ql = __res_mkquery(0, name, class, type, 0, 0, 0, q, sizeof q); in res_query() local
/third_party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp722 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/
DGrQuad.cpp14 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/
Dbn_div.c398 BN_ULONG ql, qh; in bn_div_fixed_top() local
/third_party/openssl/crypto/bn/
Dbn_div.c398 BN_ULONG ql, qh; in bn_div_fixed_top() local
/third_party/ffmpeg/libavcodec/
Dintrax8dsp.c349 int ql = (quant + 10) >> 3; in x8_loop_filter() local