Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dhash_motion.c187 const int x_end = picture->y_crop_width - width + 1; in av1_generate_block_2x2_hash_value() local
241 const int x_end = picture->y_crop_width - block_size + 1; in av1_generate_block_hash_value() local
308 const int x_end = pic_width - block_size + 1; in av1_add_to_hash_map_by_row_with_precal_data() local
Drd.c923 const double x_end = 16.5; in av1_model_rd_curvfit() local
/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.c236 int x_start, int x_end, int y, int max_quantization, int exact, in GetResidual()
460 int x_end = x + (1 << bits); in CopyImageWithPrediction() local
/external/webp/src/dsp/
Dlossless.c225 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/libaom/libaom/aom_dsp/
Dnoise_model.c818 int x_end = AOMMIN( 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