HomeSort by relevance Sort by last modified time
    Searched full:cx_data_pad_before (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vpx/src/
vpx_encoder.c 303 + ctx->priv->enc.cx_data_pad_before
309 memcpy(dst_buf + ctx->priv->enc.cx_data_pad_before,
313 modified_pkt->data.raw.sz += ctx->priv->enc.cx_data_pad_before
340 ctx->priv->enc.cx_data_pad_before = pad_before;
347 ctx->priv->enc.cx_data_pad_before = 0;
  /external/libvpx/libvpx/vpx/internal/
vpx_codec_internal.h 360 unsigned int cx_data_pad_before; member in struct:vpx_codec_priv::__anon11002

Completed in 3752 milliseconds