OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_frame
(Results
1 - 6
of
6
) 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/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/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/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
/external/libvpx/libvpx/vpx/src/
vpx_decoder.c
141
img = ctx->iface->dec.
get_frame
(ctx->priv->alg_priv, iter);
/external/blktrace/btt/
btt_plot.py
303
frame = leg.
get_frame
()
Completed in 42 milliseconds