Searched defs:_x2 (Results 1 – 5 of 5) sorted by relevance
/third_party/lame/misc/ |
D | mlame_corr.c | 28 long double _x = 0, _x2 = 0, _y = 0, _y2 = 0, _xy = 0; in analyze_stereo() local 51 long double _x = 0, _x2 = 0, _y = 0, _y2 = 0, _xy = 0; in analyze_dstereo() local 75 long double _x = 0, _x2 = 0; in analyze_mono() local 94 long double _x = 0, _x2 = 0; in analyze_dmono() local
|
D | abx.c | 396 long double _x = 0, _x2 = 0, _y = 0, _y2 = 0, _xy = 0; in analyze_stereo() local
|
/third_party/skia/third_party/externals/freetype/builds/atari/ |
D | ATARI.H | 13 #define FT_IMAGE_TAG( value, _x1, _x2, _x3, _x4 ) value argument
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
D | fttypes.h | 488 #define FT_MAKE_TAG( _x1, _x2, _x3, _x4 ) \ argument
|
D | ftimage.h | 699 #define FT_IMAGE_TAG( value, _x1, _x2, _x3, _x4 ) \ argument
|