Home
last modified time | relevance | path

Searched defs:col_max (Results 1 – 9 of 9) 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/libaom/av1/common/
Dmv.h62 int col_max; member
70 int col_max; member
/external/tensorflow/tensorflow/core/kernels/
Dfractional_avg_pool_op.cc149 const int64 col_max = input_size[2] - 1; in Compute() local
/external/libvpx/libvpx/vp8/encoder/
Dmcomp.c1307 int col_max = ref_col + distance; in vp8_full_search_sad_c() local
1394 int col_max = ref_col + distance; in vp8_full_search_sadx3() local
1515 int col_max = ref_col + distance; in vp8_full_search_sadx8() local
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
/external/libvpx/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
/external/libaom/libaom/av1/encoder/
Dmcomp.c129 int col_max = GET_MV_RAWPEL(mv->col) + MAX_FULL_PEL_VAL; in av1_set_mv_search_range() local