Searched defs:y_in (Results 1 – 6 of 6) sorted by relevance
/external/boringssl/src/crypto/ec/ |
D | p224-64.c | 670 const felem x_in, const felem y_in, const felem z_in) { in point_double() 1072 felem z1, z2, x_in, y_in, x_out, y_out; in ec_GFp_nistp224_point_get_affine_coordinates() local 1147 felem x_in, y_in, z_in, x_out, y_out, z_out; in ec_GFp_nistp224_points_mul() local
|
D | p256-64.c | 984 const felem x_in, const felem y_in, const felem z_in) { in point_double() 1063 const smallfelem y_in, const smallfelem z_in) { in point_double_small() 1652 felem z1, z2, x_in, y_in; in ec_GFp_nistp256_point_get_affine_coordinates() local 1726 smallfelem x_in, y_in, z_in; in ec_GFp_nistp256_points_mul() local
|
/external/freetype/src/pshinter/ |
D | pshalgo.c | 928 FT_Pos y_in, in psh_corner_is_flat()
|
/external/webp/src/enc/ |
D | quant.c | 59 const uint8_t* const y_in = it->yuv_in_ + Y_OFF_ENC; in PrintBlockInfo() local
|
/external/libpng/ |
D | png.h | 2498 #define PNG_ROW_FROM_PASS_ROW(y_in, pass) \ argument
|
/external/pdfium/third_party/lpng_v163/ |
D | png.h | 2914 #define PNG_ROW_FROM_PASS_ROW(y_in, pass) \ argument
|