HomeSort by relevance Sort by last modified time
    Searched refs:vp9_remove_decompressor (Results 1 - 3 of 3) sorted by null

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decoder.h 89 void vp9_remove_decompressor(struct VP9Decompressor *pbi);
vp9_decoder.c 127 vp9_remove_decompressor(pbi);
155 void vp9_remove_decompressor(VP9D_COMP *pbi) { function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_dx_iface.c 83 vp9_remove_decompressor(ctx->pbi);

Completed in 197 milliseconds