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