Home
last modified time | relevance | path

Searched defs:ew (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Lib/email/
D_encoded_words.py152 def decode(ew): argument
/third_party/ffmpeg/libavfilter/
Dvf_cover_rect.c139 AVDictionaryEntry *ex, *ey, *ew, *eh; in filter_frame() local
Dvf_v360.c1394 const float ew = width / 3.f; in cube3x2_to_xyz() local
1432 const float ew = width / 3.f; in xyz_to_cube3x2() local
1522 const float ew = width; in cube1x6_to_xyz() local
1555 const float ew = width / 6.f; in cube6x1_to_xyz() local
1669 const float ew = width / 6.f; in xyz_to_cube6x1() local
3245 const float ew = width / 2.f; in dfisheye_to_xyz() local
3286 const float ew = width / 2.f; in xyz_to_dfisheye() local
3342 const int ew = 4 * width / 5; in barrel_to_xyz() local
3357 const int ew = width / 5; in barrel_to_xyz() local
3416 int ew, eh; in xyz_to_barrel() local
[all …]
Daf_anequalizer.c444 double epsilon, g, eu, ew; in chebyshev2_bp_filter() local