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

  /external/libvpx/examples/
decoder_tmpl.txt 41 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GET_FRAME
43 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GET_FRAME
simple_decoder.txt 66 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GET_FRAME
68 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GET_FRAME
decoder_tmpl.c 89 @@@@@@@@GET_FRAME
  /external/libvpx/vpx/src/
vpx_decoder.c 146 img = ctx->iface->dec.get_frame(ctx->priv->alg_priv, iter);
  /external/bluetooth/hcidump/parser/
l2cap.c 81 static struct frame *get_frame(uint16_t handle) function
954 if (!(fr = get_frame(frm->handle))) {
982 if (!(fr = get_frame(frm->handle))) {
  /external/libvpx/vp8/
vp8_dx_iface.c 455 * call to get_frame.
  /external/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::__anon8507
  /external/blktrace/btt/
btt_plot.py 303 frame = leg.get_frame()

Completed in 400 milliseconds