Searched refs:aom_img_truncate_16_to_8 (Results 1 – 4 of 4) sorted by relevance
90 aom_img_truncate_16_to_8(&enc_hbd_img, &enc_img); in testing_decode()97 aom_img_truncate_16_to_8(&dec_hbd_img, &dec_img); in testing_decode()
172 void aom_img_truncate_16_to_8(aom_image_t *dst, const aom_image_t *src);
325 void aom_img_truncate_16_to_8(aom_image_t *dst, const aom_image_t *src) { in aom_img_truncate_16_to_8() function
2061 aom_img_truncate_16_to_8(&enc_hbd_img, &enc_img); in test_decode()2068 aom_img_truncate_16_to_8(&dec_hbd_img, &dec_img); in test_decode()