OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cx_data_pad_before
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vpx/src/
vpx_encoder.c
282
+ ctx->priv->enc.
cx_data_pad_before
287
memcpy(dst_buf + ctx->priv->enc.
cx_data_pad_before
,
291
modified_pkt->data.raw.sz += ctx->priv->enc.
cx_data_pad_before
315
ctx->priv->enc.
cx_data_pad_before
= pad_before;
320
ctx->priv->enc.
cx_data_pad_before
= 0;
/external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h
351
unsigned int
cx_data_pad_before
;
member in struct:vpx_codec_priv::__anon21330
Completed in 45 milliseconds