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

  /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;
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 48 void *ext_priv; // Private data associated with the external frame buffers. member in struct:vpx_codec_alg_priv
232 cm->cb_priv = ctx->ext_priv;
541 ctx->ext_priv = cb_priv;

Completed in 457 milliseconds