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 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/src/
vpx_encoder.c
278
pkt->data.raw.sz + priv->enc.
cx_data_pad_before
+
282
memcpy(dst_buf + priv->enc.
cx_data_pad_before
, pkt->data.raw.buf,
286
modified_pkt->data.raw.sz += priv->enc.
cx_data_pad_before
+
310
ctx->priv->enc.
cx_data_pad_before
= pad_before;
315
ctx->priv->enc.
cx_data_pad_before
= 0;
/external/libvpx/libvpx/vpx/src/
vpx_encoder.c
282
pkt->data.raw.sz + priv->enc.
cx_data_pad_before
+
286
memcpy(dst_buf + priv->enc.
cx_data_pad_before
, pkt->data.raw.buf,
290
modified_pkt->data.raw.sz += priv->enc.
cx_data_pad_before
+
314
ctx->priv->enc.
cx_data_pad_before
= pad_before;
319
ctx->priv->enc.
cx_data_pad_before
= 0;
/external/chromium_org/third_party/libvpx/source/libvpx/vpx/internal/
vpx_codec_internal.h
346
unsigned int
cx_data_pad_before
;
member in struct:vpx_codec_priv::__anon17838
/external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h
385
unsigned int
cx_data_pad_before
;
member in struct:vpx_codec_priv::__anon4536
Completed in 31 milliseconds