Searched defs:yd (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/vp9/common/ |
D | vp9_mfqe.c | 72 static void apply_ifactor(const uint8_t *y, int y_stride, uint8_t *yd, in apply_ifactor() 134 int y_stride, int uv_stride, uint8_t *yd, uint8_t *ud, in copy_block() 166 uint8_t *yd, uint8_t *ud, uint8_t *vd, int yd_stride, in mfqe_block() 220 uint8_t *yd, uint8_t *ud, uint8_t *vd, in mfqe_partition() 380 uint8_t *yd = dest->y_buffer + row_offset_y * yd_stride + col_offset_y; in vp9_mfqe() local
|
/external/clang/test/CodeGenCXX/ |
D | microsoft-templ-uuidof.cpp | 36 const _GUID &yd = __uuidof(Y<X<C> >); variable
|
/external/deqp/framework/randomshaders/ |
D | rsgProgramExecutor.hpp | 62 inline void getVertexInterpolationCoords (float& xd, float& yd, float x, float y, int inputElementN… in getVertexInterpolationCoords()
|
D | rsgProgramExecutor.cpp | 144 float xd, yd; in interpolateVertexInput() local
|
/external/eigen/bench/ |
D | bench_norm.cpp | 238 double yd = based * internal::abs(internal::random<double>()); in check_accuracy() local
|
/external/libvpx/libvpx/vp8/common/ |
D | mfqe.c | 130 unsigned char *yd, in multiframe_quality_enhance_block()
|
/external/deqp/modules/glshared/ |
D | glsRandomShaderCase.cpp | 190 float xd, yd; in init() local
|
/external/opencv/cv/src/ |
D | cvfundam.cpp | 1348 float* yd = xd + d_plane_stride; in cvConvertPointsHomogeneous() local 1394 double* yd = xd + d_plane_stride; in cvConvertPointsHomogeneous() local
|
D | cvcalibration.cpp | 968 double xd, yd; in cvProjectPoints2() local
|
/external/ceres-solver/examples/ |
D | libmv_bundle_adjuster.cc | 475 T yd = y * r_coeff + T(2)*p2*x*y + p1*(r2 + T(2)*y*y); in ApplyRadialDistortionCameraIntrinsics() local
|
/external/deqp/framework/referencerenderer/ |
D | rrRasterizer.cpp | 62 const deInt64 yd = y1-y0; in initEdgeCCW() local
|
/external/opencv3/modules/calib3d/src/ |
D | calibration.cpp | 756 double xd, yd; in cvProjectPoints2() local
|