Home
last modified time | relevance | path

Searched defs:row_max (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dfractional_avg_pool_op.cc148 const int64 row_max = input_size[1] - 1; in Compute() local
/external/libvpx/libvpx/vp8/encoder/
Dmcomp.c1307 int row_max = ref_row + distance; in vp8_full_search_sad_c() local
1393 int row_max = ref_row + distance; in vp8_full_search_sadx3() local
1512 int row_max = ref_row + distance; in vp8_full_search_sadx8() local
Dpickinter.c914 int row_max = (best_ref_mv.as_mv.row >> 3) + MAX_FULL_PEL_VAL; in vp8_pick_inter_mode() local
Drdopt.c1236 int row_max = (best_ref_mv->as_mv.row >> 3) + MAX_FULL_PEL_VAL; in vp8_rd_pick_best_mbsegmentation() local
2027 int row_max = (best_ref_mv.as_mv.row >> 3) + MAX_FULL_PEL_VAL; in vp8_rd_pick_inter_mode() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_block.h61 int row_max; member
Dvp9_mcomp.c41 int row_max = (mv->row >> 3) + MAX_FULL_PEL_VAL; in vp9_set_mv_search_range() local