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/vp9/
vp9_dx_iface.h 18 struct vpx_codec_alg_priv { struct
vp9_cx_iface.c 91 struct vpx_codec_alg_priv { struct
    [all...]
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 63 typedef struct vpx_codec_alg_priv vpx_codec_alg_priv_t;
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 73 struct vpx_codec_alg_priv { struct
616 struct vpx_codec_alg_priv *priv =
617 (struct vpx_codec_alg_priv *)vpx_calloc(1, sizeof(*priv));
    [all...]
vp8_dx_iface.c 43 struct vpx_codec_alg_priv { struct

Completed in 75 milliseconds