Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h523 void vp9_remove_compressor(VP9_COMP *cpi);
Dvp9_onyx_if.c1170 vp9_remove_compressor(cpi); in vp9_create_compressor()
1509 void vp9_remove_compressor(VP9_COMP *cpi) { in vp9_remove_compressor() function
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
Dvp9_cx_iface.c580 vp9_remove_compressor(ctx->cpi); in vp9e_destroy()