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

  /external/libvpx/libvpx/vp9/
vp9_dx_iface.h 28 vpx_codec_priv_t base;
vp9_cx_iface.c 83 vpx_codec_priv_t base;
787 ctx->priv = (vpx_codec_priv_t *)priv;
    [all...]
vp9_dx_iface.c 47 ctx->priv = (vpx_codec_priv_t *)priv;
    [all...]
  /external/libvpx/libvpx/vpx/
vpx_codec.h 181 typedef struct vpx_codec_priv vpx_codec_priv_t; typedef in typeref:struct:vpx_codec_priv
212 vpx_codec_priv_t *priv; /**< Algorithm private storage */
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_codec.h 183 typedef struct vpx_codec_priv vpx_codec_priv_t; typedef in typeref:struct:vpx_codec_priv
212 vpx_codec_priv_t *priv; /**< Algorithm private storage */
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 48 vpx_codec_priv_t base;
75 ctx->priv = (vpx_codec_priv_t *)priv;
vp8_cx_iface.c 74 vpx_codec_priv_t base;
666 ctx->priv = (vpx_codec_priv_t *)priv;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_dx_iface.c 27 vpx_codec_priv_t base;
64 ctx->priv = (vpx_codec_priv_t *)base;
vp9_cx_iface.c 75 vpx_codec_priv_t base;
    [all...]
  /external/libvpx/libvpx/vpx/src/
vpx_encoder.c 273 vpx_codec_priv_t *const priv = ctx->priv;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
vpx_encoder.c 277 vpx_codec_priv_t *const priv = ctx->priv;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_dx_iface.c 52 vpx_codec_priv_t base;
vp8_cx_iface.c 79 vpx_codec_priv_t base;
    [all...]

Completed in 822 milliseconds