Home
last modified time | relevance | path

Searched refs:vpx_img_free (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/vpx/
Dexports_com14 text vpx_img_free
Dvpx_image.h237 void vpx_img_free(vpx_image_t *img);
/external/libvpx/vpx/src/
Dvpx_image.c145 vpx_img_free(img); in img_alloc_helper()
252 void vpx_img_free(vpx_image_t *img) in vpx_img_free() function
/external/libvpx/
Dvpxenc.c1732 vpx_img_free(&raw); in main()