Searched defs:x_end (Results 1 – 14 of 14) sorted by relevance
| /external/libaom/av1/encoder/ |
| D | hash_motion.c | 194 const int x_end = picture->y_crop_width - width + 1; in av1_generate_block_2x2_hash_value() local 253 const int x_end = picture->y_crop_width - block_size + 1; in av1_generate_block_hash_value() local 320 const int x_end = pic_width - block_size + 1; in av1_add_to_hash_map_by_row_with_precal_data() local
|
| D | tune_butteraugli.c | 82 const int x_end = AOMMIN((x_start >> ss_x) + (block_w >> ss_x), in set_mb_butteraugli_rdmult_scaling() local
|
| D | rd.c | 1141 const double x_end = 16.5; in av1_model_rd_curvfit() local
|
| D | optical_flow.c | 191 const double x_end = AOMMIN(x_coord + window_size / 2.0, frame_width - 2); in gradients_over_window() local
|
| /external/tensorflow/tensorflow/core/kernels/image/ |
| D | resize_area_op_test.cc | 118 int64_t x_end = std::ceil(in_x1); in ResizeAreaBaseline() local
|
| /external/webp/src/enc/ |
| D | predictor_enc.c | 237 int x_start, int x_end, int y, int max_quantization, int exact, in GetResidual() 461 int x_end = x + (1 << bits); in CopyImageWithPrediction() local
|
| /external/libaom/av1/common/ |
| D | av1_loopfilter.c | 1379 const uint32_t x_end = mi_col + x_range; in av1_filter_block_plane_vert_opt() local 1448 const uint32_t x_end = mi_col + (x_range << scale_horz); in av1_filter_block_plane_vert_opt_chroma() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | heap_simulator.cc | 526 int64_t x_end = x.end; in GetTemporalBufferIntervalCompare() local
|
| /external/webp/src/dsp/ |
| D | lossless.c | 244 int x_end = (x & ~mask) + tile_width; in GENERATE_PREDICTOR_ADD() local
|
| /external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/ |
| D | gemm_interleaved.hpp | 404 …unsigned int x_start, unsigned int x_end) : _parent(parent), _x0 (_x_start), _x_start(x_start), _x… in blockwalker()
|
| /external/ComputeLibrary/src/cpu/kernels/depthwiseconv2d/generic/neon/ |
| D | impl.cpp | 47 const uint32_t x_end; member
|
| /external/webp/src/mux/ |
| D | anim_encode.c | 719 const int x_end = (rect->x_offset_ + rect->width_) & ~(block_size - 1); in FlattenSimilarBlocks() local
|
| /external/libaom/aom_dsp/ |
| D | noise_model.c | 837 int x_end = AOMMIN( in EXTRACT_AR_ROW() 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
|