Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/
Dsimple_encode.cc68 vp9_remove_compressor(cpi); in free_encoder()
Dvp9_cx_iface.c955 vp9_remove_compressor(ctx->cpi); in encoder_destroy()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h866 void vp9_remove_compressor(VP9_COMP *cpi);
Dvp9_encoder.c2279 vp9_remove_compressor(cpi); in vp9_create_compressor()
2666 void vp9_remove_compressor(VP9_COMP *cpi) { in vp9_remove_compressor() function