OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_cx_data
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/
vpx_codec_internal.h
311
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
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/src/
vpx_encoder.c
266
pkt = ctx->iface->enc.
get_cx_data
(get_alg_priv(ctx), iter);
/external/libvpx/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
1597
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
...]
Completed in 201 milliseconds