Searched refs:vp8_remove_compressor (Results 1 – 4 of 4) sorted by relevance
247 void vp8_remove_compressor(struct VP8_COMP **comp);
48 vp8_remove_compressor(&vp8_comp_); in ~QuantizeTestBase()
709 vp8_remove_compressor(&ctx->cpi); in vp8e_destroy()
1772 vp8_remove_compressor(&cpi); in vp8_create_compressor()2008 vp8_remove_compressor(&cpi); in vp8_create_compressor()2103 void vp8_remove_compressor(VP8_COMP **comp) { in vp8_remove_compressor() function