Searched defs:x_end (Results 1 – 6 of 6) sorted by relevance
115 int64 x_end = ceil(in_x1); in ResizeAreaBaseline() local
124 int32_t x_end; /*!< X of end point (right-bottom corner) */ member
234 int x_start, int x_end, int y, int max_quantization, int exact, in GetResidual()458 int x_end = x + (1 << bits); in CopyImageWithPrediction() local
227 int x_end = (x & ~mask) + tile_width; in GENERATE_PREDICTOR_ADD() local
722 const int x_end = (rect->x_offset_ + rect->width_) & ~(block_size - 1); in FlattenSimilarBlocks() local
1041 llvm::Value* x_end = ir_builder_.CreateNSWAdd( in EmitReductionToScalar() local