Home
last modified time | relevance | path

Searched defs:col_max (Results 1 – 10 of 10) sorted by relevance

/external/perfetto/src/trace_processor/storage/
Dtrace_storage.cc38 int64_t col_max = ts_col.Max()->AsLong(); in DbTableMaybeUpdateMinMax() local
/external/libaom/av1/common/
Dmv.h66 int col_max; member
74 int col_max; member
/external/tensorflow/tensorflow/core/kernels/
Dfractional_avg_pool_op.cc154 const int64_t col_max = input_size[2] - 1; in Compute() local
/external/libvpx/vp9/encoder/
Dvp9_block.h59 int col_max; member
Dvp9_mcomp.c35 int col_max = (mv->col >> 3) + MAX_FULL_PEL_VAL; in vp9_set_mv_search_range() local
Dvp9_firstpass.c416 const int col_max = in intersect_limits_with_mv_max() local
/external/libvpx/vp8/encoder/
Dpickinter.c915 int col_max = (best_ref_mv.as_mv.col >> 3) + MAX_FULL_PEL_VAL; in vp8_pick_inter_mode() local
Drdopt.c1235 int col_max = (best_ref_mv->as_mv.col >> 3) + MAX_FULL_PEL_VAL; in vp8_rd_pick_best_mbsegmentation() local
2035 int col_max = (best_ref_mv.as_mv.col >> 3) + MAX_FULL_PEL_VAL; in vp8_rd_pick_inter_mode() local
Dmcomp.c1310 int col_max = ref_col + distance; in vp8_full_search_sad() local
/external/libaom/av1/encoder/
Dmcomp.c211 int col_max = GET_MV_RAWPEL(mv->col) + MAX_FULL_PEL_VAL; in av1_set_mv_search_range() local