Searched refs:vpx_img_truncate_16_to_8 (Results 1 – 3 of 3) sorted by relevance
160 void vpx_img_truncate_16_to_8(vpx_image_t *dst, vpx_image_t *src);
352 void vpx_img_truncate_16_to_8(vpx_image_t *dst, vpx_image_t *src) { in vpx_img_truncate_16_to_8() function
1850 vpx_img_truncate_16_to_8(&enc_img, &ref_enc.img); in test_decode()1855 vpx_img_truncate_16_to_8(&dec_img, &ref_dec.img); in test_decode()