Searched refs:vp8_remove_compressor (Results 1 – 4 of 4) sorted by relevance
247 void vp8_remove_compressor(struct VP8_COMP **comp);
47 vp8_remove_compressor(&vp8_comp_); in ~QuantizeTestBase()
679 vp8_remove_compressor(&ctx->cpi); in vp8e_destroy()
1764 vp8_remove_compressor(&cpi); in vp8_create_compressor()2000 vp8_remove_compressor(&cpi); in vp8_create_compressor()2095 void vp8_remove_compressor(VP8_COMP **comp) { in vp8_remove_compressor() function