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

  /external/libvpx/libvpx/vp9/
vp9_dx_iface.h 60 void *ext_priv; // Private data associated with the external frame buffers. member in struct:vpx_codec_alg_priv
vp9_dx_iface.c 256 pool->cb_priv = ctx->ext_priv;
764 ctx->ext_priv = cb_priv;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_dx_iface.c 47 void *ext_priv; // Private data associated with the external frame buffers. member in struct:vpx_codec_alg_priv
217 cm->cb_priv = ctx->ext_priv;
399 ctx->ext_priv = cb_priv;

Completed in 80 milliseconds