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

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/
vpx_codec_internal.h 346 vpx_codec_get_cx_data_fn_t get_cx_data; /**< \copydoc ::vpx_codec_get_cx_data_fn_t */ member in struct:vpx_codec_iface::vpx_codec_enc_iface
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 346 vpx_codec_get_cx_data_fn_t get_cx_data; /**< \copydoc ::vpx_codec_get_cx_data_fn_t */ member in struct:vpx_codec_iface::vpx_codec_enc_iface
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
vpx_codec_internal.h 346 vpx_codec_get_cx_data_fn_t get_cx_data; /**< \copydoc ::vpx_codec_get_cx_data_fn_t */ member in struct:vpx_codec_iface::vpx_codec_enc_iface
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/src/
vpx_encoder.c 270 pkt = ctx->iface->enc.get_cx_data(ctx->priv->alg_priv, iter);
  /external/libvpx/libvpx/vpx/src/
vpx_encoder.c 270 pkt = ctx->iface->enc.get_cx_data(ctx->priv->alg_priv, iter);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
vpx_encoder.c 270 pkt = ctx->iface->enc.get_cx_data(ctx->priv->alg_priv, iter);
  /external/chromium_org/third_party/libvpx/source/libvpx/
vpxenc.c 1289 static void get_cx_data(struct stream_state *stream, function
    [all...]
  /external/libvpx/libvpx/
vpxenc.c 1314 static void get_cx_data(struct stream_state *stream, function
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxenc.c 1314 static void get_cx_data(struct stream_state *stream, function
    [all...]

Completed in 72 milliseconds