Searched defs:yd (Results 1 – 11 of 11) sorted by relevance
/external/libvpx/libvpx/vp9/common/ |
D | vp9_mfqe.c | 68 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/ |
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 | 249 double yd = based * std::abs(internal::random<double>()); in check_accuracy() local
|
/external/libvpx/libvpx/vp8/common/ |
D | mfqe.c | 109 int y_stride, int uv_stride, unsigned char *yd, unsigned char *ud, in multiframe_quality_enhance_block()
|
/external/deqp/modules/glshared/ |
D | glsRandomShaderCase.cpp | 190 float xd, yd; in init() local
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmInstructionTests.cpp | 13247 const double yd (y.asDouble()); in calc() local 13266 const double yd (y.asDouble()); in calc() local 13285 const double yd (y.asDouble()); in calc() local 13310 const double yd (y.asDouble()); in calc() local 13363 const double yd (y.asDouble()); in calc() local 13411 const double yd (y.asDouble()); in calc() local 13465 const double yd (y.asDouble()); in calc() local 13487 const double yd (y.asDouble()); in calc() local 13591 const double yd (y.asDouble()); in calc() local 13604 const double yd (y.asDouble()); in calc() local [all …]
|
/external/deqp/framework/referencerenderer/ |
D | rrRasterizer.cpp | 62 const deInt64 yd = y1-y0; in initEdgeCCW() local
|
/external/libaom/libaom/aom_dsp/ |
D | noise_model.c | 454 const double yd = ((double)y - block_size / 2.) / (block_size / 2.); in aom_flat_block_finder_init() local
|
/external/libaom/libaom/av1/common/ |
D | reconintra.c | 1551 const int yd = (xd->mb_to_bottom_edge >> (3 + pd->subsampling_y)) + in av1_predict_intra_block() local
|