Home
last modified time | relevance | path

Searched defs:y_end (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dresize_area_op_test.cc107 int64 y_end = ceil(in_y1); in ResizeAreaBaseline() local
Dresize_area_op.cc226 const int64 y_end = ceil(in_y1); in ComputeLoop() local
/external/webp/src/dec/
Dio_dec.c73 const int y_end = io->mb_y + io->mb_h; in EmitFancyRGB() local
471 const int y_end = p->last_y + lines_left; in EmitRescaledAlphaRGB() local
Dframe_dec.c433 int y_end = MACROBLOCK_VPOS(mb_y + 1); in FinishRow() local
Dvp8l_dec.c668 static int SetCropWindow(VP8Io* const io, int y_start, int y_end, in SetCropWindow()
/external/libxcam/xcore/base/
Dxcam_3a_types.h125 int32_t y_end; /*!< Y of start point (left-upper corner) */ member
/external/webp/src/dsp/
Dlossless.c290 int y_start, int y_end, in ColorSpaceInverseTransform_C()
/external/webp/src/mux/
Danim_encode.c720 const int y_end = (rect->y_offset_ + rect->height_) & ~(block_size - 1); in FlattenSimilarBlocks() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc1247 llvm::Value* y_end = ir_builder_.CreateNSWAdd( in EmitColumnReduction() local