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

  /external/libvpx/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/libvpx/vp9/
vp9_cx_iface.c 73 struct vpx_codec_alg_priv { struct
466 struct vpx_codec_alg_priv *priv;
473 priv = calloc(1, sizeof(struct vpx_codec_alg_priv));
    [all...]
vp9_dx_iface.c 41 struct vpx_codec_alg_priv { struct
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 77 struct vpx_codec_alg_priv struct
576 struct vpx_codec_alg_priv *priv;
586 priv = calloc(1, sizeof(struct vpx_codec_alg_priv));
    [all...]
vp8_dx_iface.c 50 struct vpx_codec_alg_priv struct

Completed in 212 milliseconds