Home
last modified time | relevance | path

Searched defs:base_x (Results 1 – 5 of 5) sorted by relevance

/external/boringssl/src/crypto/ec_extra/
Dec_asn1.c380 CBS prime, a, b, base_x, base_y, order; in EC_KEY_parse_parameters() local
/external/pdfium/core/fxge/dib/
Dcstretchengine.cpp271 double base_x = m_DestWidth > 0 ? 0.0f : m_DestWidth; in CStretchEngine() local
/external/libaom/libaom/aom_dsp/x86/
Dintrapred_avx2.c1691 int base_x = (-y * dx) >> frac_bits_x; in highbd_dr_prediction_z2_Nx4_avx2() local
1815 int base_x = (-y * dx) >> frac_bits_x; in highbd_dr_prediction_32bit_z2_Nx8_avx2() local
1968 int base_x = (-y * dx) >> frac_bits_x; in highbd_dr_prediction_z2_Nx8_avx2() local
2120 int base_x = (-y * dx) >> frac_bits_x; in highbd_dr_prediction_32bit_z2_HxW_avx2() local
2324 int base_x = (-y * dx) >> frac_bits_x; in highbd_dr_prediction_z2_HxW_avx2() local
3589 int base_x = (-y * dx) >> frac_bits_x; in dr_prediction_z2_Nx4_avx2() local
3714 int base_x = (-y * dx) >> frac_bits_x; in dr_prediction_z2_Nx8_avx2() local
3853 int base_x = (-y * dx) >> frac_bits_x; in dr_prediction_z2_HxW_avx2() local
/external/libaom/libaom/av1/common/
Dreconintra.c573 const int base_x = x >> frac_bits_x; in av1_dr_prediction_z2_c() local
710 const int base_x = x >> frac_bits_x; in av1_highbd_dr_prediction_z2_c() local
/external/harfbuzz_ng/src/
Dhb-ot-layout-gpos-table.hh442 float mark_x, mark_y, base_x, base_y; in apply() local