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

  /external/libvpx/vpx/src/
vpx_encoder.c 173 + ctx->priv->enc.cx_data_pad_before
179 memcpy(dst_buf + ctx->priv->enc.cx_data_pad_before,
183 modified_pkt->data.raw.sz += ctx->priv->enc.cx_data_pad_before
210 ctx->priv->enc.cx_data_pad_before = pad_before;
217 ctx->priv->enc.cx_data_pad_before = 0;
  /external/libvpx/vpx/internal/
vpx_codec_internal.h 353 unsigned int cx_data_pad_before; member in struct:vpx_codec_priv::__anon9800

Completed in 71 milliseconds