Searched defs:row_max (Results 1 – 15 of 15) sorted by relevance
29 size_t row_max = std::min(kMaxRows, buf_len); in HexDump() local
68 int row_max; member76 int row_max; member
153 const int64_t row_max = input_size[1] - 1; in Compute() local
61 int row_max; member
36 int row_max = (mv->row >> 3) + MAX_FULL_PEL_VAL; in vp9_set_mv_search_range() local
412 const int row_max = in intersect_limits_with_mv_max() local
354 T row_max = Eigen::NumTraits<T>::lowest(); in CalculateRowSoftmax() local
916 int row_max = (best_ref_mv.as_mv.row >> 3) + MAX_FULL_PEL_VAL; in vp8_pick_inter_mode() local
1236 int row_max = (best_ref_mv->as_mv.row >> 3) + MAX_FULL_PEL_VAL; in vp8_rd_pick_best_mbsegmentation() local2036 int row_max = (best_ref_mv.as_mv.row >> 3) + MAX_FULL_PEL_VAL; in vp8_rd_pick_inter_mode() local
1308 int row_max = ref_row + distance; in vp8_full_search_sad() local
1782 const int row_max = AOMMIN(32, txfm_size_row); in lowbd_inv_txfm2d_add_idtx_avx2() local
5318 const int row_max = AOMMIN(32, txfm_size_row); in highbd_inv_txfm2d_add_v_identity_ssse41() local5394 const int row_max = AOMMIN(32, txfm_size_row); in highbd_inv_txfm2d_add_idtx_ssse41() local
2394 const int row_max = AOMMIN(32, txfm_size_row); in lowbd_inv_txfm2d_add_idtx_ssse3() local
5358 const int row_max = AOMMIN(32, txfm_size_row); in inv_txfm2d_add_v_identity_neon() local5431 const int row_max = AOMMIN(32, txfm_size_row); in inv_txfm2d_add_idtx_neon() local
212 int row_max = GET_MV_RAWPEL(mv->row) + MAX_FULL_PEL_VAL; in av1_set_mv_search_range() local