Searched defs:yEnd (Results 1 – 8 of 8) sorted by relevance
91 val yEnd = if (ySel < 0) height - 1 else ySel in <lambda>() constant116 val yEnd = if (ySel < 0) height - 1 else ySel in <lambda>() constant
40 final int yEnd = 6; in initializeGlobals() local
42 final int yEnd = 6; in initializeGlobals() local
51 int yEnd = static_cast<int>(height * bottom); in Java_androidx_media_filterpacks_numeric_StatsFilter_regionscore() local
427 uint32_t yEnd = yStart + mtls->mSliceSize; in walk_2d_foreach() local587 uint32_t yEnd = yStart + mtls->mSliceSize; in walk_2d_reduce() local
527 etc1_uint32 yEnd = height - y; in etc1_encode_image() local580 etc1_uint32 yEnd = height - y; in etc1_decode_image() local
348 const int yBegin = -15, yEnd = 15; // ends are non-inclusive in createGroundPlane() local
244 uint32_t yEnd; member