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

  /external/chromium_org/third_party/libvpx/source/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
225 cm->cb_priv = ctx->ext_priv;
460 ctx->ext_priv = cb_priv;
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 52 void *ext_priv; // Private data associated with the external frame buffers. member in struct:vpx_codec_alg_priv
189 cm->cb_priv = ctx->ext_priv;
421 ctx->ext_priv = cb_priv;
  /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 67 milliseconds