Home
last modified time | relevance | path

Searched refs:vp8_remove_compressor (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/vp8/common/
Donyx.h202 void vp8_remove_compressor(VP8_PTR *comp);
/external/libvpx/vp8/
Dvp8_cx_iface.c566 vp8_remove_compressor(&ctx->cpi); in vp8e_destroy()
/external/libvpx/vp8/encoder/
Donyx_if.c1835 vp8_remove_compressor(&ptr); in vp8_create_compressor()
2147 void vp8_remove_compressor(VP8_PTR *ptr) in vp8_remove_compressor() function