/external/valgrind/coregrind/ |
D | m_sparsewa.c | 160 Level0* level0 = swa->alloc_nofail( swa->cc, sizeof(Level0) ); in swa_new_Level0() local 202 Level0* level0 = (Level0*)curr_nd; in VG_() local 282 Level0* level0; in VG_() local 314 Level0* level0; in VG_() local 372 Level0* level0; in VG_() local 446 const Level0* level0; in swa_sizeSWA_wrk() local
|
/external/webp/src/enc/ |
D | filter.c | 229 const int level0 = enc->dqm_[s].fstrength_; // TODO: ref_lf_delta[] in VP8StoreFilterStats() local
|
D | quant.c | 262 const int level0 = 5 * enc->config_->filter_strength; in SetupFilterStrength() local 607 int level0 = QUANTDIV(coeff0, iQ, B); in TrellisQuantizeBlock() local
|
/external/deqp/framework/common/ |
D | tcuTexLookupVerifier.cpp | 749 static bool isNearestMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isNearestMipmapLinearSampleResultValid() 785 static bool isNearestMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isNearestMipmapLinearSampleResultValid() 835 static bool isNearestMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isNearestMipmapLinearSampleResultValid() 898 static bool isLinearMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isLinearMipmapLinearSampleResultValid() 973 static bool isLinearMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isLinearMipmapLinearSampleResultValid() 1071 static bool isLinearMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isLinearMipmapLinearSampleResultValid() 1222 static bool isMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isMipmapLinearSampleResultValid() 1238 static bool isMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isMipmapLinearSampleResultValid() 1854 static bool isMipmapLinearSampleResultValid (const ConstPixelBufferAccess& level0, in isMipmapLinearSampleResultValid()
|
D | tcuTexture.cpp | 1749 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArray1DOffset() local 1789 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArray2DOffset() local 1829 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArray3DOffset() local 1869 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArray1DCompare() local 1909 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArray2DCompare() local 2255 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArrayCubeSeamless() local 2425 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleLevelArrayCubeSeamlessCompare() local 2517 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleCubeArraySeamless() local 2599 int level0 = deClamp32((int)deFloatFloor(lod), 0, maxLevel); in sampleCubeArraySeamlessCompare() local
|
D | tcuTexCompareVerifier.cpp | 640 static bool isNearestMipmapLinearCompareResultValid (const ConstPixelBufferAccess& level0, in isNearestMipmapLinearCompareResultValid() 694 static bool isLinearMipmapLinearCompareResultValid (const ConstPixelBufferAccess& level0, in isLinearMipmapLinearCompareResultValid() 786 static bool isMipmapLinearCompareResultValid (const ConstPixelBufferAccess& level0, in isMipmapLinearCompareResultValid()
|
/external/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_tex_sample.c | 1474 int level0 = samp->view->u.tex.first_level + (int)lod[j]; in mip_filter_linear() local 1643 unsigned level0 = level > 0 ? level : 0; in img_filter_2d_ewa() local 1824 int level0; in mip_filter_linear_aniso() local 1937 int level0 = samp->view->u.tex.first_level + (int)lod[j]; in mip_filter_linear_2d_linear_repeat_POT() local
|
/external/deqp/framework/opengl/simplereference/ |
D | sglrReferenceContext.cpp | 4750 const tcu::ConstPixelBufferAccess& level0 = getLevel(baseLevel); in isComplete() local 4847 const tcu::ConstPixelBufferAccess& level0 = getLevel(baseLevel); in isComplete() local 5079 const tcu::ConstPixelBufferAccess& level0 = getLevel(baseLevel); in isComplete() local 5185 const tcu::ConstPixelBufferAccess& level0 = getLevel(baseLevel); in isComplete() local 5305 const tcu::ConstPixelBufferAccess& level0 = getLevel(baseLevel); in isComplete() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderDerivateTests.cpp | 1264 const tcu::PixelBufferAccess level0 = m_texture->getRefTexture().getLevel(0); in init() local
|