Home
last modified time | relevance | path

Searched defs:yd (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_mfqe.c68 static void apply_ifactor(const uint8_t *y, int y_stride, uint8_t *yd, in apply_ifactor()
129 int y_stride, int uv_stride, uint8_t *yd, uint8_t *ud, in copy_block()
161 uint8_t *yd, uint8_t *ud, uint8_t *vd, int yd_stride, in mfqe_block()
211 int y_stride, int uv_stride, uint8_t *yd, in mfqe_partition()
371 uint8_t *yd = dest->y_buffer + row_offset_y * yd_stride + col_offset_y; in vp9_mfqe() local
/external/clang/test/CodeGenCXX/
Dmicrosoft-templ-uuidof.cpp36 const _GUID &yd = __uuidof(Y<X<C> >); variable
/external/deqp/framework/randomshaders/
DrsgProgramExecutor.hpp62 inline void getVertexInterpolationCoords (float& xd, float& yd, float x, float y, int inputElementN… in getVertexInterpolationCoords()
DrsgProgramExecutor.cpp144 float xd, yd; in interpolateVertexInput() local
/external/eigen/bench/
Dbench_norm.cpp249 double yd = based * std::abs(internal::random<double>()); in check_accuracy() local
/external/libvpx/libvpx/vp8/common/
Dmfqe.c108 int y_stride, int uv_stride, unsigned char *yd, unsigned char *ud, in multiframe_quality_enhance_block()
/external/deqp/modules/glshared/
DglsRandomShaderCase.cpp190 float xd, yd; in init() local
/external/opencv/cv/src/
Dcvfundam.cpp1348 float* yd = xd + d_plane_stride; in cvConvertPointsHomogeneous() local
1394 double* yd = xd + d_plane_stride; in cvConvertPointsHomogeneous() local
Dcvcalibration.cpp968 double xd, yd; in cvProjectPoints2() local
/external/deqp/framework/referencerenderer/
DrrRasterizer.cpp62 const deInt64 yd = y1-y0; in initEdgeCCW() local