Searched refs:vpx_img_upshift (Results 1 – 4 of 4) sorted by relevance
155 void vpx_img_upshift(vpx_image_t *dst, vpx_image_t *src, int input_shift);
371 void vpx_img_upshift(vpx_image_t *dst, vpx_image_t *src, in vpx_img_upshift() function
1009 vpx_img_upshift(img_shifted, img, in main_loop()
2170 vpx_img_upshift(&raw_shift, &raw, input_shift); in main()