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

  /cts/suite/cts/utils/
grapher.py 72 ax.legend(loc='upper right').get_frame().set_fill(False)
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/src/
vpx_decoder.c 136 img = ctx->iface->dec.get_frame(get_alg_priv(ctx), iter);
  /external/libvpx/libvpx/vpx/src/
vpx_decoder.c 141 img = ctx->iface->dec.get_frame(ctx->priv->alg_priv, iter);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/src/
vpx_decoder.c 145 img = ctx->iface->dec.get_frame(ctx->priv->alg_priv, iter);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_dx_iface.c 437 // call to get_frame.
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/
vpx_codec_internal.h 304 vpx_codec_get_frame_fn_t get_frame; /**< \copydoc ::vpx_codec_get_frame_fn_t */ member in struct:vpx_codec_iface::vpx_codec_dec_iface
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 399 // call to get_frame.
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 340 vpx_codec_get_frame_fn_t get_frame; /**< \copydoc ::vpx_codec_get_frame_fn_t */ member in struct:vpx_codec_iface::vpx_codec_dec_iface
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_dx_iface.c 376 * call to get_frame.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/internal/
vpx_codec_internal.h 340 vpx_codec_get_frame_fn_t get_frame; /**< \copydoc ::vpx_codec_get_frame_fn_t */ member in struct:vpx_codec_iface::vpx_codec_dec_iface
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mmcobj.h 357 virtual HRESULT WINAPI get_Frame(PPFRAME Frame) = 0;
380 HRESULT (WINAPI *get_Frame)(_Application *This,PPFRAME Frame);
405 #define _Application_get_Frame(This,Frame) (This)->lpVtbl->get_Frame(This,Frame)
    [all...]
  /external/blktrace/btt/
btt_plot.py 303 frame = leg.get_frame()
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/
vp8_dx_iface.c 525 * call to get_frame.
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 579 * call to get_frame.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/
vp8_dx_iface.c 581 * call to get_frame.

Completed in 1221 milliseconds