Searched defs:input_shift (Results 1 – 4 of 4) sorted by relevance
272 int input_shift) { in highbd_img_upshift()308 int input_shift) { in lowbd_img_upshift()344 void vpx_img_upshift(vpx_image_t *dst, vpx_image_t *src, int input_shift) { in vpx_img_upshift()
1907 int input_shift = 0; in main() local
126 int height, unsigned int input_shift) { in highbd_get_sse_shift()215 const unsigned int input_shift = bit_depth - in_bit_depth; in vpx_calc_highbd_psnr() local
227 int input_shift = 6 + log_fs_mult - in SignalScaling() local