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

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decoder.h 87 struct VP9Decompressor *vp9_create_decompressor(const VP9D_CONFIG *oxcf);
vp9_decoder.c 113 VP9D_COMP *vp9_create_decompressor(const VP9D_CONFIG *oxcf) { function
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_dx_iface.c 194 optr = vp9_create_decompressor(&oxcf);

Completed in 131 milliseconds