Searched refs:eobx_max (Results 1 – 2 of 2) sorted by relevance
147 const int eobx_max = AOMMIN(32, txfm_size_col) - 1; in get_eobx_eoby_scan_h_identity() local148 *eobx = (eob >= eobx_max) ? eobx_max : eob_fill[eob]; in get_eobx_eoby_scan_h_identity()149 const int temp_eoby = eob / (eobx_max + 1); in get_eobx_eoby_scan_h_identity()
206 const int eobx_max = AOMMIN(32, txfm_size_col) - 1; in get_eobx_eoby_scan_h_identity() local207 *eobx = (eob >= eobx_max) ? eobx_max : eob_fill[eob]; in get_eobx_eoby_scan_h_identity()208 const int temp_eoby = eob / (eobx_max + 1); in get_eobx_eoby_scan_h_identity()