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

  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 64 typedef struct vpx_codec_alg_priv vpx_codec_alg_priv_t;
375 struct vpx_codec_alg_priv *alg_priv;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
vpx_codec_internal.h 64 typedef struct vpx_codec_alg_priv vpx_codec_alg_priv_t;
375 struct vpx_codec_alg_priv *alg_priv;
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/
vpx_codec_internal.h 64 typedef struct vpx_codec_alg_priv vpx_codec_alg_priv_t;
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_cx_iface.c 67 struct vpx_codec_alg_priv struct
629 struct vpx_codec_alg_priv *priv =
630 (struct vpx_codec_alg_priv *)vpx_calloc(1, sizeof(*priv));
    [all...]
vp8_dx_iface.c 45 struct vpx_codec_alg_priv struct
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 77 struct vpx_codec_alg_priv struct
575 struct vpx_codec_alg_priv *priv;
585 priv = calloc(1, sizeof(struct vpx_codec_alg_priv));
    [all...]
vp8_dx_iface.c 50 struct vpx_codec_alg_priv struct
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_cx_iface.c 77 struct vpx_codec_alg_priv struct
578 struct vpx_codec_alg_priv *priv;
588 priv = calloc(1, sizeof(struct vpx_codec_alg_priv));
    [all...]
vp8_dx_iface.c 50 struct vpx_codec_alg_priv struct
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_dx_iface.c 32 struct vpx_codec_alg_priv { struct
vp9_cx_iface.c 65 struct vpx_codec_alg_priv { struct
    [all...]
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 31 struct vpx_codec_alg_priv { struct
vp9_cx_iface.c 76 struct vpx_codec_alg_priv { struct
522 struct vpx_codec_alg_priv *priv = calloc(1, sizeof(*priv));
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_dx_iface.c 26 struct vpx_codec_alg_priv { struct
vp9_cx_iface.c 74 struct vpx_codec_alg_priv { struct
513 struct vpx_codec_alg_priv *priv = calloc(1, sizeof(*priv));
    [all...]

Completed in 683 milliseconds