Searched refs:in_bit_depth (Results 1 – 3 of 3) sorted by relevance
45 unsigned int bit_depth, unsigned int in_bit_depth);
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()
5305 uint32_t in_bit_depth = 8; local5309 in_bit_depth = cpi->oxcf.input_bit_depth;5321 in_bit_depth);5371 in_bit_depth);5386 in_bit_depth);5446 &v, bit_depth, in_bit_depth);5452 bit_depth, in_bit_depth);