Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dhash_motion.c188 const int y_end = picture->y_crop_height - height + 1; in av1_generate_block_2x2_hash_value() local
242 const int y_end = picture->y_crop_height - block_size + 1; in av1_generate_block_hash_value() local
309 const int y_end = pic_height - block_size + 1; in av1_add_to_hash_map_by_row_with_precal_data() local
/external/tensorflow/tensorflow/core/kernels/
Dresize_area_op_test.cc107 int64 y_end = ceil(in_y1); in ResizeAreaBaseline() local
Dresize_area_op.cc230 const int64 y_end = ceil(in_y1); in ComputeLoop() local
/external/libxcam/xcore/base/
Dxcam_3a_types.h125 int32_t y_end; /*!< Y of start point (left-upper corner) */ member
/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.c434 int y_end = MACROBLOCK_VPOS(mb_y + 1); in FinishRow() local
Dvp8l_dec.c717 static int SetCropWindow(VP8Io* const io, int y_start, int y_end, in SetCropWindow()
/external/webp/src/dsp/
Dlossless.c288 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/libaom/libaom/aom_dsp/
Dnoise_model.c816 int y_end = AOMMIN((h >> sub_log2[1]) - by * (block_size >> sub_log2[1]), in add_block_observations() local
/external/libhevc/encoder/
Dhme_utils.c455 S32 x_start, y_start, x_end, y_end, i4_x, i4_y; in hme_map_mvs_to_grid() local