Searched defs:pad_before (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx/src/
H A Dvpx_encoder.c303 unsigned int pad_before,
310 ctx->priv->enc.cx_data_pad_before = pad_before;
301 vpx_codec_set_cx_data_buf(vpx_codec_ctx_t *ctx, const vpx_fixed_buf_t *buf, unsigned int pad_before, unsigned int pad_after) argument

Completed in 80 milliseconds