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

  /external/libvpx/vpx/internal/
vpx_codec_internal.h 61 typedef struct vpx_codec_alg_priv vpx_codec_alg_priv_t;
341 struct vpx_codec_alg_priv *alg_priv;
  /external/libvpx/vp8/
vp8_cx_iface.c 78 struct vpx_codec_alg_priv struct
485 struct vpx_codec_alg_priv *priv;
493 priv = calloc(1, sizeof(struct vpx_codec_alg_priv));
    [all...]
vp8_dx_iface.c 50 struct vpx_codec_alg_priv struct

Completed in 36 milliseconds