Searched defs:y_end (Results 1 – 11 of 11) sorted by relevance
/external/libaom/libaom/av1/encoder/ |
D | hash_motion.c | 188 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/ |
D | resize_area_op_test.cc | 107 int64 y_end = ceil(in_y1); in ResizeAreaBaseline() local
|
D | resize_area_op.cc | 230 const int64 y_end = ceil(in_y1); in ComputeLoop() local
|
/external/libxcam/xcore/base/ |
D | xcam_3a_types.h | 125 int32_t y_end; /*!< Y of start point (left-upper corner) */ member
|
/external/webp/src/dec/ |
D | io_dec.c | 73 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
|
D | frame_dec.c | 434 int y_end = MACROBLOCK_VPOS(mb_y + 1); in FinishRow() local
|
D | vp8l_dec.c | 717 static int SetCropWindow(VP8Io* const io, int y_start, int y_end, in SetCropWindow()
|
/external/webp/src/dsp/ |
D | lossless.c | 288 int y_start, int y_end, in ColorSpaceInverseTransform_C()
|
/external/webp/src/mux/ |
D | anim_encode.c | 720 const int y_end = (rect->y_offset_ + rect->height_) & ~(block_size - 1); in FlattenSimilarBlocks() local
|
/external/libaom/libaom/aom_dsp/ |
D | noise_model.c | 816 int y_end = AOMMIN((h >> sub_log2[1]) - by * (block_size >> sub_log2[1]), in add_block_observations() local
|
/external/libhevc/encoder/ |
D | hme_utils.c | 455 S32 x_start, y_start, x_end, y_end, i4_x, i4_y; in hme_map_mvs_to_grid() local
|