Home | History | Annotate | Download | only in vp8

Lines Matching defs:decrypt_state

51   void *decrypt_state;
69 priv->decrypt_state = NULL;
124 void *decrypt_state) {
142 decrypt_cb(decrypt_state, data, clear_buffer, n);
289 &ctx->si, ctx->decrypt_cb, ctx->decrypt_state);
333 ctx->yv12_frame_buffers.pbi[0]->decrypt_state = ctx->decrypt_state;
622 ctx->decrypt_state = init->decrypt_state;
625 ctx->decrypt_state = NULL;