Searched defs:row_max (Results 1 – 11 of 11) sorted by relevance
148 const int64 row_max = input_size[1] - 1; in Compute() local
1307 int row_max = ref_row + distance; in vp8_full_search_sad_c() local1394 int row_max = ref_row + distance; in vp8_full_search_sadx3() local1515 int row_max = ref_row + distance; in vp8_full_search_sadx8() local
913 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() local2031 int row_max = (best_ref_mv.as_mv.row >> 3) + MAX_FULL_PEL_VAL; in vp8_rd_pick_inter_mode() local
61 int row_max; member
41 int row_max = (mv->row >> 3) + MAX_FULL_PEL_VAL; in vp9_set_mv_search_range() local
90 int row_max; member
47 int row_max = (mv->row >> 3) + MAX_FULL_PEL_VAL; in av1_set_mv_search_range() local63 int *col_max, int *row_min, int *row_max, in set_subpel_mv_search_range()
1757 const int row_max = AOMMIN(32, txfm_size_row); in lowbd_inv_txfm2d_add_idtx_avx2() local
5405 const int row_max = AOMMIN(32, txfm_size_row); in highbd_inv_txfm2d_add_v_identity_ssse41() local5481 const int row_max = AOMMIN(32, txfm_size_row); in highbd_inv_txfm2d_add_idtx_ssse41() local
2428 const int row_max = AOMMIN(32, txfm_size_row); in lowbd_inv_txfm2d_add_idtx_ssse3() local