Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Donyx.h247 void vp8_remove_compressor(struct VP8_COMP* *comp);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
Dvp8_cx_iface.c673 vp8_remove_compressor(&ctx->cpi); in vp8e_destroy()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c1804 vp8_remove_compressor(&cpi); in vp8_create_compressor()
2011 vp8_remove_compressor(&cpi); in vp8_create_compressor()
2123 void vp8_remove_compressor(VP8_COMP **ptr) in vp8_remove_compressor() function