Home | History | Annotate | Download | only in decoder

Lines Matching refs:VPXMIN

769   const int x_mis = VPXMIN(bw, cm->mi_cols - mi_col);
770 const int y_mis = VPXMIN(bh, cm->mi_rows - mi_row);
1567 const int num_workers = VPXMIN(pbi->max_threads, tile_cols);
2014 const int n = (int)VPXMIN(MAX_VP9_HEADER_SIZE, data_end - data);