Home
last modified time | relevance | path

Searched defs:x_end (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dresize_area_op_test.cc115 int64 x_end = ceil(in_x1); in ResizeAreaBaseline() local
/external/libxcam/xcore/base/
Dxcam_3a_types.h124 int32_t x_end; /*!< X of end point (right-bottom corner) */ member
/external/webp/src/enc/
Dpredictor_enc.c234 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
/external/webp/src/dsp/
Dlossless.c227 int x_end = (x & ~mask) + tile_width; in GENERATE_PREDICTOR_ADD() local
/external/webp/src/mux/
Danim_encode.c722 const int x_end = (rect->x_offset_ + rect->width_) & ~(block_size - 1); in FlattenSimilarBlocks() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc1041 llvm::Value* x_end = ir_builder_.CreateNSWAdd( in EmitReductionToScalar() local