Searched refs:in_bit_depth (Results 1 – 3 of 3) sorted by relevance
203 uint32_t bit_depth, uint32_t in_bit_depth) { in vpx_calc_highbd_psnr() argument214 const double peak = (double)((1 << in_bit_depth) - 1); in vpx_calc_highbd_psnr()215 const unsigned int input_shift = bit_depth - in_bit_depth; in vpx_calc_highbd_psnr()
45 unsigned int bit_depth, unsigned int in_bit_depth);
5373 uint32_t in_bit_depth = 8; local5377 in_bit_depth = cpi->oxcf.input_bit_depth;5389 in_bit_depth);5439 in_bit_depth);5454 in_bit_depth);5514 &v, bit_depth, in_bit_depth);5520 bit_depth, in_bit_depth);